https://github.com/openssl/openssl

sort by:
Revision Author Date Message Commit Date
5317543 About to release 0.9.6d, so set all versoin numbers right. The tag will be OpenSSL_0_9_6d. 09 May 2002, 22:40:31 UTC
38d3544 make update 09 May 2002, 21:16:19 UTC
9811a74 Make the huge buffer smaller, so the size becomes reasonable for small-stack environments. Notified by Verdon Walker <VWalker@novell.com> 09 May 2002, 20:14:17 UTC
2d4ce88 Move an assert() to avoid core dumps when a static buffer hasn't been given. Notified by Verdon Walker <VWalker@novell.com> 09 May 2002, 18:19:35 UTC
2cbe7e2 Backport the semicolon fix from the 0.9.7 and 0.9.8-dev branches 08 May 2002, 15:50:48 UTC
a6c4ee6 Small documentation fix for EVP_CipherFinal or EVP_CipherFinal_ex. Notified by Stella Power <snpower@maths.tcd.ie>. PR: 24 08 May 2002, 15:20:12 UTC
3f8c72c Generate an error if rewinding wasn't possible. Notified by Ken Hirsch <kenhirsch@myself.com>. PR: 23 08 May 2002, 15:13:35 UTC
35fbadb fix warning 06 May 2002, 10:42:56 UTC
42e4532 update 05 May 2002, 23:48:29 UTC
ea9e248 fix casts 05 May 2002, 23:01:42 UTC
3d24c18 Make sure that date is run under the C locale, so dates are given in the default format. PR: 16 02 May 2002, 08:06:03 UTC
64f1ae3 Win32 VC++ warning fixes. 02 May 2002, 01:52:18 UTC
9cf94f9 Fix unsigned vs. signed clash 29 April 2002, 10:30:05 UTC
c15bf8f Fix crypto/asn1/a_sign.c so that 'parameters' is omitted (not encoded as NULL) with id-dsa-with-sha1. Submitted by: Nils Larsch 26 April 2002, 08:30:31 UTC
6b42cad Potential memory leak removed. Notified by <threaded@totalise.co.uk> 25 April 2002, 10:10:51 UTC
4a34577 oops 25 April 2002, 07:46:45 UTC
6e7af77 AlgorithmIdentifier bugs 25 April 2002, 06:29:38 UTC
5c5a2cd fix usage (no 'key') 23 April 2002, 13:54:54 UTC
1c4dc15 Uhmmm, if we use && after having tested for the presence of the certificate, we just *might* stand a certain chance of actually getting it written to file... 23 April 2002, 13:15:22 UTC
07a0226 Add cygwin build script (Corinna Vinschen <vinschen@redhat.com>). 21 April 2002, 17:55:55 UTC
2ced9dc This commit was manufactured by cvs2svn to create branch 'OpenSSL_0_9_6-stable'. 21 April 2002, 17:54:05 UTC
8b2f9cd Add cygwin build script (Corinna Vinschen <vinschen@redhat.com>). 21 April 2002, 17:54:03 UTC
9a12193 Leave out problematic assembler part for sco5-gcc-shared target (Tim Rice <tim@multitalents.net>). 21 April 2002, 17:42:02 UTC
01682a8 Make sure ec and ecdsa is properly handled in Windows. Notified by Bernd Matthes <bernd.matthes@gemplus.com> 20 April 2002, 10:23:56 UTC
8b07f23 Signedness mismatch. Notified by Bernd Matthes <bernd.matthes@gemplus.com> 20 April 2002, 10:23:19 UTC
45932ad The callback must have (void) as argument list. Notified by Bernd Matthes <bernd.matthes@gemplus.com> 20 April 2002, 10:22:42 UTC
ce94682 No point constifying an int. Notified by Bernd Matthes <bernd.matthes@gemplus.com> 20 April 2002, 10:22:01 UTC
2d7ab7e Do not free p if it hasn't been used yet. Notified by Bernd Matthes <bernd.matthes@gemplus.com> 20 April 2002, 10:19:20 UTC
ea59939 Make sure the opened directory is closed on exit. Notified by Lorinczy Zsigmond <lzsiga@mail.ahiv.hu> 18 April 2002, 16:20:32 UTC
6176df9 Make sure the opened directory is closed on exit. Notified by Lorinczy Zsigmond <lzsiga@mail.ahiv.hu> 18 April 2002, 16:20:13 UTC
a8f8788 Missing "Configure" entry (Jean-Marc Desperrier <jean-marc.desperrier@certplus.com>). 18 April 2002, 12:47:50 UTC
d5d007a Optimize: better shortcut evaluation ("Howard Chu" <hyc@highlandsun.com>). 18 April 2002, 11:54:06 UTC
0a0102b Optimize: better shortcut evaluation ("Howard Chu" <hyc@highlandsun.com>). 18 April 2002, 11:52:28 UTC
1532a83 synchronize with engine branch (some changes were done only there for no particular reason) 18 April 2002, 09:27:14 UTC
d77ee3b Handle headings uniformly to allow automatic processing. 18 April 2002, 08:18:41 UTC
151457a Handle headings uniformly to allow automatic processing. 18 April 2002, 08:11:31 UTC
c387a61 0.9.6d-beta1 is about to be built. Change version numbers and strings accordingly. 17 April 2002, 12:28:37 UTC
dde3e83 'version' is not optional in the encoding Submitted by: Nils Larsch 17 April 2002, 11:35:52 UTC
8f182fd 'version' is not optional in the encoding Submitted by: Nils Larsch 17 April 2002, 11:31:20 UTC
1064aca check return values Submitted by: Nils Larsch 17 April 2002, 09:31:34 UTC
5d2175e check return values Submitted by: Nils Larsch 17 April 2002, 09:29:54 UTC
ff8e412 get rid of some assignments that have become obsolete 15 April 2002, 15:29:43 UTC
e9cbcb1 Document OID changes. 15 April 2002, 14:18:30 UTC
ea7fc03 Use the "mail" short name according to RFC2798 (Michael Bell <michael.bell@rz.hu-berlin.de>). 15 April 2002, 13:30:41 UTC
3091123 Some more OID enhancements. 15 April 2002, 10:41:38 UTC
2940a12 Fix CRLF problem in BASE64 decode. 15 April 2002, 09:55:40 UTC
7680669 Fix CRLF problem in BASE64 decode. 15 April 2002, 09:51:10 UTC
f916052 remove disabled code 14 April 2002, 13:28:17 UTC
2fb3f00 fix length field we create when converting SSL 2.0 format into SSL 3.0/TLS 1.0 format (the bug was introduced with message callback support) 14 April 2002, 13:05:15 UTC
a6ec2d5 improve binary compatibility 14 April 2002, 08:25:41 UTC
82c77c1 Implement known-IV countermeasure. Fix length checks in ssl3_get_client_hello(). Use s->s3->in_read_app_data differently to fix ssl3_read_internal(). 13 April 2002, 22:49:28 UTC
82b0bf0 Implement known-IV countermeasure. Fix length checks in ssl3_get_client_hello(). Use s->s3->in_read_app_data differently to fix ssl3_read_internal(). 13 April 2002, 22:47:20 UTC
3a7cef3 Avoid emacs backup files when making a snapshot 13 April 2002, 12:28:44 UTC
ea72ff2 error reported by Karsten Braaten 13 April 2002, 10:00:01 UTC
592c0e0 another error discovered by Karsten Braaten. The number was not even prime! 13 April 2002, 09:58:50 UTC
08b977b looks like a typo 12 April 2002, 13:52:40 UTC
85fb12d clean up and synchronize with 0.9.6-stable 12 April 2002, 13:45:29 UTC
4e5b835 synchronize with OpenSSL-engine-0_9_6-stable 12 April 2002, 13:44:04 UTC
b975183 ECDSA representation bugfixes Submitted by: Nils Larsch 12 April 2002, 08:57:01 UTC
1171f28 Check error code from a2d_ASN1_OBJECT(). 11 April 2002, 22:14:51 UTC
083100e Check error code from a2d_ASN1_OBJECT(). 11 April 2002, 22:13:58 UTC
241d2ba Change the date to XX xxx XXXX in development versions. 11 April 2002, 21:51:40 UTC
5c04e56 Synchronize with 0.9.7-stable 11 April 2002, 18:45:15 UTC
e4fb497 Synchronize with 0.9.7-stable. 11 April 2002, 18:43:52 UTC
381a146 Synchronize with 0.9.7-stable branch 10 April 2002, 19:52:40 UTC
9bac8d9 Keep my own specially optimized HP-UX shared library building up to date. 10 April 2002, 12:37:59 UTC
b4a2628 Keep my own specially optimized HP-UX shared library building up to date. 10 April 2002, 12:35:45 UTC
875e8fc harmonize capitalization 09 April 2002, 12:43:18 UTC
6d498d4 harmonize capitalization 09 April 2002, 12:42:47 UTC
d0561b5 fix ECDSA handling Submitted by: Nils Larsch 09 April 2002, 12:01:21 UTC
4f4b192 add usage examples 09 April 2002, 11:54:24 UTC
0ae1661 Apply OID fixes for elliptic curves as supplied by Nils Larsch <nlarsch@compuserve.de>. 08 April 2002, 15:49:53 UTC
39ee29b error reported by Karsten Braaten 07 April 2002, 13:33:26 UTC
4e9ef33 error reported by Karsten Braaten 07 April 2002, 13:33:16 UTC
d16e113 Allow longer program names (VMS allows up to 39 characters). Submitted by Compaq. 06 April 2002, 20:22:48 UTC
847b76d Allow longer program names (VMS allows up to 39 characters). Submitted by Compaq. 06 April 2002, 20:22:32 UTC
a18894d make update (libeay.num has been edited to match 0.9.7-stable) 06 April 2002, 19:16:12 UTC
c901a05 make update 06 April 2002, 19:08:51 UTC
dfee50e Allow longer program names (VMS allows up to 39 characters). Submitted by Compaq. 06 April 2002, 19:00:50 UTC
a5ee2b5 Allow longer program names (VMS allows up to 39 characters). Submitted by Compaq. 06 April 2002, 18:59:43 UTC
1018998 Oops, the system macro for VMS is OPENSSL_SYS_VMS, not VMS 06 April 2002, 11:58:04 UTC
d842546 Recognise DEC C++ as equivalent to DEC C for the definitions of OPENSSL_EXTERN and OPENSSL_GLOBAL. Submitted by Compaq. 06 April 2002, 11:37:18 UTC
f520a2a Recognise DEC C++ as equivalent to DEC C for the definitions of OPENSSL_EXTERN and OPENSSL_GLOBAL. Submitted by Compaq. 06 April 2002, 11:37:07 UTC
1fc02dc Use recv() and send() for socket communication on VMS instead of read() and write(). The reason is that read() and write() make additional record level locking which causes hangs of Compaq Secure Web Server (Apache) with SSL. Submitted by Compaq. 06 April 2002, 11:35:49 UTC
78e7617 Use recv() and send() for socket communication on VMS instead of read() and write(). The reason is that read() and write() make additional record level locking which causes hangs of Compaq Secure Web Server (Apache) with SSL. Submitted by Compaq. 06 April 2002, 11:35:40 UTC
56d490c Don't define RSA-specifici variables when RSA isn't used. 06 April 2002, 09:57:52 UTC
9bd313b Make shared libraries resolve global symbols within themselves first. Currently only on GNUish linkers... Submitted by Steven Bade <sbade@austin.ibm.com> 06 April 2002, 09:42:31 UTC
83d092f Make shared libraries resolve global symbols within themselves first. Currently only on GNUish linkers... Submitted by Steven Bade <sbade@austin.ibm.com> 06 April 2002, 09:42:19 UTC
50e4d01 Fix buggy object definitions (Svenning Sorensen <sss@sss.dnsalias.net>). 04 April 2002, 17:56:57 UTC
4825092 Fix buggy object definitions (Svenning Sorensen <sss@sss.dnsalias.net>). 04 April 2002, 17:48:37 UTC
bbd79bd Forgot one of the casts 03 April 2002, 15:01:28 UTC
a096e9b Cast the pointers to the BIGNUM data to unsigned long *. This would be harmful if we didn't also pass the exact number of bytes of that data 03 April 2002, 14:47:38 UTC
ddab25a Fix of mixup bwtween SOMAXCONN and SO_MAXCONN. Furthermore, make SO_MAXCONN the first choice, since that's the standard (as far as I know). 29 March 2002, 23:48:55 UTC
4a57923 Fix of mixup bwtween SOMAXCONN and SO_MAXCONN. Furthermore, make SO_MAXCONN the first choice, since that's the standard (as far as I know). 29 March 2002, 23:48:29 UTC
ffbe98b Make short names of objects RFC2256-compliant. 26 March 2002, 17:18:48 UTC
d7a9bb0 A forgotten file 26 March 2002, 16:42:38 UTC
0d81c69 Add the possibility to enable olde des support, not just disable it, for future support. Redocument 26 March 2002, 14:28:04 UTC
401cd0a Add the mapping of des_random_seed() for 0.9.6 compatibility. Make sure DES_cblock is defined at all times (meaning one shouldn't include openssl/des_old.h directly any more). 26 March 2002, 13:59:22 UTC
c7b41e6 Correct the mapping for des_read_pw() 26 March 2002, 13:54:15 UTC
003144a Make the change to strong keys in the string to key(s) functions experimental in the main trunk as well 26 March 2002, 12:44:35 UTC
back to top