index
:
delta/openssl-new.git
1.0.2-aead
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-dev
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
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
stack
Commit message (
Expand
)
Author
Age
Files
Lines
*
After the latest round of header-hacking, regenerate the dependencies in
Geoff Thorpe
2004-05-17
1
-8
/
+7
*
Extend the index parameter checking from sk_value to sk_set(). Also tidy up
Geoff Thorpe
2004-04-21
1
-3
/
+2
*
Avoid undefined results when the parameter is out of range.
Geoff Thorpe
2004-04-02
1
-1
/
+1
*
Fix ASN1 warnings.
Dr. Stephen Henson
2004-03-25
1
-7
/
+8
*
Initial support for certificate policy checking and evaluation.
Dr. Stephen Henson
2004-03-23
1
-0
/
+63
*
Use sh explicitely to run point.sh
Richard Levitte
2003-12-27
1
-1
/
+1
*
make update
Richard Levitte
2003-05-01
1
-0
/
+21
*
make update
Richard Levitte
2003-04-29
2
-26
/
+7
*
Include objects.h to get a correct declaration of OBJ_bsearch_ex(),
Richard Levitte
2003-04-29
1
-1
/
+2
*
Add an extended variant of sk_find() which returns a non-NULL pointer
Richard Levitte
2003-04-29
3
-13
/
+92
*
Support for name constraints.
Dr. Stephen Henson
2003-03-24
1
-0
/
+20
*
Support for policyMappings
Dr. Stephen Henson
2003-03-20
1
-0
/
+20
*
Use double dashes so makedepend doesn't misunderstand the flags we
Richard Levitte
2002-10-09
1
-1
/
+1
*
Pass CFLAG to dependency makers, so non-standard system include paths are
Richard Levitte
2002-06-27
1
-1
/
+1
*
Fix various warnings when compiling with KRB5 code.
Dr. Stephen Henson
2002-03-12
1
-0
/
+20
*
Experimental configuration code.
Dr. Stephen Henson
2002-01-05
1
-0
/
+40
*
The cleanup stack in ENGINE changed slightly, so this "make update" is
Geoff Thorpe
2001-10-01
1
-19
/
+19
*
This commits the changes to STACK macros forced by recent ENGINE surgery.
Geoff Thorpe
2001-09-25
1
-19
/
+39
*
Add first cut symmetric crypto support.
Ben Laurie
2001-08-18
1
-0
/
+20
*
make update
Richard Levitte
2001-07-31
1
-1
/
+1
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-30
1
-1
/
+1
*
make update
Richard Levitte
2001-07-10
1
-0
/
+160
*
Fix a memory leak in 'sk_dup' in the case a realloc() fails. Also, tidy up
Geoff Thorpe
2001-05-31
1
-5
/
+7
*
Add a general user interface API. This is designed to replace things
Richard Levitte
2001-05-06
1
-0
/
+20
*
Instead of telling both 'make' and the user that ranlib
Bodo Möller
2001-03-09
1
-2
/
+1
*
e_os.h does not belong with the exported headers. Do not put it there
Richard Levitte
2001-02-22
1
-2
/
+2
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-2
/
+3
*
Make sk_sort tolearate a NULL argument.
Dr. Stephen Henson
2001-01-28
1
-1
/
+1
*
Additional functionality in ocsp utility: print summary
Dr. Stephen Henson
2001-01-19
1
-0
/
+20
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-0
/
+20
*
The majority of the OCSP code from CertCo.
Richard Levitte
2000-10-27
1
-0
/
+58
*
'ranlib' doesn't always run on some systems. That's actually
Richard Levitte
2000-09-25
1
-1
/
+2
*
Some platforms define NULL as ((void *)0). Unfortunately, a void*
Richard Levitte
2000-09-17
1
-1
/
+1
*
'make update'
Richard Levitte
2000-09-07
1
-1
/
+2
*
*BIG* verify code reorganisation.
Dr. Stephen Henson
2000-09-05
1
-0
/
+20
*
"make update"
Richard Levitte
2000-07-24
1
-20
/
+0
*
I got sick and tired of having to keep track of NIDs when such a thing
Richard Levitte
2000-07-05
1
-0
/
+20
*
Change mkstack.pl so it now sorts each group
Dr. Stephen Henson
2000-06-22
1
-548
/
+548
*
* This adds some checking to the 'dlfcn' DSO_METHOD that at least lets
Geoff Thorpe
2000-06-21
1
-161
/
+54
*
Fixes for Win32 build.
Dr. Stephen Henson
2000-06-21
1
-1
/
+1
*
Handle ASN1_SET_OF and PKCS12_STACK_OF using function
Dr. Stephen Henson
2000-06-20
1
-0
/
+333
*
'make update'
Geoff Thorpe
2000-06-20
1
-160
/
+160
*
Add support for dynamically created and destroyed mutexes. This will
Richard Levitte
2000-06-18
1
-0
/
+20
*
Using speaking "variable" names in macros so that e.g. grepping for
Bodo Möller
2000-06-17
1
-768
/
+783
*
Safe stack reorganisation in terms of function casts.
Dr. Stephen Henson
2000-06-16
3
-71
/
+780
*
Enable DSO support on alpha (OSF1), cc and gcc.
Geoff Thorpe
2000-06-13
1
-3
/
+3
*
Harmonize indentation.
Bodo Möller
2000-06-08
1
-13
/
+13
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-01
1
-7
/
+7
*
This change will cause builds (by default) to not use different STACK
Geoff Thorpe
2000-06-01
1
-0
/
+11
*
This is the first of two commits (didn't want to dump them all into the
Geoff Thorpe
2000-06-01
3
-20
/
+45
[next]