Commit graph

  • 66c2e16c70 Fix time struct related warning William Robinet 2021-01-06 18:37:14 +01:00
  • f2d6e10b4f Add checks for libjson-c to configure.ac William Robinet 2021-01-06 18:25:45 +01:00
  • 317d843a58 Update CI workflow descriptions (2) William Robinet 2021-01-06 18:09:40 +01:00
  • fe05e6a36b Update CI workflow descriptions William Robinet 2021-01-06 18:07:44 +01:00
  • d0ca1a8adc First import of the JSON output code (https://github.com/adulau/ssldump/issues/41) William Robinet 2021-01-06 17:52:45 +01:00
  • 28b4915099 Do not print information message when no connection is cleaned at shutdown William Robinet 2020-12-09 16:01:54 +01:00
  • cbff44d4a4 Fix memory leak in ssl_process_server_session_id() William Robinet 2020-12-09 15:26:59 +01:00
  • 8c8c97fcb0 Close global pcap struct properly in case of SIGINT William Robinet 2020-12-09 15:13:15 +01:00
  • 1ca8db64ed Change binary installation directory to /usr/sbin William Robinet 2020-12-09 14:51:09 +01:00
  • 458e053340 Move unused files away William Robinet 2020-10-29 16:02:44 +01:00
  • 051de0971d Fix README.md - wrong package name for rpm based distros William Robinet 2020-10-26 11:34:00 +01:00
  • 44fffa3f4f
    Merge pull request #42 from wllm-rbnt/extensions Alexandre Dulaunoy 2020-10-14 19:54:38 +02:00
  • 245b99a2b2 Add missing extension names #42 William Robinet 2020-10-14 17:32:31 +02:00
  • d96f26fdc2
    Merge pull request #39 from wllm-rbnt/save2pcap Alexandre Dulaunoy 2020-10-14 14:19:32 +02:00
  • a14ab5f438 Mention https://github.com/droe/sslsplit in README.md, fix man page #39 William Robinet 2020-10-07 11:24:51 +02:00
  • 02b80dd564 Add libnet1-dev deps to CI and README.md William Robinet 2020-10-07 10:31:34 +02:00
  • 34e4e55226 Merge remote-tracking branch 'upstream/master' into save2pcap William Robinet 2020-10-07 10:24:08 +02:00
  • 7505cc1808
    Merge pull request #38 from wllm-rbnt/warnings Alexandre Dulaunoy 2020-10-07 08:06:29 +02:00
  • 0e1ea95acc Add missing Makefile.am William Robinet 2020-10-06 18:28:18 +02:00
  • 79b804bd18 Rework https://github.com/adulau/ssldump/pull/26 after build system changes William Robinet 2020-10-06 17:34:58 +02:00
  • 356a0d9cf8 Fix for use of deprecated OpenSSL HMAC functions #38 William Robinet 2020-10-06 10:44:32 +02:00
  • f2da9fa2d5 Fix for type casting related warnings William Robinet 2020-10-06 10:38:04 +02:00
  • 11564b1264 Add missing function prototype William Robinet 2020-10-06 10:28:16 +02:00
  • 54a0aeecca Fix for "warning: operator << has lower precedence than -" William Robinet 2020-10-06 10:25:50 +02:00
  • 67de5d014d Remove definitions of unused variables William Robinet 2020-10-06 10:20:16 +02:00
  • 97f6623e71 Fix for "warning: promoted type int of K&R function parameter is not compatible with the parameter type ..." William Robinet 2020-10-06 10:05:25 +02:00
  • cbb6ecf373 Fix for "warning: using the result of an assignment as a condition without parentheses" William Robinet 2020-10-06 09:26:07 +02:00
  • c7c4d18efa
    Merge pull request #37 from wllm-rbnt/fixes Alexandre Dulaunoy 2020-10-04 20:45:37 +02:00
  • 5b86d1abf3 Link README to README.md #37 William Robinet 2020-10-03 13:16:11 +02:00
  • 749258b45c Fix for uninitialized variables and possible overflow William Robinet 2020-10-03 12:42:16 +02:00
  • c651800ab1 Remove unused RCSSTRING variable globally William Robinet 2020-08-30 19:23:29 +02:00
  • 78aec50f9f Reorganize README files William Robinet 2020-10-03 10:32:19 +02:00
  • e44c8bc4e2 Add line return after "certificate_types" in output, see the problem in https://github.com/adulau/ssldump/issues/36#issuecomment-702586335 William Robinet 2020-10-03 10:20:35 +02:00
  • 84585e318f
    chg: [doc] William has a real name Alexandre Dulaunoy 2020-09-22 16:41:22 +02:00
  • af58cf2ea1
    chg: [credits] updated Alexandre Dulaunoy 2020-09-22 16:16:29 +02:00
  • 9f60dd97a4
    chg: [doc] v1.2 released Alexandre Dulaunoy 2020-09-22 16:04:20 +02:00
  • bd30ff1af3
    chg: [doc] v1.2 released Alexandre Dulaunoy 2020-09-22 15:58:37 +02:00
  • df9d6f282c
    Merge pull request #34 from wllm-rbnt/build-sys v1.2 Alexandre Dulaunoy 2020-09-22 15:46:35 +02:00
  • c3563374d9
    Merge pull request #35 from mattslot/master Alexandre Dulaunoy 2020-09-22 15:44:50 +02:00
  • e2f611a18f Add renegotiation_info extension #35 Matt Slot 2020-09-09 12:47:53 -04:00
  • 2da2a5a3dc Fix long line in README.md #34 William Robinet 2020-08-31 07:56:05 +02:00
  • 901fa19b2c Update README.md with ./configure examples William Robinet 2020-08-30 21:19:28 +02:00
  • 3518115da9 Update README.md with ./configure options William Robinet 2020-08-30 21:11:52 +02:00
  • eeb45211fe Clean debug functions, remove duplicates William Robinet 2020-09-04 14:13:59 +02:00
  • dd5593e5b8 Define DEBUG when using --enable-debug William Robinet 2020-08-30 20:59:48 +02:00
  • 30b7840ce1 Add optional features to ./configure (ASAN, debug, optimization) William Robinet 2020-08-30 19:09:42 +02:00
  • d50dbc689f Reenable OpenSSL code compilation William Robinet 2020-08-30 19:08:43 +02:00
  • 4f02d24aeb Update .gitignore, rearrange CI workflows variable definition William Robinet 2020-08-30 19:06:47 +02:00
  • 55ca4e1b14 Remove -g from default CFLAGS and check for Clang explicitly William Robinet 2020-08-30 08:06:34 +02:00
  • 7d78d10423 Remove deprecated define William Robinet 2020-08-30 08:05:24 +02:00
  • bcf3dddbf0 Reorder checks in configure.ac William Robinet 2020-08-30 07:37:45 +02:00
  • b61c420636 Prepare ASAN build William Robinet 2020-08-29 20:57:42 +02:00
  • ce378dc7dc Force use of GCC in GCC CI William Robinet 2020-08-29 12:17:01 +02:00
  • 49c96df121 Add Clang CI William Robinet 2020-08-29 12:07:39 +02:00
  • 28622f065c
    Merge pull request #33 from wllm-rbnt/oob-reads Alexandre Dulaunoy 2020-09-03 23:12:17 +02:00
  • 9de6c8b503 Fix multiple segfault by OOB read because of wrong format string specifier #33 William Robinet 2020-09-03 19:09:04 +02:00
  • 55510f8fb1 Fix segfault by OOB read on malformed packets (2) William Robinet 2020-09-03 19:07:21 +02:00
  • cebce341c5 Fix segfault by OOB read on malformed packets William Robinet 2020-09-03 19:06:50 +02:00
  • 1f61c07de6 Fix for uninitialized variables and possible overflow #32 William Robinet 2020-08-31 09:01:45 +02:00
  • ef63bca57f Fix long line in README.md William Robinet 2020-08-31 07:56:05 +02:00
  • 4aee00680b Update README.md with ./configure examples William Robinet 2020-08-30 21:19:28 +02:00
  • dbfdcadcb6 Update README.md with ./configure options William Robinet 2020-08-30 21:11:52 +02:00
  • 155a403674 Fixes more compilation warnings William Robinet 2020-08-30 21:03:09 +02:00
  • 2f4f69848b Remove duplicate functions William Robinet 2020-08-30 21:02:13 +02:00
  • 15cfae47af Define DEBUG when using --enable-debug William Robinet 2020-08-30 20:59:48 +02:00
  • d56477ef3b Remove unused RCSSTRING variable globally William Robinet 2020-08-30 19:23:29 +02:00
  • 64d277ad05 Fix more compiler warnings William Robinet 2020-08-30 19:10:13 +02:00
  • b371ceda64 Add optional features to ./configure (ASAN, debug, optimization) William Robinet 2020-08-30 19:09:42 +02:00
  • ae87dac305 Reenable OpenSSL code compilation William Robinet 2020-08-30 19:08:43 +02:00
  • af8aefd79a Update .gitignore, rearrange CI workflows variable definition William Robinet 2020-08-30 19:06:47 +02:00
  • b198b61862 Remove -g from default CFLAGS and check for Clang explicitly William Robinet 2020-08-30 08:06:34 +02:00
  • b0e0a328a8 Remove deprecated define William Robinet 2020-08-30 08:05:24 +02:00
  • 86d0b8f3dc Reorder checks in configure.ac William Robinet 2020-08-30 07:37:45 +02:00
  • 370d1ba2f0 Prepare ASAN build William Robinet 2020-08-29 20:57:42 +02:00
  • 1f5a4c8b4f Force use of GCC in GCC CI William Robinet 2020-08-29 12:17:01 +02:00
  • 16b53dce79 Add Clang CI William Robinet 2020-08-29 12:07:39 +02:00
  • 3bed43983d Fix all Clang warnings William Robinet 2020-08-29 10:39:00 +02:00
  • 4a0bbffc92
    Merge pull request #31 from wllm-rbnt/autoconf2020 Alexandre Dulaunoy 2020-08-29 09:58:46 +02:00
  • 68787acabe Fix deprecation warning from libcap 1.9.1 #31 William Robinet 2020-08-28 18:24:47 +02:00
  • 73a2c42ee9 Make FreeBSD (12.1) happy William Robinet 2020-08-28 16:42:51 +02:00
  • 2c9f9f78f2 Update CI workflow William Robinet 2020-08-28 12:26:10 +02:00
  • 54088cd561 Apply Replace-direct-struct-access-patterns-with-OpenSSL-1.1-ge.patch from Debian pkg William Robinet 2020-08-28 11:28:49 +02:00
  • 8079befe49 Update readme William Robinet 2020-08-28 10:44:31 +02:00
  • 2a99ff0981 Fix readme William Robinet 2020-08-28 10:14:50 +02:00
  • 451a041d0a Improve lib detection and .gitignore William Robinet 2020-08-28 10:12:47 +02:00
  • b8a9bec58b Remove generated file William Robinet 2020-08-28 09:06:26 +02:00
  • 17e0c4752d Add man page to Makefile.am William Robinet 2020-08-28 08:52:31 +02:00
  • 05e57beb34 Fix warning about type of arguments of pcap_handler William Robinet 2020-08-27 18:16:04 +02:00
  • bb5b88c03a Fix warning about signal() arguments type William Robinet 2020-08-27 17:13:55 +02:00
  • e645dc3562 Fix build warnings for missing prototypes William Robinet 2020-08-27 16:39:01 +02:00
  • 8777f61975 Add build deps to readme William Robinet 2020-08-27 16:31:21 +02:00
  • 37f3c27413 Fix readme William Robinet 2020-08-27 16:24:51 +02:00
  • 0a840ae521 Autoconf setup rewritten William Robinet 2020-08-27 16:20:38 +02:00
  • 7491b98515 Set theme jekyll-theme-minimal Alexandre Dulaunoy 2020-04-28 16:04:47 +02:00
  • 6ac556b0dc
    Merge pull request #27 from microolap-technologies/resumed_sessions Alexandre Dulaunoy 2020-04-28 16:02:56 +02:00
  • 94563cee7e add support to decrypt resumed sessions #27 Aleksey Ryabkov 2020-04-28 14:46:32 +03:00
  • 761cd5924e
    chg: [cleanup] file cleanup (tab/ws mixed) Alexandre Dulaunoy 2020-04-23 11:08:46 +02:00
  • e7fa00a410
    chg: [doc] workflow badge added Alexandre Dulaunoy 2020-04-23 10:59:31 +02:00
  • ec69282d89
    chg: [workflow] config updated Alexandre Dulaunoy 2020-04-23 10:49:46 +02:00
  • f42cdfa09a
    chg: [workflow] pcap Alexandre Dulaunoy 2020-04-23 10:42:40 +02:00