Commit graph

  • 2fbf311391 Fix dependency issue in memory_buffer_alloc Manuel Pégourié-Gonnard 2014-07-12 03:32:40 +0200
  • ab3d8627f3 Make config.pl more versatile Manuel Pégourié-Gonnard 2014-07-12 03:19:18 +0200
  • 9dbe7c5f17 Remove unreachable code from ssl_pthread_server Manuel Pégourié-Gonnard 2014-07-12 02:31:16 +0200
  • 97884a31cb Fix printf format warnings in memory_buffer_alloc Manuel Pégourié-Gonnard 2014-07-12 02:27:35 +0200
  • 86bbc7fc30 Fix typo causing compile error with NULL cipher Manuel Pégourié-Gonnard 2014-07-12 02:14:41 +0200
  • bb3a7f2b20 Add scripts to create "full" config.h Manuel Pégourié-Gonnard 2014-07-12 02:11:29 +0200
  • 955028f858 Fix compile error in ssl_pthread_server Manuel Pégourié-Gonnard 2014-07-12 01:27:34 +0200
  • 8dcb2d7d7e Support escaping of commas in x509_string_to_names() Paul Bakker 2014-08-08 12:22:30 +0200
  • 333fdeca3a Properly initialize buf Paul Bakker 2014-08-04 12:12:09 +0200
  • 21e081b068 Prevent (incorrect) compiler warning Paul Bakker 2014-07-24 10:38:01 +0200
  • 308a586477 Better placement of memset() to prevent compiler warning under MSVC polarssl-1.2.11 Paul Bakker 2014-07-11 11:40:35 +0200
  • 1910aa78a3 Fix release date for 1.3.8 polarssl-1.3.8 Paul Bakker 2014-07-11 11:28:56 +0200
  • 0ae5a3d336 Include 1.2.11 ChangeLog Paul Bakker 2014-07-11 11:28:30 +0200
  • 695266cb51 Updated to version 1.2.11 Paul Bakker 2014-07-11 11:26:03 +0200
  • bd51b262d1 Add 'exit' label and variable initialization to relevant test suite functions Paul Bakker 2014-07-10 15:26:12 +0200
  • 318d0fe844 Auto add 'exit' label in every test function. Failed assert now goes there Paul Bakker 2014-07-10 14:59:25 +0200
  • 4d0cfe80ea Split assert() with side effects in test suite helper Paul Bakker 2014-07-10 14:37:36 +0200
  • 6c343d7d9a Fix mpi_write_string() to write "00" as hex output for empty MPI Paul Bakker 2014-07-10 14:36:19 +0200
  • 5b11d026cd Fix dependencies and includes without FS_IO and PLATFORM_C Paul Bakker 2014-07-10 13:54:38 +0200
  • 3966d71fa8 gen_key should open file as binary for writing DER keys Paul Bakker 2014-07-10 12:03:09 +0200
  • 0cdde2d107 Fix minlen for GCM suites Manuel Pégourié-Gonnard 2014-07-09 18:03:10 +0200
  • b196fc23b1 Fix dhm_selftest() return value Manuel Pégourié-Gonnard 2014-07-09 16:53:29 +0200
  • a16e7f24f0 Proper initialization and checks for rare cases Paul Bakker 2014-07-09 14:58:11 +0200
  • 968afaa06f ssl_key_cert not available in all configurations Paul Bakker 2014-07-09 11:09:24 +0200
  • ec3a617d40 Make ready for release of 1.3.8 and soversion 7 Paul Bakker 2014-07-09 10:21:28 +0200
  • bd68e90f02 Merge init / free usage pattern for all public contexts Paul Bakker 2014-07-09 10:20:10 +0200
  • 28476e2789 Updated ChangeLog Paul Bakker 2014-07-01 15:59:04 +0200
  • d2a2d61a68 Adapt programs / test suites Paul Bakker 2014-07-01 15:45:49 +0200
  • 84bbeb58df Adapt cipher and MD layer with _init() and _free() Paul Bakker 2014-07-01 14:53:22 +0200
  • accaffe2c3 Restructure ssl_handshake_init() and small fixes Paul Bakker 2014-06-26 13:37:14 +0200
  • a317a98221 Adapt programs / test suites Paul Bakker 2014-06-18 16:44:11 +0200
  • 8f870b047c Add dhm_init() Paul Bakker 2014-06-20 13:32:38 +0200
  • fff0366bba Add ctr_drbg_free() Paul Bakker 2014-06-18 16:21:25 +0200
  • 14e8be4d33 Adapted programs / test suites to _init() and _free() Paul Bakker 2014-06-26 12:25:06 +0200
  • 5b4af39a36 Add _init() and _free() for hash modules Paul Bakker 2014-06-26 12:09:34 +0200
  • 8cfd9d8c59 Adapt programs / test suites to _init() and _free() Paul Bakker 2014-06-18 11:16:11 +0200
  • c7ea99af4f Add _init() and _free() for cipher modules Paul Bakker 2014-06-18 11:12:03 +0200
  • 0464dd9357 Fix bee8ded in error template file too Paul Bakker 2014-07-09 10:16:18 +0200
  • 1d073c59ad Add static and casts to prevent compiler warnings Paul Bakker 2014-07-08 20:15:51 +0200
  • f73b718f17 Latest CBC padding check Paul Bakker 2014-07-08 18:30:44 +0200
  • bbc843f0b8 Fix base64_decode() to return and check length correctly Paul Bakker 2014-07-08 18:18:38 +0200
  • ff9e1a4aa4 Document in-out param of dhm_calc_secret() Manuel Pégourié-Gonnard 2014-06-25 13:03:50 +0200
  • 002bc86718 Clarify mpi_write_binary()'s doc. Manuel Pégourié-Gonnard 2014-06-25 12:57:47 +0200
  • 03917bf7d5 Disable broken Sparc64 bn_mul assembly Manuel Pégourié-Gonnard 2014-06-24 17:57:57 +0200
  • 877a0944ad Padlock asm using \n\t too Manuel Pégourié-Gonnard 2014-06-23 12:40:01 +0200
  • 4564af9e3d Fix asm format of bn_mul.h for more portability Manuel Pégourié-Gonnard 2014-06-19 17:20:43 +0200
  • 22ca9c0197 Fix preprocessor checks for bn_mul PPC asm Barry K. Nathan 2014-05-05 23:26:13 -0700
  • 4467fb7507 Check input lengths in GCM Manuel Pégourié-Gonnard 2014-06-18 11:29:30 +0200
  • 5bad6afd8c Fix length checking for AEAD ciphersuites Paul Bakker 2014-07-08 17:51:29 +0200
  • 312da33ef1 Introduce polarssl_zeroize() instead of memset() for zeroization Paul Bakker 2014-06-13 17:20:13 +0200
  • 1b08bd9525 Fix WSAStartup return value check. Peter Vaskovic 2014-05-15 02:54:37 +0200
  • dcbd74f699 Fix symlink command for cross compiling Andre Heinecke 2014-05-21 10:25:51 +0000
  • 02388c918d Fix minor format string inconsistency. Peter Vaskovic 2014-05-24 15:19:35 +0200
  • 75ee01097f Stricter check on SSL ClientHello internal sizes compared to actual packet size Paul Bakker 2014-05-22 15:12:19 +0200
  • 609d1a96aa Fix build with cc from Apple LLVM Barry K. Nathan 2014-04-23 17:40:25 -0700
  • 55bdbc1834 Make compilation on DragonFly work Markus Pfeiffer 2014-04-22 20:16:15 +0000
  • 358d325017 Fix bug with mpi_fill_random() on big-endian Paul Bakker 2014-04-30 16:11:39 +0200
  • 95a11f8c16 On OpenBSD, use arc4random_buf() instead of rand() to prevent warnings Paul Bakker 2014-04-30 16:02:38 +0200
  • ccebf6ef8a Sanity length checks in ssl_read_record() and ssl_fetch_input() Paul Bakker 2014-04-30 14:38:05 +0200
  • b0af56334c rsa_check_pubkey() now allows an E up to N Paul Bakker 2014-04-30 13:33:35 +0200
  • 3dfa07b401 Clearer description for version_get_string_full() regarding 18 bytes Paul Bakker 2014-04-30 10:21:23 +0200
  • 838ed3c74d Improve interop by not writing ext_len in ClientHello when 0 Paul Bakker 2014-07-08 16:24:56 +0200
  • 6993284ece Travis configuration file for 1.2 branch Paul Bakker 2014-07-08 16:06:36 +0200
  • d6d1f410e6 Cleaner initialization (values did not matter, but were uninitialized) Paul Bakker 2014-04-17 16:03:48 +0200
  • a2eabadb07 Actually increment the loop counter to quit in ssl_fork_server Paul Bakker 2014-04-17 16:03:23 +0200
  • 3914840d78 Cleaned up location of init and free for some programs to prevent memory leaks on incorrect arguments Paul Bakker 2014-04-17 16:02:36 +0200
  • 993f02cda0 Added return value checking for correctness in programs Paul Bakker 2014-04-17 16:00:59 +0200
  • 676093e253 Check setsockopt() return value in net_bind() Paul Bakker 2014-07-08 15:21:28 +0200
  • 7890e62a1f Added missing MPI_CHK around mpi functions Paul Bakker 2014-04-17 12:42:41 +0200
  • 243d61894c Reject certificates with times not in UTC Paul Bakker 2014-07-08 14:40:58 +0200
  • f48de9579f Use UTC to heck certificate validity Paul Bakker 2014-07-08 14:39:41 +0200
  • dedce0c35c Prevent potential NULL pointer dereference in ssl_read_record() Paul Bakker 2014-04-08 14:36:50 +0200
  • 6995efe8be Potential memory leak in mpi_exp_mod() when error occurs during calculation of RR. Paul Bakker 2014-03-31 12:08:17 +0200
  • 3cbaf1e379 Add ssl_close_notify() to servers that missed it Paul Bakker 2014-07-08 12:26:02 +0200
  • d27680bd5e Clarify code using PSK callback Manuel Pégourié-Gonnard 2014-07-08 14:15:55 +0200
  • 0698f7c21a Rm duplicate entry in oid_md_alg Manuel Pégourié-Gonnard 2014-07-08 14:07:58 +0200
  • c5fd391e04 Check return value of ssl_set_xxx() in programs Manuel Pégourié-Gonnard 2014-07-08 14:05:52 +0200
  • 14beb08542 Fix missing const Manuel Pégourié-Gonnard 2014-07-08 13:50:35 +0200
  • ba782bbc4b Save some space in ECP curve tables Manuel Pégourié-Gonnard 2014-07-08 13:31:34 +0200
  • 67dbe1ef44 Better length checking in ecp_point_read_binary() Manuel Pégourié-Gonnard 2014-07-08 13:09:24 +0200
  • 4e3e7c2944 Clarify comment in program Manuel Pégourié-Gonnard 2014-07-08 13:05:49 +0200
  • 08e81e0c8f Change selection of hash algorithm for TLS 1.2 Manuel Pégourié-Gonnard 2014-07-08 12:56:25 +0200
  • bd77254b18 md_list() starting with strongest hash Manuel Pégourié-Gonnard 2014-07-07 14:02:33 +0200
  • 875548ce67 Disable renegotiation by default in example cli/srv Paul Bakker 2014-07-08 12:21:41 +0200
  • 358a841b34 x509_get_current_time() uses localtime_r() to prevent thread issues Paul Bakker 2014-07-08 12:14:37 +0200
  • 24aaf44120 Make sure no random pointer occur during failed malloc()'s Paul Bakker 2014-07-08 11:39:19 +0200
  • 345316db65 Made building of programs optional in CMake Paul Bakker 2014-03-26 13:27:51 +0100
  • bc8984931c Improvements to tests/Makefile when using shared library Paul Bakker 2014-03-26 13:26:52 +0100
  • c2262b58f6 Tune debug_print_ret format Manuel Pégourié-Gonnard 2014-03-25 13:22:23 +0100
  • ef3cf7088f Provide no info from entropy_func() on future entropy Paul Bakker 2014-03-26 12:51:25 +0100
  • 1e9423704a Support for seed file writing and reading in Entropy Paul Bakker 2014-03-26 11:54:05 +0100
  • ec8e5db1cf Updated documentation for seed functions w.r.t. return values Paul Bakker 2014-03-26 11:51:25 +0100
  • 22a0ce0cef Fix warning on MinGW and MSVC12 Paul Bakker 2014-07-08 11:16:44 +0200
  • 8cb73200e1 MinGW32 static build should link to windows libs and libz Paul Bakker 2014-03-17 15:11:13 +0100
  • b000f82d76 ssl_init() left a dirty in_ctr pointer on failed allocation of out_ctr Paul Bakker 2014-03-17 13:41:51 +0100
  • a9f86e03ed Make the compiler work-around more specific Manuel Pégourié-Gonnard 2014-03-14 18:23:26 +0100
  • 57291a7019 Work around a compiler bug on OS X. Manuel Pégourié-Gonnard 2014-03-14 09:21:20 +0100
  • 516eb623df Make auth_mode=required the default in ssl_client2 Manuel Pégourié-Gonnard 2014-03-11 11:10:27 +0100
  • 8a56d3044d Update doc of ssl_set_authmode() Manuel Pégourié-Gonnard 2014-03-11 10:50:48 +0100
  • 588b66f152 Add a warning against compression in config.h Manuel Pégourié-Gonnard 2014-03-11 10:30:38 +0100