1. c047c74 Merge of multiple security fixes by Simon Butcher · 10 years ago
  2. 42571dd Fix references to non-standard SIZE_T_MAX by Manuel Pégourié-Gonnard · 10 years ago
  3. e4e4be7 Fix potential overflow in base64_encode by Manuel Pégourié-Gonnard · 10 years ago
  4. 13ca895 Added max length checking of hostname by Simon Butcher · 10 years ago
  5. 9405e46 Bump version to 1.2.15 by Manuel Pégourié-Gonnard · 10 years ago polarssl-1.2.16
  6. ebb9cf9 Fix compile error with armcc5 --gnu by Manuel Pégourié-Gonnard · 10 years ago
  7. 7fc4e3e Prepare for 1.2.15 release by Paul Bakker · 10 years ago polarssl-1.2.15
  8. 3517c20 Up default server DH params to 2048 bits by Manuel Pégourié-Gonnard · 10 years ago
  9. 26d88cf Fix thread-safety issue in debug.c by Manuel Pégourié-Gonnard · 10 years ago
  10. 5324d41 Up min size of DHM params to 1024 bits by Manuel Pégourié-Gonnard · 10 years ago
  11. 7b20957 Prepare for 1.2.14 release by Paul Bakker · 10 years ago polarssl-1.2.14
  12. a9553a8 Fix warnings from mingw64 in timing.c by Manuel Pégourié-Gonnard · 10 years ago
  13. 9fdc58f Ready for release 1.2.13 by Paul Bakker · 10 years ago polarssl-1.2.13
  14. 530927b Update copyright line to 2015 by Paul Bakker · 10 years ago
  15. b82f591 Fix mips64 bignum implementation by James Cowgill · 11 years ago
  16. e12abf9 Fix url by Manuel Pégourié-Gonnard · 11 years ago
  17. 0edee5e Update copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  18. d643592 Fix bug on s390 by Manuel Pégourié-Gonnard · 11 years ago
  19. 258bab0 Fix missing bound check by Manuel Pégourié-Gonnard · 11 years ago
  20. 4cdb3ba Add POLARSSL_X509_MAX_INTERMEDIATE_CA by Manuel Pégourié-Gonnard · 11 years ago
  21. 7bf9f7e Fix documentation issues found by Clang by Manuel Pégourié-Gonnard · 11 years ago
  22. fc3697c Prepared for PolarSSL-1.2.12 by Paul Bakker · 11 years ago polarssl-1.2.12
  23. 0b0b522 Fix compiler warnings on iOS by Manuel Pégourié-Gonnard · 11 years ago
  24. 695266c Updated to version 1.2.11 by Paul Bakker · 11 years ago
  25. ff9e1a4 Document in-out param of dhm_calc_secret() by Manuel Pégourié-Gonnard · 11 years ago
  26. 002bc86 Clarify mpi_write_binary()'s doc. by Manuel Pégourié-Gonnard · 11 years ago
  27. 03917bf Disable broken Sparc64 bn_mul assembly by Manuel Pégourié-Gonnard · 11 years ago
  28. 4564af9 Fix asm format of bn_mul.h for more portability by Manuel Pégourié-Gonnard · 11 years ago
  29. 22ca9c0 Fix preprocessor checks for bn_mul PPC asm by Barry K. Nathan · 11 years ago
  30. 3dfa07b Clearer description for version_get_string_full() regarding 18 bytes by Paul Bakker · 11 years ago
  31. 1e94237 Support for seed file writing and reading in Entropy by Paul Bakker · 11 years ago
  32. ec8e5db Updated documentation for seed functions w.r.t. return values by Paul Bakker · 11 years ago
  33. 8a56d30 Update doc of ssl_set_authmode() by Manuel Pégourié-Gonnard · 11 years ago
  34. 588b66f Add a warning against compression in config.h by Manuel Pégourié-Gonnard · 11 years ago
  35. e635604 Don't try to use MIPS32 asm macros on MIPS64 by Alex Wilson · 11 years ago
  36. be04673 Forbid sequence number wrapping by Manuel Pégourié-Gonnard · 11 years ago
  37. 50a5c53 Reject certs and CRLs from the future by Paul Bakker · 11 years ago
  38. 0d844dd Add x509parse_time_future() by Paul Bakker · 11 years ago
  39. 13d087b Fix asm format for alpha by Manuel Pégourié-Gonnard · 12 years ago
  40. 5dcd22c Fix asm format for tricore by Manuel Pégourié-Gonnard · 12 years ago
  41. 5b30cc1 Fix asm format for microblaze by Manuel Pégourié-Gonnard · 12 years ago
  42. 4239c03 Fix asm format for MC68020 by Manuel Pégourié-Gonnard · 12 years ago
  43. c6f563c Fix BN ASM for PowerPC by Manuel Pégourié-Gonnard · 12 years ago
  44. 986b7db Fix bignum's ASM format for MIPS by Manuel Pégourié-Gonnard · 12 years ago
  45. 68c96e4 Fix bignum ASM format for X86-64 by Manuel Pégourié-Gonnard · 12 years ago
  46. 7ab2d5d Clarify comments of mpi_mul_int() by Manuel Pégourié-Gonnard · 12 years ago
  47. a1caf6e SSL now gracefully handles missing RNG by Paul Bakker · 12 years ago
  48. 5c8434c Safer buffer comparisons in the SSL modules by Manuel Pégourié-Gonnard · 12 years ago
  49. 9ccb211 Introduced POLARSSL_HAVE_READDIR_R for systems without it by Paul Bakker · 11 years ago
  50. 6b06502 Changed RSA blinding to a slower but thread-safe version by Paul Bakker · 12 years ago polarssl-1.2.10
  51. adace27 Prepped for 1.2.10 release by Paul Bakker · 12 years ago
  52. 495830d Fixed ssl_pkcs11_decrypt() prototype by Paul Bakker · 12 years ago
  53. e45574e Prepped for 1.2.9 release by Paul Bakker · 12 years ago
  54. 915ee19 Do not allow SHA256/SHA384 ciphersuites in < TLS 1.2 by Paul Bakker · 12 years ago
  55. 43f9799 RSA blinding on CRT operations to counter timing attacks by Paul Bakker · 12 years ago
  56. 34b225f Added C++ style extern in x509write header file by Paul Bakker · 12 years ago
  57. 1d41950 Prepared for PolarSSL release 1.2.8 by Paul Bakker · 12 years ago
  58. 602c31b Updated PKCS#12 define dependencies by Paul Bakker · 12 years ago
  59. 14a222c Moved PKCS#12 PBE functions to cipher / md layer where possible by Paul Bakker · 12 years ago
  60. 6fa5488 Centralized module option values in config.h by Paul Bakker · 12 years ago
  61. 1fd4321 PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificates by Paul Bakker · 12 years ago
  62. 19bd297 PKCS#5 module added. Moved PBKDF2 functionality inside and deprecated by Paul Bakker · 12 years ago
  63. 52b845b Fixed bignum.c and bn_mul.h to support Thumb2 and LLVM compiler by Paul Bakker · 12 years ago
  64. 4087c47 Added mechanism to provide alternative cipher / hash implementations by Paul Bakker · 12 years ago
  65. cf6e95d Parsing of PKCS#8 encrypted private key files added and PKCS#12 basis by Paul Bakker · 12 years ago
  66. 1922a4e ssl_parse_certificate() now calls x509parse_crt_der() directly by Paul Bakker · 12 years ago
  67. 9255e83 pem_read_buffer() already update use_len after header and footer are read by Paul Bakker · 12 years ago
  68. 08f06cf Disabled the HAVEGE random generator by default by Paul Bakker · 12 years ago
  69. eae09db Fixed const correctness issues that have no impact on the ABI by Paul Bakker · 12 years ago
  70. 822e958 Prepared for PolarSSL 1.2.7 release by Paul Bakker · 12 years ago polarssl-1.2.7
  71. f4a84b1 Added default value comment for ssl_set_ciphersuites*() by Paul Bakker · 12 years ago
  72. cecfd95 Minor checks to prevent NULL-pointer exceptions by Paul Bakker · 12 years ago
  73. a627298 Ability to specify allowed ciphersuites based on the protocol version. by Paul Bakker · 12 years ago
  74. d4c5944 Fixed MPI assembly for ARM when -O2 is used by Paul Bakker · 12 years ago
  75. 90f042d Prepared for PolarSSL 1.2.6 release by Paul Bakker · 12 years ago polarssl-1.2.6
  76. fb1cbd3 Fixed assembly code for ARM (Thumb and regular) for some compilers by Paul Bakker · 12 years ago
  77. e81beda The SSL session cache module (ssl_cache) now also retains peer_cert information (not the entire chain) by Paul Bakker · 12 years ago
  78. 78a8c71 Re-added support for parsing and handling SSLv2 Client Hello messages by Paul Bakker · 12 years ago
  79. a43231c Added support for custom labels when using rsa_rsaes_oaep_encrypt() or rsa_rsaes_oaep_decrypt() by Paul Bakker · 12 years ago
  80. b386913 Split up the RSA PKCS#1 encrypt, decrypt, sign and verify functions by Paul Bakker · 12 years ago
  81. 8ea31ff Added missing typedef for INT64 by Paul Bakker · 12 years ago
  82. 9f2018e Fixed typo in _MSC_VER (double underscore at the start) by Paul Bakker · 12 years ago
  83. e47b34b Removed further timing differences during SSL message decryption in ssl_decrypt_buf() by Paul Bakker · 12 years ago
  84. 6deb37e Added comments to indicate dependency from PEM on AES, DES and MD5 by Paul Bakker · 12 years ago
  85. fbb5cf9 Fixed typo in base64.h by Paul Bakker · 12 years ago
  86. c7a2da4 Updated for PolarSSL 1.2.5 by Paul Bakker · 13 years ago polarssl-1.2.5
  87. 40865c8 Added sending of alert messages in case of decryption failures as per RFC by Paul Bakker · 13 years ago
  88. d66f070 Disable debug messages that can introduce a timing side channel. by Paul Bakker · 13 years ago
  89. 8fe40dc Allow enabling of dummy error_strerror() to support some use-cases by Paul Bakker · 13 years ago
  90. 14c56a3 Updated for PolarSSL 1.2.4 by Paul Bakker · 13 years ago polarssl-1.2.4
  91. 1961b70 Added ssl_handshake_step() to allow single stepping the handshake process by Paul Bakker · 13 years ago
  92. f626e1d Fixed comment on maximum tested size for POLARSSL_MPI_MAX_LIMBS by Paul Bakker · 13 years ago
  93. fb1ba78 Updated for release 1.2.3 by Paul Bakker · 13 years ago polarssl-1.2.3
  94. df5069c Updated for 1.2.2 release by Paul Bakker · 13 years ago polarssl-1.2.2
  95. 769075d Fixed dependency on POLARSSL_SHA4_C in ssl modules by Paul Bakker · 13 years ago
  96. 926af75 Fixed client certificate handling with TLS 1.2 by Paul Bakker · 13 years ago
  97. e667c98 Added p_hw_data to ssl_context for context specific hardware acceleration data by Paul Bakker · 13 years ago
  98. 1f9d02d Added more notes / comments on own_cert, trust_ca purposes by Paul Bakker · 13 years ago
  99. 43ae298 - Fixed argument types by Paul Bakker · 13 years ago
  100. 34d8dbc - Depth that the certificate verify callback receives is now numbered bottom-up (Peer cert depth is 0) by Paul Bakker · 13 years ago