1. 47fc5ae Fxi typo by Manuel Pégourié-Gonnard · 11 years ago
  2. 6b1e207 Fix verion-major intolerance by Manuel Pégourié-Gonnard · 11 years ago
  3. c909308 Revert "Merged RSA-PSS support in Certificate, CSR and CRL" by Manuel Pégourié-Gonnard · 11 years ago
  4. 6df0957 Revert "Mutex call in x509_crt.c depended on PTHREAD specific instead of generic" by Manuel Pégourié-Gonnard · 11 years ago
  5. 2ceda57 Ability to force the Entropy module to use SHA-256 as its basis by Paul Bakker · 11 years ago
  6. cd6d69a Fixed testing with out-of-source builds using cmake by Paul Bakker · 11 years ago
  7. f2561b3 Ability to provide alternate timing implementation by Paul Bakker · 11 years ago
  8. 47703a0 More entropy functions made thread-safe (add_source, update_manual, gather) by Paul Bakker · 11 years ago
  9. 9eae7aa Mutex call in x509_crt.c depended on PTHREAD specific instead of generic by Paul Bakker · 11 years ago
  10. 6a28e72 Merged platform compatibility layer by Paul Bakker · 11 years ago
  11. ab50d8d Merged RSA-PSS support in Certificate, CSR and CRL by Paul Bakker · 11 years ago
  12. e31b1d9 Added Curve preference order to ChangeLog by Paul Bakker · 11 years ago
  13. fbf0915 Fix bug in RSA PKCS#1 v1.5 "reversed" operations by Manuel Pégourié-Gonnard · 11 years ago
  14. 5fb8efe Merged HMAC-DRBG code by Paul Bakker · 11 years ago
  15. 6e8e34d Fix ecp_gen_keypair() by Manuel Pégourié-Gonnard · 11 years ago
  16. 2cb1a0c Fixed indication for TrustInSoft fix by Paul Bakker · 11 years ago polarssl-1.3.4
  17. b84582b Fixed up ChangeLog with missing bug fixes by Paul Bakker · 11 years ago
  18. 2aca241 Ready for release 1.3.4 by Paul Bakker · 11 years ago
  19. e6c2ddb Updated ChangeLog with deterministic ECDSA by Paul Bakker · 11 years ago
  20. 42099c3 Revert "Add pk_rsa_set_padding() and rsa_set_padding()" by Paul Bakker · 11 years ago
  21. 5cac583 Factor out some common code by Manuel Pégourié-Gonnard · 11 years ago
  22. d75ba40 SMTP lines are officially terminated with CRLF, ssl_mail_client fixed by Paul Bakker · 11 years ago
  23. 556efba Added AES CFB8 mode by Paul Bakker · 11 years ago
  24. 5862eee Merged RIPEMD-160 support by Paul Bakker · 11 years ago
  25. 0ac99ca Merged support for secp224k1, secp192k1 and secp25k1 by Paul Bakker · 11 years ago
  26. 3eb9673 Updated ChangeLog with recent changes by Paul Bakker · 11 years ago
  27. a8fd3e3 Removed POLARSSL_THREADING_DUMMY option by Paul Bakker · 11 years ago
  28. 6992eb7 Fixed potential overflow in certificate size in ssl_write_certificate() by Paul Bakker · 11 years ago
  29. 6ea1a95 Added missing MPI_CHK() around some statements by Paul Bakker · 11 years ago
  30. 5bc07a3 Prepped for 1.3.3 by Paul Bakker · 11 years ago
  31. c738791 Merged ECP memory usage optimizations by Paul Bakker · 11 years ago
  32. 956c9e0 Reduced the input / output overhead with 200+ bytes and covered corner case by Paul Bakker · 11 years ago
  33. f9c4953 Added version of the SSL pthread server example by Paul Bakker · 11 years ago
  34. 23116fd Merged AES-NI support for AES, AES-GCM and AES key scheduling by Paul Bakker · 11 years ago
  35. 1a56fc9 Fixed x509_crt_parse_path() bug on Windows platforms by Paul Bakker · 11 years ago
  36. 5a607d2 Merged IPv6 support in the NET module by Paul Bakker · 11 years ago
  37. 5ab68ba Merged storing curves fully in ROM by Paul Bakker · 11 years ago
  38. fdf9469 Merged support for ECDH-RSA / ECDH-ECDSA key exchanges and ciphersuites by Paul Bakker · 11 years ago
  39. f70fe81 Fixed memory leak in benchmark application by Paul Bakker · 11 years ago
  40. 6f0636a Potential memory leak in ssl_ticket_keys_init() by Paul Bakker · 11 years ago
  41. 48d78a5 Merged support for Curve25519 by Paul Bakker · 11 years ago
  42. 9a4a5ac Fix bug in mpi_set_bit by Manuel Pégourié-Gonnard · 11 years ago
  43. b14817d Updated ChangeLog for splitting off curves from ecp.c by Paul Bakker · 11 years ago
  44. 9dc53a9 Merged client ciphersuite order preference option by Paul Bakker · 11 years ago
  45. 014f143 Merged EC key generation support by Paul Bakker · 11 years ago
  46. 4040d7e Merged more constant-time checking in RSA by Paul Bakker · 11 years ago
  47. c3d0d07 Merged change from readdir_r() to readdir() + threading by Paul Bakker · 11 years ago
  48. 7aa0375 Updated ChangeLog to reflect recent changes by Paul Bakker · 11 years ago
  49. a9a028e SSL now gracefully handles missing RNG by Paul Bakker · 11 years ago
  50. f2b4d86 Fixed X.509 hostname comparison (with non-regular characters) by Paul Bakker · 11 years ago
  51. f4dc186 Prep for PolarSSL 1.3.2 by Paul Bakker · 11 years ago
  52. e1121b6 Update ChangeLog for renegotiation changes by Paul Bakker · 11 years ago
  53. 7b0be68 Support for serialNumber, postalAddress and postalCode in X509 names by Paul Bakker · 11 years ago
  54. fa6a620 Defines for UEFI environment under MSVC added by Paul Bakker · 11 years ago
  55. 178d9ba Fix ECDSA corner case: missing reduction mod N by Manuel Pégourié-Gonnard · 11 years ago
  56. 60b1d10 Fixed spelling / typos (from PowerDNS:codespell) by Paul Bakker · 11 years ago
  57. 93c6aa4 Fixed that selfsign copies issuer_name to subject_name by Paul Bakker · 11 years ago
  58. 50dc850 Const correctness by Paul Bakker · 11 years ago
  59. 7bc745b Merged constant-time padding checks by Paul Bakker · 11 years ago
  60. 1642122 Merged support for Camellia-GCM + ciphersuite and fixes to cipher layer by Paul Bakker · 11 years ago
  61. 3f917e2 Merged optimizations for MODP NIST curves by Paul Bakker · 11 years ago
  62. 08bb187 Merged Public Key framwork tests by Paul Bakker · 11 years ago
  63. 68037da Update Changelog for minor fixes by Paul Bakker · 11 years ago
  64. 45a2c8d Prevent possible alignment warnings on casting from char * to 'aligned *' by Paul Bakker · 11 years ago
  65. 677377f Server does not send out extensions not advertised by client by Paul Bakker · 11 years ago
  66. 5c17ccd Bumped version to 1.3.1 by Paul Bakker · 11 years ago
  67. f34673e Merged RSA-PSK key-exchange and ciphersuites by Paul Bakker · 11 years ago
  68. 376e815 Merged ECDHE-PSK ciphersuites by Paul Bakker · 11 years ago
  69. a7ea6a5 config.h is more script-friendly by Paul Bakker · 11 years ago
  70. be089b0 Introduced POLARSSL_HAVE_READDIR_R for systems without it by Paul Bakker · 11 years ago
  71. 5191e92 Added missing x509write_crt_set_version() by Paul Bakker · 11 years ago
  72. b7c1312 threading_set_own() renamed to threading_set_alt() by Paul Bakker · 11 years ago
  73. 4aa40d4 Better support for MSVC by Paul Bakker · 11 years ago
  74. b799dec Merged support for Brainpool curves and ciphersuites by Paul Bakker · 11 years ago
  75. 1677033 TLS compression only allocates working buffer once by Paul Bakker · 11 years ago
  76. d61cc3b Possible naming collision in dhm_context by Paul Bakker · 11 years ago
  77. fcc1721 Fixed const-correctness issues by Paul Bakker · 11 years ago
  78. ddba882 Added bugfixes to ChangeLog by Paul Bakker · 11 years ago
  79. 3a2c056 Added 1.2.10 to ChangeLog by Paul Bakker · 11 years ago
  80. d93d28e Fixed release date for 1.3.0 by Paul Bakker · 11 years ago polarssl-1.3.0
  81. 2466d93 Threading abstraction layer added by Paul Bakker · 11 years ago
  82. c13aab1 Added 1.1.8 and 1.2.9 release by Paul Bakker · 11 years ago
  83. f18084a Ready for 1.3.0 release by Paul Bakker · 11 years ago
  84. 8b817dc Merged support for multiple certificate/key pairs in SSL into development by Paul Bakker · 11 years ago
  85. c27c4e2 Support faulty X509 v1 certificates with extensions by Paul Bakker · 11 years ago
  86. 5ad403f Prepared for 1.3.0 RC0 by Paul Bakker · 11 years ago polarssl-1.3.0-rc0
  87. 45f21c7 PK layer and X509 core refactoring in ChangeLog by Paul Bakker · 11 years ago
  88. 7fb4a79 Added merged functionality to ChangeLog by Paul Bakker · 11 years ago
  89. 6ec34fb Added ChangeLog for blinding by Paul Bakker · 11 years ago
  90. 003dbad Fixed file descriptor leak in x509parse_crtpath() by Paul Bakker · 11 years ago
  91. a594385 x509_verify() now case insensitive for cn (RFC 6125 6.4) by Paul Bakker · 11 years ago
  92. aab30c1 RSA blinding added for CRT operations by Paul Bakker · 11 years ago
  93. 548957d Refactored RSA to have random generator in every RSA operation by Paul Bakker · 11 years ago
  94. ca174fe Merged refactored x509write module into development by Paul Bakker · 11 years ago
  95. c867678 Amended ChangeLog for ECDSA-ciphersuites by Paul Bakker · 11 years ago
  96. 0be444a Ability to disable server_name extension (RFC 6066) by Paul Bakker · 11 years ago
  97. d2f068e Ability to enable / disable SSL v3 / TLS 1.0 / TLS 1.1 / TLS 1.2 individually by Paul Bakker · 11 years ago
  98. 936539a Updated Changelog to reflect addition of session tickets by Paul Bakker · 11 years ago
  99. da4d1c3 Updated Changelog to reflect feature addition by Paul Bakker · 11 years ago
  100. 1e6a175 Support for AIX header locations in net.c module by Paul Bakker · 11 years ago