1. c6e9b39 Add constant_time_locl.h to HEADERS, so the Win32 compile picks it up correctly. by Tim Hudson · 10 years ago
  2. 7f09a87 Include "constant_time_locl.h" rather than "../constant_time_locl.h". by Richard Levitte · 10 years ago
  3. ed13270 Updates to NEWS file by Matt Caswell · 10 years ago
  4. 53afbe1 Updates CHANGES file by Matt Caswell · 10 years ago
  5. 62f45cc Fix no-ssl3 configuration option by Geoff Thorpe · 10 years ago
  6. 7482705 Fix for session tickets memory leak. by Dr. Stephen Henson · 10 years ago
  7. 3dd814a Fix SRTP compile issues for windows by Matt Caswell · 10 years ago
  8. e659eff Fix for SRTP Memory Leak by Matt Caswell · 10 years ago
  9. 0b382a8 Fix SSL_R naming inconsistency. by Bodo Moeller · 10 years ago
  10. 69d5747 aesni-x86_64.pl: make ECB subroutine Windows ABI compliant. by Andy Polyakov · 10 years ago
  11. fb0e87f Add TLS_FALLBACK_SCSV documentation, and move s_client -fallback_scsv by Bodo Moeller · 10 years ago
  12. cf6da05 Support TLS_FALLBACK_SCSV. by Bodo Moeller · 10 years ago
  13. ffa08b3 Remove reference to deleted md4.c by Dr. Stephen Henson · 10 years ago
  14. f301420 Disable encrypt them mac for SSL 3.0 and stream ciphers (RC4 only). by Dr. Stephen Henson · 10 years ago
  15. e0fdea3 Removed duplicate definition of PKCS7_type_is_encrypted by Matt Caswell · 10 years ago
  16. 71614df Fix single makefile. by Ben Laurie · 10 years ago
  17. 5aed169 RT3462: Document actions when data==NULL by Rich Salz · 10 years ago
  18. 429a25b DTLS 1.2 support has been added to 1.0.2. by Bodo Moeller · 10 years ago
  19. ae4af7a crypto/cast/asm/cast-586.pl: +5% on PIII and remove obsolete readme. by Andy Polyakov · 10 years ago
  20. df8c39d RT3549: Remove obsolete files in crypto by Rich Salz · 10 years ago
  21. d5f3444 RT2910: Remove des.c and its Makefile target by Rich Salz · 10 years ago
  22. 9208640 RT2309: Fix podpage MMNNFFPPS->MNNFFPPS by Rich Salz · 10 years ago
  23. 4b6dee2 Parse custom extensions after internal extensions. by Dr. Stephen Henson · 10 years ago
  24. 55c7a4c e_os.h: refine inline override logic (to address warnings in debug build). by Andy Polyakov · 10 years ago
  25. 323154b crypto/bn/bn_nist.c: bring original failing code back for reference. by Andy Polyakov · 10 years ago
  26. 7c47762 Add additional explanation to CHANGES entry. by Dr. Stephen Henson · 10 years ago
  27. 1cfd255 Add additional DigestInfo checks. by Dr. Stephen Henson · 10 years ago
  28. 3d81ec5 Remove #ifdef's for IRIX_CC_BUG by Rich Salz · 10 years ago
  29. 008bef5 RT3544: Must update TABLE after Configure change by Rich Salz · 10 years ago
  30. fdc35a9 Add missing tests by Emilia Kasper · 10 years ago
  31. 5886354 Use correct function name: CMS_add1_signer() by Dr. Stephen Henson · 10 years ago
  32. 8b07c00 crypto/bn/bn_nist.c: work around MSC ARM compiler bug. by Andy Polyakov · 10 years ago
  33. 40155f4 e_os.h: allow inline functions to be compiled by legacy compilers. by Andy Polyakov · 10 years ago
  34. 92c7846 RT3544: Remove MWERKS support by Rich Salz · 10 years ago
  35. 4aac102 RT3425: constant-time evp_enc by Emilia Kasper · 10 years ago
  36. 455b65d RT3067: simplify patch by Emilia Kasper · 10 years ago
  37. 294d1e3 RT3066: rewrite RSA padding checks to be slightly more constant time. by Emilia Kasper · 10 years ago
  38. 51b7be8 make update by Emilia Kasper · 10 years ago
  39. 5f85f64 Note i2d_re_X509_tbs and related changes in CHANGES by Emilia Kasper · 10 years ago
  40. 507efe7 CHANGES: mention ECP_NISTZ256. by Andy Polyakov · 10 years ago
  41. 4513b1b crypto/rsa/rsa_chk.c: harmonize error codes. by Andy Polyakov · 11 years ago
  42. be07ae9 crypto/ecp_nistz256.c: harmonize error codes. by Andy Polyakov · 11 years ago
  43. b5ff559 Fixed error introduced in commit f2be92b94dad3c6cbdf79d99a324804094cf1617 by Tim Hudson · 11 years ago
  44. d475b2a Harmonize Tru64 and Linux make rules. by Andy Polyakov · 11 years ago
  45. 16e5b45 Fix warning. by Dr. Stephen Henson · 11 years ago
  46. e8185ae RT3291: Add -crl and -revoke options to CA.pl by Rich Salz · 11 years ago
  47. 99b00fd RT2301: GetDIBits, not GetBitmapBits in rand_win by Jake Goulding · 11 years ago
  48. 569e2d1 crypto/bn/asm/x86_64-mont*.pl: add missing clang detection. by Andy Polyakov · 11 years ago
  49. 8471479 Configure: engage ECP_NISTZ256. by Andy Polyakov · 11 years ago
  50. 4d3fa06 Add ECP_NISTZ256 by Shay Gueron, Intel Corp. by Andy Polyakov · 11 years ago
  51. f54be17 Reserve option to use BN_mod_exp_mont_consttime in ECDSA. by Andy Polyakov · 11 years ago
  52. 902b30d perlasm/x86_64-xlate.pl: handle inter-bank movd. by Andy Polyakov · 11 years ago
  53. 6f46c3c RT2772 update: c_rehash was broken by Rich Salz · 11 years ago
  54. cb4bb56 RT3271 update; extra; semi-colon; confuses; some; by Rich Salz · 11 years ago
  55. b2aa38a RT2560: missing NULL check in ocsp_req_find_signer by Rich Salz · 11 years ago
  56. 468ab1c RT2196: Clear up some README wording by Rich Salz · 11 years ago
  57. eb63bce RT3192: spurious error in DSA verify by Matt Caswell · 11 years ago
  58. c939cca Merge branch 'master' of git.openssl.org:openssl by Rich Salz · 11 years ago
  59. 843921f RT3271: Don't use "if !" in shell lines by Rich Salz · 11 years ago
  60. b999f66 RT3271: Don't use "if !" in shell lines by Rich Salz · 11 years ago
  61. 1f18f50 RT1909: Omit version for v1 certificates by Geoff Keating · 11 years ago
  62. 4eadd11 RT3506: typo's in ssltest by Kurt Cancemi · 11 years ago
  63. 4cd1119 RT2841: Extra return in check_issued by Paul Suhler · 11 years ago
  64. 44e0c2b RT2626: Change default_bits from 1K to 2K by Kurt Roeckx · 11 years ago
  65. 5f85556 RT2600: Change Win line-endings to Unix. by Rich Salz · 11 years ago
  66. a787c25 RT2272: Add old-style hash to c_rehash by Matthias Andree · 11 years ago
  67. 6452a13 RT671: export(i2s|s2i|i2v|v2i)_ASN1_(IA5|BIT)STRING by Bjoern Zeeb · 11 years ago
  68. e9edfc4 RT468: SSL_CTX_sess_set_cache_size wrong by Rich Salz · 11 years ago
  69. af4c6e3 RT3301: Discard too-long heartbeat requests by Erik Auerswald · 11 years ago
  70. 98ecf60 RT3291: Add -crl and -revoke options to CA.pl by Dario B · 11 years ago
  71. fe75730 RT2518: fix pod2man errors by Scott Schaefer · 11 years ago
  72. 2afb29b RT992: RSA_check_key should have a callback arg by Rich Salz · 11 years ago
  73. be0bd11 RT3108: OPENSSL_NO_SOCK should imply OPENSSL_NO_DGRAM by Rich Salz · 11 years ago
  74. 83e4e03 RT3031: Need to #undef some names for win32 by Robin Lee · 11 years ago
  75. 3173622 RT2849: Redundant check of "dsa" variable. by Rich Salz · 11 years ago
  76. 683cd7c RT2843: Remove another spurious close-comment token by Martin Olsson · 11 years ago
  77. 6b0dc6e RT2842: Remove spurious close-comment marker. by Martin Olsson · 11 years ago
  78. 76e8671 Merge branch 'master' of git.openssl.org:openssl by Rich Salz · 11 years ago
  79. 4f13dab RT1834: Fix PKCS7_verify return value by Rich Salz · 11 years ago
  80. b0e659c RT1832: Fix PKCS7_verify return value by Rich Salz · 11 years ago
  81. 8842987 RT1771: Add string.h include. by Alon Bar-Lev · 11 years ago
  82. 5a8addc RT1325,2973: Add more extensions to c_rehash by Viktor Dkhovni · 11 years ago
  83. 2f32016 make update by Emilia Kasper · 11 years ago
  84. 95b1752 Add i2d_re_X509_tbs by Emilia Kasper · 11 years ago
  85. b2774f6 Add CHANGES entry for SCT viewer code. by Dr. Stephen Henson · 11 years ago
  86. b0bbe49 sync ordinals with 1.0.2 by Dr. Stephen Henson · 11 years ago
  87. be0d851 psk_client_callback, 128-byte id bug. by Adam Langley · 11 years ago
  88. 360928b Followup on RT3334 fix: make sure that a directory that's the empty by Richard Levitte · 11 years ago
  89. 6a14fe7 RT3334: Fix crypto/LPdir_win.c by Phil Mesnier · 11 years ago
  90. 0ff3687 RT3140: Possibly-unit variable in pem_lib.c by Clang via Jeffrey Walton · 11 years ago
  91. 86f50b3 Make the inline const-time functions static. by Emilia Kasper · 11 years ago
  92. b0426a0 RT3508: Remove unused variable introduced by b09eb24 by Kurt Cancemi · 11 years ago
  93. 3aba132 RT3511: doc fix; req default serial is random by Adam Williamson · 11 years ago
  94. 9fc8dc5 Add explanatory note to crypto/store/README by Rich Salz · 11 years ago
  95. 80ec8d4 RT1325,2973: Add more extensions to c_rehash by TANABE Hiroyasu · 11 years ago
  96. 6019cdd Configure: add configuration for crypto/ec/asm extensions. by Andy Polyakov · 11 years ago
  97. 4d86e8d md5-x86_64.pl: work around warning. by Andy Polyakov · 11 years ago
  98. b59f92e x86[_64] assembly pack: add Silvermont performance data. by Andy Polyakov · 11 years ago
  99. 0f95728 Remove some outdated README files, to avoid confusing people. by Rich Salz · 11 years ago
  100. 457f7b1 RT2820: case-insensitive filenames on Darwin by Rich Salz · 11 years ago