1. fdddac9 Fix stupid bug in rsa_copy() by Manuel Pégourié-Gonnard · 11 years ago
  2. f84f799 Tune debug_print_ret format by Manuel Pégourié-Gonnard · 11 years ago
  3. b13d3ff Provide no info from entropy_func() on future entropy by Paul Bakker · 11 years ago
  4. 66ff70d Support for seed file writing and reading in Entropy by Paul Bakker · 11 years ago
  5. 3f0be61 Merged support for parsing EC keys that use SpecifiedECDomain by Paul Bakker · 11 years ago
  6. 9592485 Fix some MSVC12 conversion warnings by Manuel Pégourié-Gonnard · 11 years ago
  7. 3b6269a Fix warnings on MinGW by Manuel Pégourié-Gonnard · 11 years ago
  8. 6fac351 Make support for SpecifiedECDomain optional by Manuel Pégourié-Gonnard · 11 years ago
  9. 5246ee5 Work around compressed EC public key in some cases by Manuel Pégourié-Gonnard · 11 years ago
  10. eab20d2 Implement parsing SpecifiedECParameters by Manuel Pégourié-Gonnard · 11 years ago
  11. 6c1f69b MinGW32 static build should link to windows libs and libz by Paul Bakker · 11 years ago
  12. 3d6504a ssl_init() left a dirty in_ctr pointer on failed allocation of out_ctr by Paul Bakker · 11 years ago
  13. 2eea292 Make the compiler work-around more specific by Manuel Pégourié-Gonnard · 11 years ago
  14. a4b0343 Merged massive SSL Testing improvements by Paul Bakker · 11 years ago
  15. bb8661e Work around a compiler bug on OS X. by Manuel Pégourié-Gonnard · 11 years ago
  16. d701c9a Fix memory leak in server with expired tickets by Manuel Pégourié-Gonnard · 11 years ago
  17. 84c30c7 Fix memory leak in ssl_cache by Manuel Pégourié-Gonnard · 11 years ago
  18. 145dfcb Fix bug with NewSessionTicket and non-blocking I/O by Manuel Pégourié-Gonnard · 11 years ago
  19. 96ea2f2 Add tests for SNI by Manuel Pégourié-Gonnard · 11 years ago
  20. 8520dac Add tests for auth_mode by Manuel Pégourié-Gonnard · 11 years ago
  21. da6b4d3 Change RSA embedded cert to a localhost cert by Manuel Pégourié-Gonnard · 11 years ago
  22. dfbf9c7 Fix bug in m_sleep() by Manuel Pégourié-Gonnard · 11 years ago
  23. 274a12e Fix bug with ssl_cache and max_entries=0 by Manuel Pégourié-Gonnard · 11 years ago
  24. f7c5201 Add basic tests for session resumption by Manuel Pégourié-Gonnard · 11 years ago
  25. 3c6409b CMake: allow to build both shared and static at once by hasufell · 11 years ago
  26. 9a6e93e Reserve -1 as an error code (used in programs) by Manuel Pégourié-Gonnard · 11 years ago
  27. 844a4c0 Fix RSASSA-PSS example programs by Manuel Pégourié-Gonnard · 11 years ago
  28. 83cdffc Forbid sequence number wrapping by Manuel Pégourié-Gonnard · 11 years ago
  29. 3c599f1 Avoid possible segfault on bad server ciphersuite by Manuel Pégourié-Gonnard · 11 years ago
  30. 9533765 Reject certs and CRLs from the future by Manuel Pégourié-Gonnard · 11 years ago
  31. 6304f78 Add x509_time_future() by Manuel Pégourié-Gonnard · 11 years ago
  32. 29dcc0b Fix depend issues in test suites for cipher modes by Manuel Pégourié-Gonnard · 11 years ago
  33. 1ec220b Add missing #ifdefs in aes.h by Manuel Pégourié-Gonnard · 11 years ago
  34. 648656a Fix error code in dhm_selftest() by Manuel Pégourié-Gonnard · 11 years ago
  35. 796c6f3 Countermeasure against "triple handshake" attack by Manuel Pégourié-Gonnard · 11 years ago
  36. fdf3f0e Avoid "unreachable code" warning by Manuel Pégourié-Gonnard · 11 years ago
  37. 2a2ae64 Fix forgotten curves in #ifdef by Manuel Pégourié-Gonnard · 11 years ago
  38. 6b1e207 Fix verion-major intolerance by Manuel Pégourié-Gonnard · 11 years ago
  39. c909308 Revert "Merged RSA-PSS support in Certificate, CSR and CRL" by Manuel Pégourié-Gonnard · 11 years ago
  40. 6df0957 Revert "Mutex call in x509_crt.c depended on PTHREAD specific instead of generic" by Manuel Pégourié-Gonnard · 11 years ago
  41. f2561b3 Ability to provide alternate timing implementation by Paul Bakker · 11 years ago
  42. 47703a0 More entropy functions made thread-safe (add_source, update_manual, gather) by Paul Bakker · 11 years ago
  43. 9eae7aa Mutex call in x509_crt.c depended on PTHREAD specific instead of generic by Paul Bakker · 11 years ago
  44. 6a28e72 Merged platform compatibility layer by Paul Bakker · 11 years ago
  45. 0910f32 Fixed compile warning (in test-ref-configs) by Paul Bakker · 11 years ago
  46. 119602b Typo fix in memory_buffer_alloc.c by Paul Bakker · 11 years ago
  47. defc0ca Migrated the Memory layer to the Platform layer by Paul Bakker · 11 years ago
  48. 7dc4c44 Library files moved to use platform layer by Paul Bakker · 11 years ago
  49. 747a83a Platform abstraction layer for memory, printf and fprintf by Paul Bakker · 11 years ago
  50. ab50d8d Merged RSA-PSS support in Certificate, CSR and CRL by Paul Bakker · 11 years ago
  51. f07031a debug_ecp: don't print Z, always 1 by Manuel Pégourié-Gonnard · 11 years ago
  52. f6dc5e1 Remove temporary debug code by Manuel Pégourié-Gonnard · 11 years ago
  53. c3f6b62 Print curve name instead of size in debugging by Manuel Pégourié-Gonnard · 11 years ago
  54. ab24010 Enforce our choice of allowed curves. by Manuel Pégourié-Gonnard · 11 years ago
  55. 7f38ed0 ssl_set_curves is no longer ECDHE only by Manuel Pégourié-Gonnard · 11 years ago
  56. cd49f76 Make ssl_set_curves() work client-side too. by Manuel Pégourié-Gonnard · 11 years ago
  57. ac71941 Renamings and other fixes by Manuel Pégourié-Gonnard · 11 years ago
  58. e40c469 The default ECDH curve list will be dynamically built in the ecp module based on ecp_supported_curves[]. by Gergely Budai · 11 years ago
  59. de05390 Rename ecdh_curve_list to curve_list by Manuel Pégourié-Gonnard · 11 years ago
  60. 5de2580 Make ssl_set_ecdh_curves() a compile-time option by Manuel Pégourié-Gonnard · 11 years ago
  61. 987bfb5 Added the possibility to define the allowed curves for ECDHE handshake. It also defines the preference of the curves. by Gergely Budai · 11 years ago
  62. fbf0915 Fix bug in RSA PKCS#1 v1.5 "reversed" operations by Manuel Pégourié-Gonnard · 11 years ago
  63. 5fb8efe Merged HMAC-DRBG code by Paul Bakker · 11 years ago
  64. 6e8e34d Fix ecp_gen_keypair() by Manuel Pégourié-Gonnard · 11 years ago
  65. b05db2a Save memory by not storing the HMAC key by Manuel Pégourié-Gonnard · 11 years ago
  66. cf38367 Fix HMAC_DRBG and RIPEMD160 error codes by Manuel Pégourié-Gonnard · 11 years ago
  67. 446ee66 Add LCOV_EXCLUDE_LINE on some IO errors by Manuel Pégourié-Gonnard · 11 years ago
  68. b3b205e Clean up details in ctr_drbg_selftest() by Manuel Pégourié-Gonnard · 11 years ago
  69. 79afaa0 Add hmac_drbg_selftest() by Manuel Pégourié-Gonnard · 11 years ago
  70. 48bc3e8 Add hmac_drbg_{write,update}_seed_file() by Manuel Pégourié-Gonnard · 11 years ago
  71. efc8d80 Use safer names for macros by Manuel Pégourié-Gonnard · 11 years ago
  72. 6e897c2 Add more checks and references by Manuel Pégourié-Gonnard · 11 years ago
  73. d742a03 Use md_hmac_reset() when possible by Manuel Pégourié-Gonnard · 11 years ago
  74. 658dbed Add automatic periodic reseeding by Manuel Pégourié-Gonnard · 11 years ago
  75. af786ff Add hmac_drbg_set_prediction_resistance() by Manuel Pégourié-Gonnard · 11 years ago
  76. 8fc484d Add hmac_drbg_reseed() by Manuel Pégourié-Gonnard · 11 years ago
  77. 4e669c6 Add hmac_drbg_set_entropy_len() by Manuel Pégourié-Gonnard · 11 years ago
  78. fe34a5f Add entropy callbacks to HMAC_DRBG by Manuel Pégourié-Gonnard · 11 years ago
  79. 8208d16 Add hmac_random_with_add() by Manuel Pégourié-Gonnard · 11 years ago
  80. 7845fc0 Use new HMAC_DRBG module for deterministic ECDSA by Manuel Pégourié-Gonnard · 11 years ago
  81. 490bdf3 Add minimalistic HMAC_DRBG implementation by Manuel Pégourié-Gonnard · 11 years ago
  82. 2aca241 Ready for release 1.3.4 by Paul Bakker · 11 years ago
  83. 42099c3 Revert "Add pk_rsa_set_padding() and rsa_set_padding()" by Paul Bakker · 11 years ago
  84. 27b93ad Factor common code for printing sig_alg by Manuel Pégourié-Gonnard · 11 years ago
  85. 5cac583 Factor out some common code by Manuel Pégourié-Gonnard · 11 years ago
  86. 41cae8e Parse CSRs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 11 years ago
  87. 5eeb32b Parse CRLs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 11 years ago
  88. ce7c6fd Fix dependencies by Manuel Pégourié-Gonnard · 11 years ago
  89. b7de86d More checks for length match in rsassa-pss params by Manuel Pégourié-Gonnard · 11 years ago
  90. 3c1e8b5 Finish parsing RSASSA-PSS parameters by Manuel Pégourié-Gonnard · 11 years ago
  91. d9fd87b Start parsing RSASSA-PSS parameters by Manuel Pégourié-Gonnard · 11 years ago
  92. b1d4eb1 Basic parsing of certs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 11 years ago
  93. 556efba Added AES CFB8 mode by Paul Bakker · 11 years ago
  94. 8002541 net_is_block() renamed to net_would_block() and corrected behaviour on by Paul Bakker · 11 years ago
  95. c2024f4 Added MPI_CHK around unguarded mpi calls by Paul Bakker · 11 years ago
  96. 8e205fc Fix potential buffer overflow in suported_curves_ext by Manuel Pégourié-Gonnard · 11 years ago
  97. 9f3c7d7 Added missing POLARSSL_ECDSA_DETERMINISTIC around ecdsa_write_signature_det() by Paul Bakker · 11 years ago
  98. 18e9f32 Added missing static to md_info_by_size() in ecdsa.c by Paul Bakker · 11 years ago
  99. bf98c3d Merged deterministic ECDSA by Paul Bakker · 11 years ago
  100. dfab4c1 Add forgotten #ifdef and depends_on by Manuel Pégourié-Gonnard · 11 years ago