index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
x_int64.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
1
-8
/
+8
*
Following the license change, modify the boilerplates in crypto/asn1/
Richard Levitte
2018-12-06
1
-1
/
+1
*
ASN.1 DER: Make INT32 / INT64 types read badly encoded LONG zeroes
Richard Levitte
2018-09-09
1
-0
/
+24
*
Update copyright year
Richard Levitte
2018-04-17
1
-1
/
+1
*
Set error code on alloc failures
Rich Salz
2018-04-03
1
-4
/
+6
*
Revert "Add some casts for %j"
Rich Salz
2017-08-15
1
-2
/
+2
*
Add some casts for %j
Rich Salz
2017-08-15
1
-2
/
+2
*
ASN.1: change INTxx, UINTxx and Z variants to be embedable
Richard Levitte
2017-04-13
1
-14
/
+38
*
Fix x_int64.c
Richard Levitte
2017-04-11
1
-8
/
+31
*
Reject decoding of an INT64 with a value >INT64_MAX
Matt Caswell
2017-04-11
1
-0
/
+5
*
Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variants
Richard Levitte
2017-04-10
1
-1
/
+1
*
Implement internal ASN.1 types INT32, UINT32, INT64, UINT64
Richard Levitte
2017-04-04
1
-0
/
+213