https://github.com/openssl/openssl

sort by:
Revision Author Date Message Commit Date
483c4e0 Add security patch and create release. Tags will be OpenSSL_0_9_6b and OpenSSL-engine-0_9_6b 09 July 2001, 14:36:30 UTC
de61328 make update 05 July 2001, 12:28:13 UTC
731e140 Andy's mips3.s fix (as in main branch). 04 July 2001, 20:17:52 UTC
93074b2 When only the key is given to "enc", the IV is undefined (found by Andy Brown <logic@warthog.com>). 03 July 2001, 10:32:30 UTC
1498ad7 Another empty X509_NAME fix. 26 June 2001, 12:38:33 UTC
e319a89 Handle empty X509_NAME in printing routines. 26 June 2001, 12:04:12 UTC
9fa5786 DSA verification should insist that r and s are in the allowed range. 26 June 2001, 09:48:56 UTC
1b822de Don't set *pointer if add_lock_callback used. 19 June 2001, 00:09:20 UTC
dab4c28 pay attention to blocksize before attempting decryption 15 June 2001, 18:06:06 UTC
19352b7 as in head 08 June 2001, 14:17:12 UTC
8746ee3 ERR_peek_error() returns "unsigned long". 07 June 2001, 17:22:01 UTC
e903238 Use memmove() instead of memcpy() on areas that may overlap. Spotted by Nalin Dahyabhai <nalin@redhat.com> 07 June 2001, 04:45:55 UTC
630c1ae OAEP fix 06 June 2001, 21:44:48 UTC
a650df4 when checking OAEP, signal just a single kind of 'decoding error' 06 June 2001, 18:48:57 UTC
afd7b5a as in head 06 June 2001, 17:24:03 UTC
38c3436 make sure we don't write to seed[-1] 06 June 2001, 17:15:47 UTC
7e9547e Accept digits in symbol names. Spotted by Brian Havard <brianh@kheldar.apana.org.au> 04 June 2001, 16:34:39 UTC
83583e9 Fix Bleichenbacher PKCS #1 1.5 countermeasure. (The attack against SSL 3.1 and TLS 1.0 is impractical anyway, otherwise this would be a security relevant patch.) 01 June 2001, 09:43:23 UTC
41d208d increase DEFAULT_BUFFER_SIZE (4K instead of just 1K) 01 June 2001, 08:39:02 UTC
9a1c400 From revision 1.25, 2001/05/31 22:25:30 by levitte Don't decrement the reference counter twice when destroying dynamic links. 01 June 2001, 05:36:44 UTC
39bed15 Add missing variable length cipher flag for Blowfish. Only use trust settings if either trust or reject settings are present, otherwise use compatibility mode. This stops root CAs being rejected if they have alias of keyid set. 24 May 2001, 23:00:46 UTC
4b04466 Fix for missing DSA parameters. 24 May 2001, 22:33:16 UTC
2474b59 VMS doesn't support more than on period in a file name 22 May 2001, 12:48:14 UTC
a890c4e Add development tools to the requirements 17 May 2001, 05:03:47 UTC
c62ddfb Add missing item SSL_ERROR_WANT_CONNECT. 16 May 2001, 09:46:47 UTC
8b9351c Typos. 14 May 2001, 09:57:03 UTC
b23f1df One more point to clarify, pointed out by "Greg Stark" <ghstark@pobox.com> 14 May 2001, 09:03:35 UTC
f05735c Clarify behaviour with respect to SSL/TLS records. 12 May 2001, 09:49:46 UTC
42f310f Clarify behaviour of SSL_write() by mentioning SSL_MODE_ENABLE_PARTIAL_WRITE flag as discussed on the mailing list. 11 May 2001, 09:54:20 UTC
77c6edc fix an old entry 08 May 2001, 12:46:33 UTC
99bd4ba .rnd issues 03 May 2001, 09:28:19 UTC
c8913d8 bctest changes for Ultrix (don't return 1 from bctest, otherwise make aborts) 03 May 2001, 08:50:32 UTC
3c836ff Some platforms (most notably Windows) do not have a $HOME by default. For those, unless the environment variables RANDFILE or HOME are defined (the default case!), RAND_file_name() will return NULL. This change adds a default HOME for those platforms. To add a default HOME for any platform, just define DEFAULT_HOME in the proper place, wrapped in appropriate #ifdef..#endif, in e_os.h. 03 May 2001, 07:50:39 UTC
a956392 Add support for Sun C on Solaris x86. Contributed by Ben <mouring@etoh.eviladmin.org> 03 May 2001, 06:15:05 UTC
4760dc3 Merge in the following changes (from the main trunk log): >---------------------------- >revision 1.24 >date: 2001/04/29 16:30:59; author: steve; state: Exp; lines: +5 -1 >Win32 fixes: > >define LLONG properly for VC++. > >stop compiler complaining about signed/unsigned mismatch in apps/engine.c >---------------------------- >revision 1.22 >date: 2001/02/27 23:59:18; author: ulf; state: Exp; lines: +1 -1 >%f conversion bug fix >Submitted by: Henrik Eriksson <henrik.eriksson@axis.com> >---------------------------- >revision 1.21 >date: 2000/10/22 12:44:12; author: levitte; state: Exp; lines: +3 -3 >On some operating systems, MAX is defined. Call ours OSSL_MAX instead 02 May 2001, 07:10:42 UTC
5fde80c Typo (Petr Lancaric <Petr.Lancaric@ips-ag.cz>). 25 April 2001, 15:25:39 UTC
ecacb13 typo 18 April 2001, 15:12:26 UTC
db17ecd fix md_rand.c locking bugs 18 April 2001, 15:08:19 UTC
ee718b2 Clarify request of client certificates. This is a FAQ. 17 April 2001, 13:20:05 UTC
514481f -1 cannot work on platforms with unsigned char (Jun-ichiro itojun Hagino <itojun@iijlab.net>). 15 April 2001, 10:30:01 UTC
b089e64 Don't make half work when constifying... 14 April 2001, 14:48:44 UTC
3c1f0cc Constify "salt" (Jason Molenda <jason@molenda.com>) 14 April 2001, 14:42:28 UTC
c5e00a3 Missing link ("Greg Stark" <gstark@ethentica.com>) 12 April 2001, 21:12:30 UTC
26c329c Fix wrong information with respect to CAs listed to the client (follows from technical discussion with Amit Chopra <amitc@pspl.co.in>). 12 April 2001, 16:03:28 UTC
d349c5f some updates from 0.9.7-dev 12 April 2001, 12:09:07 UTC
3a11466 Typo (Jun-ichiro itojun Hagino <itojun@iijlab.net>) 12 April 2001, 11:46:23 UTC
5c4c4c2 The changes that I just commited on this file is a mistake. Go back. This never happened :-) 11 April 2001, 10:12:13 UTC
ec11fa2 NetBSD and OpenBSD use TOD as well 11 April 2001, 10:06:44 UTC
c4365ac Typo (was already fixed in 0.9.7-dev). 09 April 2001, 15:00:31 UTC
c29dbb9 Add forgotten "-passin" option to smime.c usage help. 08 April 2001, 10:53:27 UTC
cb1c155 A small change that only went to the engine-0.9.6 branch... This change will be part of 0.9.6a. 05 April 2001, 21:08:33 UTC
fa52863 Tagging has been done, move on to development of 0.9.6b. (Hopefully, it will never be needed) 05 April 2001, 17:59:14 UTC
092ab05 Forgot to update the STATUS file. This will be part of 0.9.6a 05 April 2001, 17:42:00 UTC
4f64795 Release OpenSSL 0.9.6a. The tag will be OpenSSL_0_9_6a 05 April 2001, 16:43:07 UTC
4424a12 make update 05 April 2001, 16:36:00 UTC
592f5c5 Fix couple of memory leaks in PKCS7_dataDecode(). 04 April 2001, 22:30:26 UTC
14ba311 Unixware config. Submitted by: Tim Rice <tim@multitalents.net> 04 April 2001, 19:20:33 UTC
b9a96c0 don't use shell functions 04 April 2001, 16:27:44 UTC
75c3c83 Incorporate some changes that make OpenSSL compilable in CygWin. 04 April 2001, 15:51:36 UTC
385af2e We're still just developping beta4 (or final release) 04 April 2001, 04:30:39 UTC
3c43aa1 Make do_bsd-gcc-shared depend on do_gnu-shared instead of the non-existent linux-shared 04 April 2001, 04:24:35 UTC
dea0f7d As in the main branch, ignore the bctest exit value. (I thought I had done this change before ...) 03 April 2001, 15:20:22 UTC
9a22ce6 This change should be suitable as a workaround for the Solaris x86 compiler bug reported in <01032110293775.22278@weba3.iname.net> (the '++seq[i]' condition is evaluated as 256 rather than 0 when the previous value is 255). 03 April 2001, 13:46:36 UTC
72cd659 Plug a memory leak. Spotted by "Shijin" <shijin@comex.com> 03 April 2001, 09:42:49 UTC
58eef36 libfisdef.h and LIB do not exist on older VMS versions 03 April 2001, 08:31:45 UTC
7931117 Remove a typo in dgux-R4-gcc. 03 April 2001, 08:27:53 UTC
88f59f6 Compaq C on OpenVMS is a little picky around producing empty object files... 02 April 2001, 09:10:59 UTC
e325788 avoid buffer overflow 31 March 2001, 07:47:32 UTC
323fd27 Note that alpha.s is no longer used. 31 March 2001, 01:19:42 UTC
fcc88e4 Tagging has been done, move on to develop beta 4 (hopefully not :-)). 30 March 2001, 16:22:44 UTC
86cb018 make update 30 March 2001, 15:59:57 UTC
19086ef this time *really* fix the /../ check ... 30 March 2001, 14:55:19 UTC
ce3fc39 Fix asn1_GetSequence() for indefinite length sequences. 30 March 2001, 13:42:32 UTC
787f25a Release beta 3 of OpenSSL 0.9.6a. The tag will be OpenSSL_0_9_6a-beta3. 30 March 2001, 12:21:28 UTC
85794e5 Remove unused variable 'prev_slash' that I accidentily added. 30 March 2001, 10:50:27 UTC
7f950bd For -WWW, fix test for ".." directory references (and avoid warning for index -1). 30 March 2001, 10:47:56 UTC
bf7b0d2 News for 0.9.6a. 30 March 2001, 10:46:49 UTC
83c4e75 Use enhanced bctest (as in main trunk), and add a workaround that should solve the problems with FreeBSD's /bin/sh. 30 March 2001, 09:23:14 UTC
e5f3be2 Additionally, rename des_encrypt to des_encrypt1 in files that are seldom used or read, but may still be... 30 March 2001, 07:26:04 UTC
fbca428 Change des_encrypt to des_encrypt1 in assembly language perl scripts and des_opts #defines. 30 March 2001, 02:14:29 UTC
a858b80 Fix a bug caused by the 'fix' for empty X509_NAME encoding. 30 March 2001, 00:58:49 UTC
d2be2fb Merge in the latest news 29 March 2001, 20:58:18 UTC
4855eb7 One des_encrypt to des_encrypt1 I forgot to commit... 29 March 2001, 20:37:32 UTC
b1f88ec I forgot to rename des_encrypt to des_encrypt1 in libeay.num. 29 March 2001, 10:49:01 UTC
44924fb Since there has been reports of clashes between OpenSSL's des_encrypt() and des_encrypt() defined on some systems (Solaris and Unixware and maybe others), we rename des_encrypt() to des_encrypt1(). This should have very little impact on external software unless someone has written a mode of DES, since that's all des_encrypt() is meant for. 29 March 2001, 07:45:01 UTC
0e810cf Add news section for OpenSSL 0.9.6a. Please add what's missing 28 March 2001, 13:35:48 UTC
1777e3f check the CRT result. 28 March 2001, 04:49:39 UTC
509ca68 Note the MIPS assembler bug fix. 28 March 2001, 02:39:22 UTC
3a1dbce Merge in the IRIX fix from the main development line. 27 March 2001, 23:48:35 UTC
10f2bf6 Reports seem to show that asm/mips3.s has faults. To be investigated, but let's avoid using it in the mean time 27 March 2001, 09:12:51 UTC
1714c07 For mips3 and alpha, put the assembler file directives in separate variables and disable the Alpha assembler for now, since it has been shown to fail. The Alpha failure can be shown by adding the following numbers: FFFFFFFFFFFFFF0000FF2E00000000EBFFFFFF0000D1 FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF46FFE0FFFF0000 The result is: 1FFFFFFFFFFFEFF0000FF2E0000000032FFE0FEFF00D1 The result should really be: 1FFFFFFFFFFFFFF0000FF2E0000000032FFE0FEFF00D1 26 March 2001, 16:26:41 UTC
4cc3d17 make update 24 March 2001, 12:45:11 UTC
3ae8225 Bring in the following changes: ln on Solaris expects -f to come before -s. The linux-shared method is actually gcc-specific, so call it gnu-shared as well. When using the native tools on Solaris, make damn sure the native ld is used, even if the user has GNU ld earlier in his $PATH. 24 March 2001, 12:37:32 UTC
9bcab53 Bring in the following change: gcc uses collect2, not ld, to link things. Therefore, when using gcc there's no need fooling ourselves, it's the gnu-shared method that we should use. Do it for Solaris to begin with. 24 March 2001, 12:35:41 UTC
ae17135 Bring in the rest of the corrections for shared libraries from the main trunk. 24 March 2001, 12:26:03 UTC
1f6b757 For AIX 4.3 or above, allow the use of dlfcn. 22 March 2001, 22:06:27 UTC
a496f45 We really have no need for PEX_LIBS, so empty it. 22 March 2001, 21:21:09 UTC
3485cdb Oops... fix PKCS#7 bug properly this time. 22 March 2001, 18:03:22 UTC
3e3f04d Fix error caused by typo (len->strlen) and warning caused by long<->int for HP-UX shl_* (32bit dynamic loading) interface. 22 March 2001, 15:52:26 UTC
879d230 solaris64-sparcv9-cc still works 22 March 2001, 15:15:58 UTC
back to top