https://github.com/openssl/openssl

sort by:
Revision Author Date Message Commit Date
bfa33c7 Release OpenSSL 0.9.8g with various fixes to issues introduced with 0.9.8f 19 October 2007, 08:25:15 UTC
2808478 Prepare OpenSSL 0.9.8g: cherry pick http://cvs.openssl.org/chngview?cn=16696 Ensure the ticket expected flag is reset when a stateless resumption is successful. Submitted by: steve 19 October 2007, 07:44:10 UTC
98d2eee Prepare OpenSSL 0.9.8g: cherry pick http://cvs.openssl.org/chngview?cn=16695 New unused field crippled ssl_ctx_st in 0.9.8"f". Submitted by: appro 19 October 2007, 07:42:38 UTC
13e8459 Prepare OpenSSL 0.9.8g: cherry pick http://cvs.openssl.org/chngview?cn=16694 Don't let DTLS ChangeCipherSpec increment handshake sequence number. From HEAD with a twist: server interoperates with non-compliant client. PR: 1587 Submitted by: appro 19 October 2007, 07:39:53 UTC
8c44703 Prepare OpenSSL 0.9.8g: cherry pick http://cvs.openssl.org/chngview?cn=16691 Don't try to lookup zero length session. PR: 1591 Submitted by: steve 19 October 2007, 07:36:34 UTC
4875e09 Prepare OpenSSL 0.9.8g: cherry pick http://cvs.openssl.org/chngview?cn=16682 Copy bn/asm/ia64.S from HEAD. PR: 1594 Submitted by: appro 19 October 2007, 07:31:16 UTC
9083142 Prepare OpenSSL 0.9.8g: cherry pick http://cvs.openssl.org/chngview?cn=16674 Avoid shadow and signed/unsigned warnings. Submitted by: steve 19 October 2007, 07:27:51 UTC
9f2f46b This commit was manufactured by cvs2svn to create branch 'OpenSSL_0_9_8fg- stable'. 11 October 2007, 18:23:19 UTC
d761421 Minor release cockups. 11 October 2007, 18:23:16 UTC
2339c5d Next version. 11 October 2007, 15:04:32 UTC
dd00266 Ready to roll. 11 October 2007, 14:58:15 UTC
bb99ce5 make update, and more DTLS stuff. 11 October 2007, 14:36:59 UTC
49f42ec Respect cookie length set by app_gen_cookie_cb [from HEAD]. Submitted by: Alex Lam 09 October 2007, 19:31:53 UTC
91d509f Make DTLS1 record layer MAC calculation RFC compliant. From HEAD with a twist: server interoperates with non-compliant pre-0.9.8f client. 09 October 2007, 19:22:01 UTC
d5e858c Prohibit RC4 in DTLS [from HEAD]. 05 October 2007, 21:05:27 UTC
fb8fcce Fix from fips branch. 05 October 2007, 16:47:04 UTC
d4736ae Set client_version earlier in DTLS (this is 0.9.8 specific). 03 October 2007, 10:18:06 UTC
3e11585 Oops! This was erroneously left out commit #16633. 01 October 2007, 06:28:48 UTC
57191f8 Explicit IV update [from HEAD]. 30 September 2007, 22:03:07 UTC
0a89c57 Make ChangeCipherSpec compliant with DTLS RFC4347. From HEAD with a twist: server interoperates with non-compliant pre-0.9.8f. 30 September 2007, 21:20:59 UTC
4c86091 DTLS RFC4347 says HelloVerifyRequest resets Finished MAC. From HEAD with a twist: server allows for non-compliant Finished calculations in order to enable interop with pre-0.9.8f. 30 September 2007, 19:36:32 UTC
0fc3d51 DTLS RFC4347 requires client to use rame random field in reply to HelloVerifyRequest [from HEAD]. 30 September 2007, 19:15:46 UTC
c4b0d78 Switch for RFC-compliant version encoding in DTLS. From HEAD with a twist: server accepts even non-compliant encoding in order to enable interop with pre-0.9.8f clients. 30 September 2007, 18:55:59 UTC
aab1ec3 Update from HEAD. 28 September 2007, 16:29:24 UTC
fbfa11f Typos PR: 1578 Submitted by: Charles Longeau <chl@tuxfamily.org> 24 September 2007, 11:22:31 UTC
284498f Finish sentence with a "." 24 September 2007, 10:58:15 UTC
07d9808 Fix from HEAD. 23 September 2007, 15:55:54 UTC
4ab0088 More changes from HEAD: - no need to disable SSL 2.0 for SSL_CTRL_SET_TLSEXT_HOSTNAME now that ssl23_client_hello takes care of that - fix buffer overrun checks in ssl_add_serverhello_tlsext() 21 September 2007, 14:05:08 UTC
3bd1690 Fixes from HEAD. 21 September 2007, 13:40:51 UTC
29f4b05 The use of the PURIFY macro in ssleay_rand_bytes() is sufficient to resolve the Valgrind issue with random numbers. Undo the changes to RAND_bytes() and RAND_pseudo_bytes() that are redundant in this respect. Update documentation and FAQ accordingly, as the PURIFY macro is available at least since 0.9.7. 21 September 2007, 10:10:47 UTC
48ca0c9 Use PURIFY instead of PEDANTIC. 20 September 2007, 12:33:24 UTC
015052c Clarify wording a little. 20 September 2007, 11:32:09 UTC
9ce3ee4 Add FAQ entry on how to get rid of Valgrind warnings. PR: 521 20 September 2007, 07:39:15 UTC
2e3fd54 Add passage to manual page actually reflecting the usage of the contents of "buf" when calling RAND_*bytes(). 20 September 2007, 07:24:45 UTC
625782f Wrap "keep valgrind happy" change in #ifdef PEDANTIC so any entropy in the buffer can be normally used. 19 September 2007, 13:29:05 UTC
1c90899 Slight bug in dependencies caused occasional unnecessary diffs. Fixed. 19 September 2007, 13:10:34 UTC
4f2b7d4 make depend 19 September 2007, 12:17:11 UTC
458c390 Lingering "security" fix. 19 September 2007, 12:16:21 UTC
ba75b4e Wire DES weak_keys to read-only segment [from HEAD]. 18 September 2007, 20:59:33 UTC
ab011d5 Minimize stack utilization in probable_prime [from HEAD]. 18 September 2007, 20:55:10 UTC
898d9b1 Remove excessive whitespaces from bio.h. 18 September 2007, 20:49:25 UTC
4f9a9d2 Make sure that BN_from_montgomery keeps the BIGNUMS in proper format 18 September 2007, 16:31:18 UTC
346f2f9 PR: 1560 17 September 2007, 17:54:02 UTC
25b0e07 PR: 1582 17 September 2007, 17:30:01 UTC
dc13c88 enc.pod update [from HEAD]. PR: 1529 17 September 2007, 16:43:11 UTC
12a5246 Typo in pq_compat.h [note that this file is not present in HEAD]. PR: 1537 17 September 2007, 16:21:21 UTC
22e6c73 Mention SHA2 in apps/dgst and openssl.pod. PR: 1575 17 September 2007, 15:57:31 UTC
53b9696 It's inappropraite to override application signal, nor is it appropriate to shut down Winsock unless we know it won't be used [and we never do] [from HEAD]. PR: 1439 16 September 2007, 18:35:45 UTC
7e4fe46 Minor fix in link_[oa].hpux [from HEAD]. 16 September 2007, 14:11:51 UTC
18fd413 BSD run-time linkers apparently demand RPATH on .so objects [from HEAD]. PR: 1381 16 September 2007, 12:24:17 UTC
80ed5f8 Make bn2dec work on "SIXTY_FOUR_BIT" platforms [from HEAD]. PR: 1456 15 September 2007, 17:05:57 UTC
b48111d More Intel cc fix-ups [from HEAD]. 14 September 2007, 19:32:54 UTC
73e3edd It's unfortunate, but we have to disengage DES assembler in linux64-sparcv9 build, because it expects DES_INT and the latter didn't make it to first 0.9.8. 14 September 2007, 15:39:49 UTC
d4cfbdf Integrate remaining parts of #14247 [from HEAD]. 07 September 2007, 12:27:50 UTC
294f03a Reimplement safestack to avoid function pointer casts. 06 September 2007, 21:07:43 UTC
272f9f3 Update NEWS file. 06 September 2007, 12:59:34 UTC
927a28b gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL. Fix various "computed value not used" warnings too. 06 September 2007, 12:43:54 UTC
a938c42 Update from HEAD. 31 August 2007, 00:28:51 UTC
7a44a0c aes_ige update [from HEAD]. 30 August 2007, 08:11:25 UTC
8243030 darwin platform updates [from HEAD]. 30 August 2007, 08:10:39 UTC
c2079de Update from HEAD. 28 August 2007, 01:12:44 UTC
967ead7 Update from HEAD. 27 August 2007, 23:47:10 UTC
c9255df shlib_wrap update [from HEAD]. 27 August 2007, 08:52:57 UTC
27c824a IRIX and Tru64 platform updates [from HEAD]. 26 August 2007, 14:18:05 UTC
5b96d1c Clarify CHANGES entry. 23 August 2007, 22:58:24 UTC
29c0866 Update docs and NEWS file. 23 August 2007, 22:53:57 UTC
0214ea0 Update from HEAD. 23 August 2007, 22:49:42 UTC
8035500 Update from HEAD. 23 August 2007, 12:20:56 UTC
0e36825 Update docs. 23 August 2007, 12:16:03 UTC
95a8f14 VAX C can't handle 64 bit integers, making SHA512 impossible... 22 August 2007, 20:58:56 UTC
afdbadc Update from HEAD. 20 August 2007, 12:44:22 UTC
004cc26 file fips_rsa_sign.c was added on branch OpenSSL_0_9_8-stable on 2008-09-16 10:12:21 +0000 15 August 2007, 13:35:44 UTC
35a924c file fips_rsa_lib.c was added on branch OpenSSL_0_9_8-stable on 2008-09-16 10:12:21 +0000 15 August 2007, 13:35:43 UTC
99279ac file fips_dsa_key.c was added on branch OpenSSL_0_9_8-stable on 2008-09-16 10:12:15 +0000 15 August 2007, 13:35:40 UTC
87605ca file fips_dsa_sign.c was added on branch OpenSSL_0_9_8-stable on 2008-09-16 10:12:16 +0000 15 August 2007, 13:35:39 UTC
7cc586f file fips_dsa_lib.c was added on branch OpenSSL_0_9_8-stable on 2008-09-16 10:12:15 +0000 15 August 2007, 13:35:38 UTC
c263a60 file dh_gen.c was added on branch OpenSSL_0_9_8-stable on 2008-09-16 10:12:14 +0000 15 August 2007, 13:35:37 UTC
f92fd85 file fips_dh_lib.c was added on branch OpenSSL_0_9_8-stable on 2008-09-16 10:12:14 +0000 15 August 2007, 13:35:36 UTC
e71520d file fipstests.sh was added on branch OpenSSL_0_9_8-stable on 2008-09-16 10:12:10 +0000 15 August 2007, 13:35:35 UTC
275f34b file fipstests.bat was added on branch OpenSSL_0_9_8-stable on 2008-09-16 10:12:10 +0000 15 August 2007, 13:35:34 UTC
50fbb6e file mkfipsscr.pl was added on branch OpenSSL_0_9_8-stable on 2008-09-16 10:12:10 +0000 15 August 2007, 13:35:33 UTC
34fdacb file fips_utl.h was added on branch OpenSSL_0_9_8-stable on 2008-09-16 10:12:10 +0000 15 August 2007, 13:35:32 UTC
77f2d20 file fips_premain.c.sha1 was added on branch OpenSSL_0_9_8-stable on 2008-09-16 10:12:10 +0000 15 August 2007, 13:35:31 UTC
0dbfbf2 file fips-nodiff.txt was added on branch OpenSSL_0_9_8-stable on 2008-09-16 10:12:09 +0000 15 August 2007, 13:35:30 UTC
2863a68 Update to Win32 build system to it knows about TLS extension code. 12 August 2007, 22:31:16 UTC
ae46e91 Update default dependency flag. 12 August 2007, 19:05:17 UTC
865a90e Backport of TLS extension code to OpenSSL 0.9.8. Include server name and RFC4507bis support. This is not compiled in by default and must be explicitly enabled with the Configure option enable-tlsext 12 August 2007, 18:59:03 UTC
0269c45 Typos in ./config [from HEAD]. PR: 1563 01 August 2007, 11:21:35 UTC
a5d3574 MacOS X update [from HEAD]. 31 July 2007, 20:03:26 UTC
1040deb Respect ISO aliasing rules [from HEAD]. PR: 1296 27 July 2007, 20:34:56 UTC
05ea800 AES for IA64 update [from HEAD]. 27 July 2007, 18:22:04 UTC
341f878 Don't set OPENSSL_IA32_SSE2 on x86_64. 24 July 2007, 14:40:26 UTC
f805d30 SSE2 and AES assembly language support for VC++ build. 19 July 2007, 17:39:07 UTC
4fb9472 file do_fips.bat was added on branch OpenSSL_0_9_8-stable on 2008-09-18 12:13:54 +0000 19 July 2007, 16:11:20 UTC
a809874 Relax ISA detection. 19 July 2007, 10:45:03 UTC
e3af0d0 Fix masm type-casting problem in SSE2 code. 18 July 2007, 20:25:17 UTC
28cfda9 shlib_wrap.sh update [from HEAD]. 16 July 2007, 14:02:12 UTC
a313e23 Shut up memory debuggers complaining about AES x86 assembler module [it was not a bug!]. PR: 1508,1320 08 July 2007, 19:41:12 UTC
4d2a292 EVP_*_cfb1 was broken [from HEAD]. PR: 1318 08 July 2007, 19:18:15 UTC
5a84b7f bn_mul_recursive doesn't handle all cases correctly, which results in BN_mul failures at certain key-length mixes [from HEAD]. PR: 1427 08 July 2007, 18:54:30 UTC
back to top