index
:
delta/openssl.git
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenTLS
SSLeay
baserock/morph
master
origin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
a_set.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update from 1.0.0-stable.
steve
2009-07-27
1
-18
/
+19
*
Calculate offset correctly. (Coverity ID 233)
ben
2009-01-01
1
-1
/
+1
*
Revert the size_t modifications from HEAD that had led to more
geoff
2008-11-12
1
-6
/
+6
*
More size_tification.
ben
2008-11-01
1
-5
/
+5
*
size_tification.
ben
2008-11-01
1
-1
/
+1
*
More type-checking.
ben
2008-06-04
1
-20
/
+22
*
Simplicate and add lightness.
ben
2005-03-31
1
-7
/
+7
*
Give everything prototypes (well, everything that's actually used).
ben
2005-03-31
1
-3
/
+6
*
Add lots of checks for memory allocation failure, error codes to indicate
steve
2004-12-05
1
-4
/
+19
*
Constify d2i, s2i, c2i and r2i functions and other associated
LEVITTE_after_const
levitte
2004-03-15
1
-2
/
+2
*
Check the return values where memory allocation failures may happen.
levitte
2002-05-30
1
-2
/
+2
*
Add NO_ASN1_OLD to remove some old style functions:
steve
2000-12-28
1
-0
/
+3
*
Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care
levitte
2000-09-17
1
-1
/
+1
*
Fixes for Win32 build.
steve
2000-06-21
1
-1
/
+1
*
There have been a number of complaints from a number of sources that names
levitte
2000-06-01
1
-4
/
+4
*
Remove NOPROTO definitions and error code comments.
ulf
1999-04-26
1
-2
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
bodo
1999-04-23
1
-1
/
+1
*
Change functions to ANSI C.
ulf
1999-04-19
1
-16
/
+5
*
Massive constification.
ben
1999-04-17
1
-2
/
+2
*
Fix incorrect DER encoding of SETs and all knock-ons from that.
ben
1998-12-29
1
-10
/
+91
*
Initial revision
rse
1998-12-21
1
-0
/
+149