1. b2aa38a RT2560: missing NULL check in ocsp_req_find_signer by Rich Salz · 11 years ago
  2. 468ab1c RT2196: Clear up some README wording by Rich Salz · 11 years ago
  3. eb63bce RT3192: spurious error in DSA verify by Matt Caswell · 11 years ago
  4. c939cca Merge branch 'master' of git.openssl.org:openssl by Rich Salz · 11 years ago
  5. 843921f RT3271: Don't use "if !" in shell lines by Rich Salz · 11 years ago
  6. b999f66 RT3271: Don't use "if !" in shell lines by Rich Salz · 11 years ago
  7. 1f18f50 RT1909: Omit version for v1 certificates by Geoff Keating · 11 years ago
  8. 4eadd11 RT3506: typo's in ssltest by Kurt Cancemi · 11 years ago
  9. 4cd1119 RT2841: Extra return in check_issued by Paul Suhler · 11 years ago
  10. 44e0c2b RT2626: Change default_bits from 1K to 2K by Kurt Roeckx · 11 years ago
  11. 5f85556 RT2600: Change Win line-endings to Unix. by Rich Salz · 11 years ago
  12. a787c25 RT2272: Add old-style hash to c_rehash by Matthias Andree · 11 years ago
  13. 6452a13 RT671: export(i2s|s2i|i2v|v2i)_ASN1_(IA5|BIT)STRING by Bjoern Zeeb · 11 years ago
  14. e9edfc4 RT468: SSL_CTX_sess_set_cache_size wrong by Rich Salz · 11 years ago
  15. af4c6e3 RT3301: Discard too-long heartbeat requests by Erik Auerswald · 11 years ago
  16. 98ecf60 RT3291: Add -crl and -revoke options to CA.pl by Dario B · 11 years ago
  17. fe75730 RT2518: fix pod2man errors by Scott Schaefer · 11 years ago
  18. 2afb29b RT992: RSA_check_key should have a callback arg by Rich Salz · 11 years ago
  19. be0bd11 RT3108: OPENSSL_NO_SOCK should imply OPENSSL_NO_DGRAM by Rich Salz · 11 years ago
  20. 83e4e03 RT3031: Need to #undef some names for win32 by Robin Lee · 11 years ago
  21. 3173622 RT2849: Redundant check of "dsa" variable. by Rich Salz · 11 years ago
  22. 683cd7c RT2843: Remove another spurious close-comment token by Martin Olsson · 11 years ago
  23. 6b0dc6e RT2842: Remove spurious close-comment marker. by Martin Olsson · 11 years ago
  24. 76e8671 Merge branch 'master' of git.openssl.org:openssl by Rich Salz · 11 years ago
  25. 4f13dab RT1834: Fix PKCS7_verify return value by Rich Salz · 11 years ago
  26. b0e659c RT1832: Fix PKCS7_verify return value by Rich Salz · 11 years ago
  27. 8842987 RT1771: Add string.h include. by Alon Bar-Lev · 11 years ago
  28. 5a8addc RT1325,2973: Add more extensions to c_rehash by Viktor Dkhovni · 11 years ago
  29. 2f32016 make update by Emilia Kasper · 11 years ago
  30. 95b1752 Add i2d_re_X509_tbs by Emilia Kasper · 11 years ago
  31. b2774f6 Add CHANGES entry for SCT viewer code. by Dr. Stephen Henson · 11 years ago
  32. b0bbe49 sync ordinals with 1.0.2 by Dr. Stephen Henson · 11 years ago
  33. be0d851 psk_client_callback, 128-byte id bug. by Adam Langley · 11 years ago
  34. 360928b Followup on RT3334 fix: make sure that a directory that's the empty by Richard Levitte · 11 years ago
  35. 6a14fe7 RT3334: Fix crypto/LPdir_win.c by Phil Mesnier · 11 years ago
  36. 0ff3687 RT3140: Possibly-unit variable in pem_lib.c by Clang via Jeffrey Walton · 11 years ago
  37. 86f50b3 Make the inline const-time functions static. by Emilia Kasper · 11 years ago
  38. b0426a0 RT3508: Remove unused variable introduced by b09eb24 by Kurt Cancemi · 11 years ago
  39. 3aba132 RT3511: doc fix; req default serial is random by Adam Williamson · 11 years ago
  40. 9fc8dc5 Add explanatory note to crypto/store/README by Rich Salz · 11 years ago
  41. 80ec8d4 RT1325,2973: Add more extensions to c_rehash by TANABE Hiroyasu · 11 years ago
  42. 6019cdd Configure: add configuration for crypto/ec/asm extensions. by Andy Polyakov · 11 years ago
  43. 4d86e8d md5-x86_64.pl: work around warning. by Andy Polyakov · 11 years ago
  44. b59f92e x86[_64] assembly pack: add Silvermont performance data. by Andy Polyakov · 11 years ago
  45. 0f95728 Remove some outdated README files, to avoid confusing people. by Rich Salz · 11 years ago
  46. 457f7b1 RT2820: case-insensitive filenames on Darwin by Rich Salz · 11 years ago
  47. d1bea96 RT2119,3407: Updated to dgst.pod by Rich Salz · 11 years ago
  48. 8b77d64 RT2379: Additional typo fix by Rich Salz · 11 years ago
  49. cf2239b RT1941: c_rehash.pod is missing by James Westby · 11 years ago
  50. e2d03db apps/speed.c: add -misalign command-line argument. by Andy Polyakov · 11 years ago
  51. 07e3b31 RT2379: Bug in BIO_set_accept_port.pod by Rich Salz · 11 years ago
  52. 13be7da Fixed double inclusion of string.h by Matt Caswell · 11 years ago
  53. 82d9185 RT2880: HFS is case-insensitive filenames by Jim Reid · 11 years ago
  54. b09eb24 RT3246: req command prints version number wrong by Rich Salz · 11 years ago
  55. c7497f3 RT1665,2300: Crypto doc cleanups by Rich Salz · 11 years ago
  56. ac53354 RT2193: #ifdef errors in bss_dgram.c by l.montecchiani@gmail.com · 11 years ago
  57. 8d41933 RT3102: Document -verify_error_return flag by Rich Salz · 11 years ago
  58. f47e203 Fix comments, add new test. by Dr. Stephen Henson · 11 years ago
  59. f3f56c2 Custom extension documentation. by Dr. Stephen Henson · 11 years ago
  60. 0cfefe4 Rename some callbacks, fix alignment. by Dr. Stephen Henson · 11 years ago
  61. 8cafe9e Use consistent function naming. by Dr. Stephen Henson · 11 years ago
  62. c846a5f New function SSL_extension_supported(). by Dr. Stephen Henson · 11 years ago
  63. 33f653a New extension callback features. by Dr. Stephen Henson · 11 years ago
  64. de2a9e3 Callback revision. by Dr. Stephen Henson · 11 years ago
  65. 707b026 Remove serverinfo checks. by Dr. Stephen Henson · 11 years ago
  66. 28ea0a0 Add custom extension sanity checks. by Dr. Stephen Henson · 11 years ago
  67. ecf4d66 Custom extension revision. by Dr. Stephen Henson · 11 years ago
  68. 879bde1 fix warning by Dr. Stephen Henson · 11 years ago
  69. 5a3d21c Constant-time utilities by Emilia Kasper · 11 years ago
  70. f9fb43e RT2400: ASN1_STRING_to_UTF8 missing initializer by Raphael Spreitzer · 11 years ago
  71. 506a3d1 Merge branch 'master' of git.openssl.org:openssl by Rich Salz · 11 years ago
  72. 17e80c6 RT2308: Add extern "C" { ... } wrapper by Rich Salz · 11 years ago
  73. f34a572 Explicitly check for empty ASN.1 strings in d2i_ECPrivateKey by Emilia Kasper · 11 years ago
  74. f063e30 RT3065: automatically generate a missing EC public key by Matt Caswell · 11 years ago
  75. 0388ac4 RT3065: ec_private_key_dont_crash by Adam Langley · 11 years ago
  76. 7b3e11c RT2210: Add missing EVP_cleanup to example by Mihai Militaru · 11 years ago
  77. 34ccd24 Add tags/TAGS target; rm tags/TAGS in clean by Rich Salz · 11 years ago
  78. ed49eb4 Merge branch 'master' of git.openssl.org:openssl by Rich Salz · 11 years ago
  79. fa60b90 RT1744: SSL_CTX_set_dump_dh() doc feedback by David Gatwood · 11 years ago
  80. a4d266b RT1744: SSL_CTX_set_dump_dh() doc feedback by David Gatwood · 11 years ago
  81. fd4592b RT1804: fix EXAMPLE in EVP_EncryptInit.pod by Jan Schaumann · 11 years ago
  82. 2dd8cb3 Typo fixes to evp documentation. by Matt Caswell · 11 years ago
  83. be0477a RT 3060: amend patch by Emilia Kasper · 11 years ago
  84. bc46db6 RT3061: slightly amend patch by Emilia Kasper · 11 years ago
  85. d64c533 Improve EVP_PKEY_sign documentation by Emilia Kasper · 11 years ago
  86. a520ae3 RT3142: Extra initialization in state_machine by Jeffrey Walton · 11 years ago
  87. f511b25 define inline for Visual Studio by Emilia Kasper · 11 years ago
  88. da92be4 Fix build when BSAES_ASM is defined but VPAES_ASM is not by Emilia Kasper · 11 years ago
  89. 15735e4 bn/asm/rsaz-*.pl: allow spaces in Perl path name. by Andy Polyakov · 11 years ago
  90. e608273 sha1-mb-x86_64.pl: add commentary. by Andy Polyakov · 11 years ago
  91. 09ec8c8 PR2490: Remove unused local variable bn ecp_nist.c by Laszlo Papp · 11 years ago
  92. 2893a30 crypto/evp/e_aes_cbc_hmac_sha[1|256].c: fix compiler warnings. by Andy Polyakov · 11 years ago
  93. 55eb14d sha1-mb-x86_64.pl: fix typo. by Andy Polyakov · 11 years ago
  94. 89fb142 RT2847: Don't "check" uninitialized memory by Martin Olsson · 11 years ago
  95. 96208cb RT2848: Remove extra NULL check by Martin Olsson · 11 years ago
  96. 1afd7fa RT2513: Fix typo's paramter-->parameter by Martin Olsson · 11 years ago
  97. 0df043f Merge branch 'master' of git.openssl.org:openssl by Rich Salz · 11 years ago
  98. 76b10e1 PR2401: Typos in FAQ by Jeffrey Walton · 11 years ago
  99. bcd3e36 PR2401: Typos in FAQ by Jeffrey Walton · 11 years ago
  100. 3609b02 RT2724: Remove extra declaration by John Fitzgibbon · 11 years ago