1. f0fc2a2 Properly put the pragma comment for the MSVC linker in defines by Paul Bakker · 11 years ago
  2. 92bcadb Removed 'z' length modifier from low-value size_t in ecp_selftest() by Paul Bakker · 11 years ago
  3. e7f5133 Fixed superfluous return value in aesni.c by Paul Bakker · 11 years ago
  4. 0d0de92 Only specify done label in aes.c when AES-NI is possible by Paul Bakker · 11 years ago
  5. 956c9e0 Reduced the input / output overhead with 200+ bytes and covered corner case by Paul Bakker · 11 years ago
  6. d4588cf aesni_gcm_mult() now returns void by Manuel Pégourié-Gonnard · 11 years ago
  7. bfa3c9a Remove temporary code by Manuel Pégourié-Gonnard · 11 years ago
  8. 23c2f6f Add AES-NI key expansion for 192 bits by Manuel Pégourié-Gonnard · 11 years ago
  9. 4a5b995 Add AES-NI key expansion for 256 bits by Manuel Pégourié-Gonnard · 11 years ago
  10. 47a3536 Add AES-NI key expansion for 128 bits by Manuel Pégourié-Gonnard · 11 years ago
  11. 01e31bb Add support for key inversion using AES-NI by Manuel Pégourié-Gonnard · 11 years ago
  12. 80637c7 Use aesni_gcm_mult() if available by Manuel Pégourié-Gonnard · 11 years ago
  13. d333f67 Add aesni_gcm_mult() by Manuel Pégourié-Gonnard · 11 years ago
  14. 9d57482 Add comments on GCM multiplication by Manuel Pégourié-Gonnard · 11 years ago
  15. 8eaf20b Allow detection of CLMUL by Manuel Pégourié-Gonnard · 11 years ago
  16. 5b68565 Add aesni_crypt_ecb() and use it by Manuel Pégourié-Gonnard · 11 years ago
  17. 92ac76f Add files for (upcoming) AES-NI support by Manuel Pégourié-Gonnard · 11 years ago
  18. 1e5369c Variables in proper block or within proper defines in ssl_decrypt_buf() by Paul Bakker · 11 years ago
  19. 0c0476f Disable ecp_use_curve25519() if not POLARSSL_ECP_DP_M255_ENABLED by Paul Bakker · 11 years ago
  20. 1a56fc9 Fixed x509_crt_parse_path() bug on Windows platforms by Paul Bakker · 11 years ago
  21. 1321135 Fix MingW version issue by Manuel Pégourié-Gonnard · 11 years ago
  22. ee5db1d Fix typo in previous commit by Manuel Pégourié-Gonnard · 11 years ago
  23. 6a398d4 Add missing header for windows by Manuel Pégourié-Gonnard · 11 years ago
  24. 173402b net_prepare() returns int by Manuel Pégourié-Gonnard · 11 years ago
  25. 5a607d2 Merged IPv6 support in the NET module by Paul Bakker · 11 years ago
  26. fd6b4cc Add forgotten SO_REUSEADDR option by Manuel Pégourié-Gonnard · 11 years ago
  27. 5ab68ba Merged storing curves fully in ROM by Paul Bakker · 11 years ago
  28. fdf9469 Merged support for ECDH-RSA / ECDH-ECDSA key exchanges and ciphersuites by Paul Bakker · 11 years ago
  29. 77e257e Fixed bad check for maximum size of fragment length index by Paul Bakker · 11 years ago
  30. 6c21276 Place olen initalization after reference check in cipher_update() by Paul Bakker · 11 years ago
  31. 6f0636a Potential memory leak in ssl_ticket_keys_init() by Paul Bakker · 11 years ago
  32. 6e315a9 Adapt net_accept() to IPv6 by Manuel Pégourié-Gonnard · 11 years ago
  33. 389ce63 Add IPv6 support to net_bind() by Manuel Pégourié-Gonnard · 11 years ago
  34. 10934de Adapt net_connect() for IPv6 by Manuel Pégourié-Gonnard · 11 years ago
  35. 2e5c316 Factor our some code in net.c by Manuel Pégourié-Gonnard · 11 years ago
  36. 5538970 Add server support for ECDH key exchanges by Manuel Pégourié-Gonnard · 11 years ago
  37. d18cc57 Add client-side support for ECDH key exchanges by Manuel Pégourié-Gonnard · 11 years ago
  38. cdff3cf Add ecdh_get_params() to import from an EC key by Manuel Pégourié-Gonnard · 11 years ago
  39. 25781b2 Add ECDH_RSA and ECDH_ECDSA ciphersuites by Manuel Pégourié-Gonnard · 11 years ago
  40. 69ab354 Fix bug from stupid typo by Manuel Pégourié-Gonnard · 11 years ago
  41. 14a96c5 Avoid wasting memory with some curves by Manuel Pégourié-Gonnard · 11 years ago
  42. 95b45b7 Rename macros by Manuel Pégourié-Gonnard · 11 years ago
  43. baee5d4 Add previously forgotten #ifdef's by Manuel Pégourié-Gonnard · 11 years ago
  44. 81e1b10 Rm a few unneeded variables by Manuel Pégourié-Gonnard · 11 years ago
  45. 1f82b04 Adapt ecp_group_free() to static constants by Manuel Pégourié-Gonnard · 11 years ago
  46. 73cc01d Remove last non-static parts of known EC groups by Manuel Pégourié-Gonnard · 11 years ago
  47. 731d08b Start using constants from ROM for EC groups by Manuel Pégourié-Gonnard · 11 years ago
  48. c72ac7c Fix SSLv3 handling of SHA-384 suites by Manuel Pégourié-Gonnard · 11 years ago
  49. fef3c5a Fixed typo in POLARSSL_PKCS1_V15 in rsa.c by Paul Bakker · 11 years ago
  50. 93f41db Fix possible issue in corner-case for ecp_mul_mx() by Manuel Pégourié-Gonnard · 11 years ago
  51. 7a949d3 Update comments by Manuel Pégourié-Gonnard · 11 years ago
  52. d962273 Add #ifdef's for curve types by Manuel Pégourié-Gonnard · 11 years ago
  53. 7c94d8b WIP #ifdef's by Manuel Pégourié-Gonnard · 11 years ago
  54. b6f45a6 Avoid potential leak in ecp_mul_mxz() by Manuel Pégourié-Gonnard · 11 years ago
  55. a60fe89 Add mpi_safe_cond_swap() by Manuel Pégourié-Gonnard · 11 years ago
  56. 97871ef Some operations are not supported with Curve25519 by Manuel Pégourié-Gonnard · 11 years ago
  57. 3d7053a Add ecp_mod_p255(): Curve25519 about 4x faster now by Manuel Pégourié-Gonnard · 11 years ago
  58. 357ff65 Details in ecp_mul_mxz() by Manuel Pégourié-Gonnard · 11 years ago
  59. fe0af40 Adapt ecp_gen_keypair() to Curve25519 by Manuel Pégourié-Gonnard · 11 years ago
  60. 9a4a5ac Fix bug in mpi_set_bit by Manuel Pégourié-Gonnard · 11 years ago
  61. a0179b8 Change ecp_mul to handle Curve25519 too by Manuel Pégourié-Gonnard · 11 years ago
  62. 312d2e8 Adapt key checking functions for Curve25519 by Manuel Pégourié-Gonnard · 11 years ago
  63. 6615366 Add Curve25519 to known groups by Manuel Pégourié-Gonnard · 11 years ago
  64. 3afa07f Add coordinate randomization for Curve25519 by Manuel Pégourié-Gonnard · 11 years ago
  65. d9ea82e Add basic arithmetic for Curve25519 by Manuel Pégourié-Gonnard · 11 years ago
  66. 3c0b4ea Rename a few functions by Manuel Pégourié-Gonnard · 11 years ago
  67. 498fd35 Added missing inline definition for other platforms to ecp_curves.c by Paul Bakker · 11 years ago
  68. d5e0fbe Remove now useless function by Manuel Pégourié-Gonnard · 11 years ago
  69. 3ee9000 Make internal functions static again + cosmetics by Manuel Pégourié-Gonnard · 11 years ago
  70. 9854fe9 Convert curve constants to binary by Manuel Pégourié-Gonnard · 11 years ago
  71. 32b04c1 Split ecp.c by Manuel Pégourié-Gonnard · 11 years ago
  72. 43863ee Declare internal variables static in ecp.c by Manuel Pégourié-Gonnard · 11 years ago
  73. d35e191 Drop useless include in ecp.c by Manuel Pégourié-Gonnard · 11 years ago
  74. 9dc53a9 Merged client ciphersuite order preference option by Paul Bakker · 11 years ago
  75. 014f143 Merged EC key generation support by Paul Bakker · 11 years ago
  76. 4040d7e Merged more constant-time checking in RSA by Paul Bakker · 11 years ago
  77. 1a9f2c7 Add option to respect client ciphersuite order by Manuel Pégourié-Gonnard · 11 years ago
  78. 011a8db Complete refactoring of ciphersuite choosing by Manuel Pégourié-Gonnard · 11 years ago
  79. 3252560 Move some functions up by Manuel Pégourié-Gonnard · 11 years ago
  80. 59b81d7 Refactor ciphersuite selection for version > 2 by Manuel Pégourié-Gonnard · 11 years ago
  81. 0267e3d Add ecp_curve_info_from_name() by Manuel Pégourié-Gonnard · 11 years ago
  82. 104ee1d Add ecp_genkey(), prettier wrapper by Manuel Pégourié-Gonnard · 11 years ago
  83. 27290da Check PKCS 1.5 padding in a more constant-time way by Manuel Pégourié-Gonnard · 11 years ago
  84. ab44d7e Check OAEP padding in a more constant-time way by Manuel Pégourié-Gonnard · 11 years ago
  85. a5cfc35 RSA-OAEP decrypt: reorganise code by Manuel Pégourié-Gonnard · 11 years ago
  86. 5ad68e4 Mutex x509_crt_parse_path() when pthreads is used by Manuel Pégourié-Gonnard · 11 years ago
  87. 964bf9b Quit using readdir_r() by Manuel Pégourié-Gonnard · 11 years ago
  88. 76f0311 Only compile with -Wmissing-declarations and -Wmissing-prototypes in by Paul Bakker · 11 years ago
  89. 88cd226 Merged ciphersuite version improvements by Paul Bakker · 11 years ago
  90. da1ff38 Don't accept CertificateRequest with PSK suites by Manuel Pégourié-Gonnard · 11 years ago
  91. dc953e8 Add missing defines/cases for RSA_PSK key exchange by Manuel Pégourié-Gonnard · 11 years ago
  92. c57b654 Use t_uint rather than uintXX_t when appropriate by Manuel Pégourié-Gonnard · 11 years ago
  93. 3209ce3 Merged ECP improvements by Paul Bakker · 11 years ago
  94. 20b9af7 Fix min_version (TLS 1.0) for ECDHE-PSK suites by Manuel Pégourié-Gonnard · 11 years ago
  95. a5bdfcd Relax some SHA2 ciphersuite's version requirements by Manuel Pégourié-Gonnard · 11 years ago
  96. 96c7a92 Change mpi_safe_cond_assign() for more const-ness by Manuel Pégourié-Gonnard · 11 years ago
  97. e4c71f0 Merged Prime generation improvements by Paul Bakker · 11 years ago
  98. 45f457d Reverted API change for mpi_is_prime() by Paul Bakker · 11 years ago
  99. 8fc30b1 Various const fixes by Paul Bakker · 11 years ago
  100. ddf7615 gen_prime: check small primes early (3x speed-up) by Manuel Pégourié-Gonnard · 11 years ago