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
/
stack
/
stack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Type-safe OBJ_bsearch_ex.
ben
2008-10-14
1
-18
/
+10
*
More type-checking.
ben
2008-06-04
1
-34
/
+35
*
Constify version strings and some structures.
steve
2007-01-21
1
-1
/
+1
*
Oops!
steve
2004-10-04
1
-1
/
+1
*
Fix race condition when CRL checking is enabled.
steve
2004-10-04
1
-0
/
+7
*
Extend the index parameter checking from sk_value to sk_set(). Also tidy up
geoff
2004-04-21
1
-3
/
+2
*
Avoid undefined results when the parameter is out of range.
geoff
2004-04-02
1
-1
/
+1
*
Include objects.h to get a correct declaration of OBJ_bsearch_ex(),
levitte
2003-04-29
1
-1
/
+2
*
Add an extended variant of sk_find() which returns a non-NULL pointer
levitte
2003-04-29
1
-13
/
+13
*
Fix a memory leak in 'sk_dup' in the case a realloc() fails. Also, tidy up
geoff
2001-05-31
1
-5
/
+7
*
Make sk_sort tolearate a NULL argument.
steve
2001-01-28
1
-1
/
+1
*
Some platforms define NULL as ((void *)0). Unfortunately, a void*
levitte
2000-09-17
1
-1
/
+1
*
Safe stack reorganisation in terms of function casts.
steve
2000-06-16
1
-0
/
+5
*
Harmonize indentation.
bodo
2000-06-08
1
-13
/
+13
*
There have been a number of complaints from a number of sources that names
levitte
2000-06-01
1
-7
/
+7
*
This is the first of two commits (didn't want to dump them all into the
geoff
2000-06-01
1
-6
/
+23
*
sk_value was also suffering from de-const-ification.
geoff
2000-05-31
1
-1
/
+1
*
All the little functions created by the IMPLEMENT_STACK_OF() macro will
geoff
2000-05-31
1
-1
/
+1
*
Get rid of more non-ANSI declarations.
ulf
2000-05-15
1
-11
/
+10
*
ispell (and minor modifications)
ulf
2000-02-03
1
-1
/
+1
*
Seek out and destroy another evil cast.
ulf
2000-01-30
1
-3
/
+3
*
Another safe stack.
ben
1999-05-30
1
-6
/
+14
*
New functions sk_set, sk_value and sk_num to replace existing macros: this is
steve
1999-05-19
1
-0
/
+17
*
Add PKCS#12 documentation and new option in x509 to add certificate extensions.
steve
1999-04-27
1
-1
/
+4
*
Remove NOPROTO definitions and error code comments.
ulf
1999-04-26
1
-5
/
+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
-37
/
+14
*
Massive constification.
ben
1999-04-17
1
-1
/
+1
*
Fix security hole.
ben
1999-03-22
1
-1
/
+1
*
Add functions to add certs to stacks, used for CA file/path stuff in servers.
ben
1999-02-28
1
-1
/
+5
*
Fix version stuff:
rse
1998-12-31
1
-1
/
+1
*
Fix for sk_insert bug: it never worked properly.
stephen
1998-12-31
1
-1
/
+1
*
*** empty log message ***
OpenSSL_0_9_1c
rse
1998-12-23
1
-1
/
+1
*
Switch version string to SSLeay/OpenSSL
rse
1998-12-23
1
-1
/
+1
*
Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
rse
1998-12-22
1
-5
/
+13
*
Initial revision
rse
1998-12-21
1
-0
/
+299