index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
s23_lib.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
1999-09-10
typo
Bodo Möller
1
-1
/
+1
1999-09-10
Correction for the testapps lines.
Ulf Möller
1
-2
/
+2
1999-09-10
Truncate message about "new" include filenames
Bodo Möller
1
-30
/
+2
1999-09-09
Re-enable message about transition <foo.h> => <openssl/foo.h>
Bodo Möller
1
-32
/
+32
1999-09-09
Correct warnings.
Ben Laurie
2
-2
/
+6
1999-09-08
some more patches for avoiding problems with non-automatic variables
Bodo Möller
10
-30
/
+33
1999-09-08
Fix typo.
Dr. Stephen Henson
1
-1
/
+1
1999-09-08
Oops... forgot the other RSA_NULL patches...
Dr. Stephen Henson
6
-5
/
+19
1999-09-08
This is preliminary support for an "RSA null" cipher. Unfortunately when
Dr. Stephen Henson
2
-0
/
+152
1999-09-08
Use proper flags to build the testapps (default CC value causes confusion
Ulf Möller
1
-2
/
+2
1999-09-07
Non-copying interface to BIO pairs.
Bodo Möller
4
-2
/
+239
1999-09-07
Correct address in a comment.
Ulf Möller
1
-1
/
+1
1999-09-07
*** empty log message ***
Ulf Möller
1
-1
/
+1
1999-09-07
Check the as version on Solaris x86. People don't read INSTALL anyway. :)
Ulf Möller
2
-3
/
+9
1999-09-07
New function to convert ASN1 tag values to strings. Also fix typo in asn1.h
Dr. Stephen Henson
3
-49
/
+28
1999-09-06
Fix warnings.
Ben Laurie
4
-9
/
+8
1999-09-06
Fix warnings.
Ben Laurie
4
-17
/
+18
1999-09-05
Reinitialize conf to NULL whenver ca application is started.
Bodo Möller
1
-1
/
+2
1999-09-05
SHA clean-up Intel assembler companion.
Andy Polyakov
2
-573
/
+672
1999-09-05
SHA clean-up and (LP64) tune-up.
Andy Polyakov
5
-1051
/
+367
1999-09-04
New UTF8 utility functions to parse/generate UTF8 strings.
Dr. Stephen Henson
4
-0
/
+159
1999-09-04
Reinitialize global variables when necessary (for monolith application).
Bodo Möller
4
-5
/
+17
1999-09-04
use explicit constant 11 just once
Bodo Möller
1
-3
/
+3
1999-09-03
Make previous bugfix actually work
Bodo Möller
1
-9
/
+4
1999-09-03
Fix server behaviour when facing backwards-compatible client hellos.
Bodo Möller
5
-17
/
+54
1999-09-03
-no_dhe option for ssltest.c
Bodo Möller
2
-24
/
+35
1999-09-03
Use closesocket macro consistently, not close directly, for easier
Bodo Möller
1
-2
/
+2
1999-09-03
Handle "#if 0" correctly (I hope)
Bodo Möller
1
-0
/
+6
1999-09-03
Add new 'spkac' utility and several SPKAC utility functions.
Dr. Stephen Henson
12
-29
/
+564
1999-09-02
Make DH_free() free up any ex_data and also call the finish method.
Dr. Stephen Henson
1
-0
/
+4
1999-08-28
RIPEMD160 shape-up. Final touch.
Andy Polyakov
2
-1
/
+4
1999-08-28
RIPEMD160 shape-up Intel assembler companion. Cycle counter benchmarks
Andy Polyakov
3
-1767
/
+1780
1999-08-28
RIPEMD160 shape-up. Major news are that it's operational on all platforms
Andy Polyakov
4
-366
/
+293
1999-08-28
make testapps after the library.
Ulf Möller
4
-2
/
+7
1999-08-28
md32_common.h update and accompanying MD5 update.
Andy Polyakov
2
-7
/
+19
1999-08-27
Allow the extension section specified in config files to be overridden
Dr. Stephen Henson
4
-7
/
+46
1999-08-26
Allow the 1.OU="my OU" syntax in 'ca' for SPKACs.
Dr. Stephen Henson
2
-1
/
+17
1999-08-25
Allow extensions to be added to certificate requests, update the sample
Dr. Stephen Henson
5
-4
/
+78
1999-08-24
make update.
Ulf Möller
5
-10
/
+53
1999-08-24
Minor MIPS III/IV tune-up.
Andy Polyakov
3
-76
/
+79
1999-08-24
Fix for a bug which meant encrypting BIOs sometimes wouldn't read the final
Dr. Stephen Henson
2
-3
/
+18
1999-08-24
Initial support for DH_METHOD. Also added a DH lock. A few changes made to
Dr. Stephen Henson
8
-18
/
+189
1999-08-22
Initial support for DSA_METHOD...
Dr. Stephen Henson
7
-200
/
+439
1999-08-19
Allow memory bios to be read only and change PKCS#7 routines to use them.
Dr. Stephen Henson
5
-28
/
+95
1999-08-18
Fix horrible (and hard to track down) bug in ssl23_get_client_hello:
Bodo Möller
3
-2
/
+13
1999-08-18
Really undo the base64 change so that make test survives
Bodo Möller
1
-1
/
+1
1999-08-17
Fix PKCS7_ENC_CONTENT_new() to include a sensible default content type and add
Dr. Stephen Henson
7
-11
/
+23
1999-08-17
Return 0 for succesful exit when -noout is used.
Bodo Möller
1
-1
/
+5
1999-08-14
Undo base64 decoding change (was not a bug fix).
Ulf Möller
2
-4
/
+5
1999-08-13
editing error.
Ulf Möller
1
-1
/
+2
[next]