Commit graph

  • 3baeb15c79 Update changelog for cmake changes Manuel Pégourié-Gonnard 2014-03-11 10:16:25 +0100
  • 97a11c107e CMake: allow to build both shared and static at once hasufell 2014-03-06 15:49:08 +0100
  • d113a9d60f CMake: fix zlib include dir hasufell 2014-03-06 15:46:06 +0100
  • 69ebf32725 CMake: respect system cflags hasufell 2014-03-06 15:45:00 +0100
  • e63560470e Don't try to use MIPS32 asm macros on MIPS64 Alex Wilson 2014-03-06 00:04:09 +1000
  • be04673c49 Forbid sequence number wrapping Manuel Pégourié-Gonnard 2014-03-10 21:20:29 +0100
  • 50a5c53398 Reject certs and CRLs from the future Paul Bakker 2014-07-08 10:59:10 +0200
  • 0d844dd650 Add x509parse_time_future() Paul Bakker 2014-07-07 17:44:14 +0200
  • 963918b88f Countermeasure against "triple handshake" attack Manuel Pégourié-Gonnard 2014-03-10 09:34:49 +0100
  • 397858b81d Avoid "unreachable code" warning Manuel Pégourié-Gonnard 2014-03-11 13:47:05 +0100
  • 57ca5702fd Fixed CMake symlinking on out-of-source builds Paul Bakker 2014-03-07 10:33:55 +0100
  • 6d841c2c5c Fix verion-major intolerance Manuel Pégourié-Gonnard 2014-02-12 10:14:54 +0100
  • e96bfbc6bd Fixed testing with out-of-source builds using cmake Paul Bakker 2014-07-07 16:55:03 +0200
  • 44e8b23462 Fixed file descriptor leak in generic_sum Paul Bakker 2014-02-06 15:03:06 +0100
  • c675e4bde5 Fix bug in RSA PKCS#1 v1.5 "reversed" operations Manuel Pégourié-Gonnard 2014-02-03 11:58:55 +0100
  • af0ccc8fa0 SMTP lines are officially terminated with CRLF, ssl_mail_client fixed Paul Bakker 2014-01-24 16:11:17 +0100
  • 1e7c3d2500 net_is_block() renamed to net_would_block() and corrected behaviour on non-blocking sockets Paul Bakker 2014-07-07 16:41:31 +0200
  • 1dc45f15a6 Added MPI_CHK around unguarded mpi calls Paul Bakker 2014-01-23 20:38:35 +0100
  • 3cb407107d Fix "check" mode warnings Manuel Pégourié-Gonnard 2014-01-23 17:26:36 +0100
  • 0ed42d6159 Minor fixes to o_p_test.c (CMakeLists.txt and includes) Paul Bakker 2014-01-23 15:43:07 +0100
  • 7214f5437d Disable unused-function warning for clang-check Manuel Pégourié-Gonnard 2014-01-22 16:01:44 +0100
  • 0b6355d088 Updated ChangeLog Paul Bakker 2014-07-07 16:01:53 +0200
  • 91b05ac5ed Replace expired test certificate Manuel Pégourié-Gonnard 2014-01-22 11:07:32 +0100
  • 7837026b91 Remove a few dead stores Paul Bakker 2014-07-07 16:00:26 +0200
  • d220f8b709 Fix potential memory leak in bignum selftest Manuel Pégourié-Gonnard 2014-01-20 10:03:15 +0100
  • 7fd620b331 Fix misplaced initialisation. Manuel Pégourié-Gonnard 2014-01-18 19:05:23 +0100
  • b55f578982 Fix missing error checking in gcm Manuel Pégourié-Gonnard 2014-01-18 18:49:32 +0100
  • 4091141368 Add a length check in ssl_derive_keys() Paul Bakker 2014-07-07 15:30:20 +0200
  • 511d809dd1 Enable cmake tests with Clang too Manuel Pégourié-Gonnard 2014-01-18 18:14:16 +0100
  • 4181be06c1 Included GCM in API documentation for Enc/Dec Paul Bakker 2014-01-13 13:21:29 +0100
  • d15718cbe0 Updated ChangeLog Paul Bakker 2014-07-07 15:26:29 +0200
  • 13d087b97c Fix asm format for alpha Manuel Pégourié-Gonnard 2014-01-10 15:53:41 +0100
  • 5dcd22c8e9 Fix asm format for tricore Manuel Pégourié-Gonnard 2014-01-10 15:47:50 +0100
  • 5b30cc191b Fix asm format for microblaze Manuel Pégourié-Gonnard 2014-01-10 15:35:41 +0100
  • 4239c03358 Fix asm format for MC68020 Manuel Pégourié-Gonnard 2014-01-10 15:30:23 +0100
  • c6f563ce4c Fix BN ASM for PowerPC Manuel Pégourié-Gonnard 2014-01-07 19:16:48 +0100
  • 986b7db937 Fix bignum's ASM format for MIPS Manuel Pégourié-Gonnard 2014-01-07 18:31:06 +0100
  • 68c96e48ce Fix bignum ASM format for X86-64 Manuel Pégourié-Gonnard 2014-01-07 17:50:46 +0100
  • ec8f2ffe90 Fix bug in rnd_pseudo_rnd() test helper function Manuel Pégourié-Gonnard 2014-01-03 11:59:09 +0100
  • d83584e9aa Fixed potential overflow in certificate size in ssl_write_certificate() Paul Bakker 2013-12-31 11:35:16 +0100
  • 78e819698b Added missing MPI_CHK() around some statements Paul Bakker 2013-12-31 11:16:03 +0100
  • b5296b7f78 Add CHECK flags in CMakeLists.txt Paul Bakker 2014-07-07 15:19:20 +0200
  • 2ad45598eb Support for CLANG compiler in CMakeLists.txt Paul Bakker 2013-12-30 17:56:23 +0100
  • 40cc914567 Fixed x509_crt_parse_path() bug on Windows platforms Paul Bakker 2014-07-07 15:16:47 +0200
  • 238be3a207 Removed dependency on unistd.h for MSVC in apps Paul Bakker 2014-07-07 14:55:07 +0200
  • 0748895b68 Explicit conversions to int from size_t for MSVC (64-bit) in apps Paul Bakker 2013-11-30 15:14:38 +0100
  • 256a4afb57 Removed making commandline arguments case insensitive Paul Bakker 2013-11-30 15:13:02 +0100
  • 9975c5d217 Check PKCS 1.5 padding in a more constant-time way Manuel Pégourié-Gonnard 2013-11-30 13:36:53 +0100
  • d237d261e5 Check OAEP padding in a more constant-time way Manuel Pégourié-Gonnard 2013-11-29 12:49:44 +0100
  • 3411464a64 RSA-OAEP decrypt: reorganise code Manuel Pégourié-Gonnard 2013-11-28 15:57:52 +0100
  • a91d41e7a4 Removed Windows auto-spawn client code Paul Bakker 2013-11-29 11:16:37 +0100
  • 26e281831e Renamed test_offset to prevent clash with one in ctr_drbg.c Paul Bakker 2013-11-26 17:45:20 +0100
  • b9f6d507dd crypt_and_hash: check MAC earlier Manuel Pégourié-Gonnard 2013-11-25 17:55:17 +0100
  • 7ab2d5daf5 Clarify comments of mpi_mul_int() Manuel Pégourié-Gonnard 2013-11-25 16:16:33 +0100
  • a1caf6e1e8 SSL now gracefully handles missing RNG Paul Bakker 2013-11-21 17:31:06 +0100
  • c941adba31 Fixed X.509 hostname comparison (with non-regular characters) Paul Bakker 2014-07-07 14:17:24 +0200
  • cf78ba2b89 bump_version script also handled SOVERSION for library/Makefile Paul Bakker 2013-11-05 11:28:32 +0100
  • 835481930a Makefile now produces a .so.X with SOVERSION in it Paul Bakker 2013-11-05 11:27:12 +0100
  • 5c8434cf52 Safer buffer comparisons in the SSL modules Manuel Pégourié-Gonnard 2013-10-28 13:46:11 +0100
  • 79f1ff84ed Make all hash checking in programs constant-time Manuel Pégourié-Gonnard 2013-10-28 12:51:32 +0100
  • 2a8c2881f4 Check HMAC in constant-time in crypt_and_hash Paul Bakker 2013-10-31 14:22:08 +0100
  • c3ec63df42 Minor change that makes life easier for static analyzers / compilers Paul Bakker 2013-10-29 16:18:35 +0100
  • e46b17766c Make get_pkcs_padding() constant-time Paul Bakker 2014-07-07 14:04:00 +0200
  • 52cb87beb7 Forced cast to prevent MSVC compiler warning Paul Bakker 2014-07-07 13:46:10 +0200
  • 4c9301a7af Convert SOCKET to int to prevent compiler warnings under MSVC. Paul Bakker 2013-10-14 16:33:24 +0200
  • 9ccb2116a7 Introduced POLARSSL_HAVE_READDIR_R for systems without it Paul Bakker 2014-07-07 13:43:31 +0200
  • ff6e24710a RSA blinding: check highly unlikely cases Paul Bakker 2014-07-07 13:34:41 +0200
  • 6697b6c13b Properly free memory in new base64 tests Paul Bakker 2014-07-04 18:35:50 +0200
  • 8fb99abaac Merge changes for leaner memory footprint Paul Bakker 2014-07-04 15:02:19 +0200
  • b9e08b086b Merge server-side enforced renegotiation requests Paul Bakker 2014-07-04 15:01:37 +0200
  • d598318661 Fix base64_decode() to return and check length correctly Paul Bakker 2014-07-04 13:50:31 +0200
  • 23647b4df5 Update ChangeLog Paul Bakker 2014-07-04 15:00:12 +0200
  • ac7dd33de1 Update the ccm-psk config with psk_len 128 bits Manuel Pégourié-Gonnard 2014-07-03 16:17:59 +0200
  • 481fcfde93 Make PSK_LEN configurable and adjust PMS size Manuel Pégourié-Gonnard 2014-07-03 16:12:50 +0200
  • cc10f4ddfe Use SSL_CIPHERSUITES in example configs Manuel Pégourié-Gonnard 2014-06-30 19:22:44 +0200
  • dfc7df0bec Add SSL_CIPHERSUITES config option Manuel Pégourié-Gonnard 2014-06-30 17:59:55 +0200
  • fae355e8ee Add tests for ssl_set_renegotiation_enforced() Manuel Pégourié-Gonnard 2014-07-04 14:32:27 +0200
  • a9964dbcd5 Add ssl_set_renegotiation_enforced() Manuel Pégourié-Gonnard 2014-07-03 19:29:16 +0200
  • 791684c058 Save RAM when only a few ciphersuites are defined Manuel Pégourié-Gonnard 2014-06-30 17:38:22 +0200
  • c27807dd1e Make SSL_BUFFER_LEN overhead depend more on config Manuel Pégourié-Gonnard 2014-06-30 17:27:49 +0200
  • 31855456f9 Fix clang's check mode again Manuel Pégourié-Gonnard 2014-06-25 15:59:50 +0200
  • 237a847f1c Fix typos in comments Paul Bakker 2014-06-25 14:45:24 +0200
  • d543a582bf Clarify padding questions in the PK documentation Manuel Pégourié-Gonnard 2014-06-25 14:04:36 +0200
  • 2361746452 Try to clarify ECDH interface documentation Manuel Pégourié-Gonnard 2014-06-25 13:55:10 +0200
  • 5af0e5b194 Document in-out param of dhm_calc_secret() Manuel Pégourié-Gonnard 2014-06-25 13:03:50 +0200
  • bf31977c42 Update BIGNUM_C comments Manuel Pégourié-Gonnard 2014-06-25 13:00:17 +0200
  • 3926a2cc64 Clarify mpi_write_binary()'s doc. Manuel Pégourié-Gonnard 2014-06-25 12:57:47 +0200
  • dc16aa7eac Improve comments on POLARSSL_ERROR_STRERROR_DUMMY Manuel Pégourié-Gonnard 2014-06-25 12:55:12 +0200
  • e306fe0fec Update readme on cmake build types Manuel Pégourié-Gonnard 2014-06-25 12:42:46 +0200
  • 10a3891336 Add -Wmissing-prototypes to clang's check mode too Manuel Pégourié-Gonnard 2014-06-25 12:49:11 +0200
  • bee8ded03a Fix warning depending on configuration Manuel Pégourié-Gonnard 2014-06-25 12:22:59 +0200
  • 01edb1044c Add POLARSSL_REMOVE_RC4_CIPHERSUITES Manuel Pégourié-Gonnard 2014-06-24 22:42:34 +0200
  • 2a45d1c8bb Merge changes to config examples and configuration issues Paul Bakker 2014-06-25 11:27:00 +0200
  • 3135725670 Disable broken Sparc64 bn_mul assembly Manuel Pégourié-Gonnard 2014-06-24 17:57:57 +0200
  • 725e7f4942 Fix include in reduced config files Manuel Pégourié-Gonnard 2014-06-23 20:08:39 +0200
  • dd0c0f33c0 Better usage of dhm_calc_secret in SSL Manuel Pégourié-Gonnard 2014-06-23 18:07:11 +0200
  • 8df68632e8 Fix bug in DHE-PSK PMS computation Manuel Pégourié-Gonnard 2014-06-23 17:56:08 +0200
  • 5c1f032653 Abort handshake if no point format in common Manuel Pégourié-Gonnard 2014-06-23 14:24:43 +0200
  • fd35af1579 Fix off-by-one error in point format parsing Manuel Pégourié-Gonnard 2014-06-23 14:10:13 +0200
  • 87a8ffeaba Padlock asm using \n\t too Manuel Pégourié-Gonnard 2014-06-23 12:40:01 +0200