Commit graph

  • a14ab5f438 Mention https://github.com/droe/sslsplit in README.md, fix man page #39 William Robinet 2020-10-07 11:24:51 +0200
  • 02b80dd564 Add libnet1-dev deps to CI and README.md William Robinet 2020-10-07 10:31:34 +0200
  • 34e4e55226 Merge remote-tracking branch 'upstream/master' into save2pcap William Robinet 2020-10-07 10:24:08 +0200
  • 7505cc1808
    Merge pull request #38 from wllm-rbnt/warnings Alexandre Dulaunoy 2020-10-07 08:06:29 +0200
  • 0e1ea95acc Add missing Makefile.am William Robinet 2020-10-06 18:28:18 +0200
  • 79b804bd18 Rework https://github.com/adulau/ssldump/pull/26 after build system changes William Robinet 2020-10-06 17:34:58 +0200
  • 356a0d9cf8 Fix for use of deprecated OpenSSL HMAC functions #38 William Robinet 2020-10-06 10:44:32 +0200
  • f2da9fa2d5 Fix for type casting related warnings William Robinet 2020-10-06 10:38:04 +0200
  • 11564b1264 Add missing function prototype William Robinet 2020-10-06 10:28:16 +0200
  • 54a0aeecca Fix for "warning: operator << has lower precedence than -" William Robinet 2020-10-06 10:25:50 +0200
  • 67de5d014d Remove definitions of unused variables William Robinet 2020-10-06 10:20:16 +0200
  • 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 +0200
  • cbb6ecf373 Fix for "warning: using the result of an assignment as a condition without parentheses" William Robinet 2020-10-06 09:26:07 +0200
  • c7c4d18efa
    Merge pull request #37 from wllm-rbnt/fixes Alexandre Dulaunoy 2020-10-04 20:45:37 +0200
  • 5b86d1abf3 Link README to README.md #37 William Robinet 2020-10-03 13:16:11 +0200
  • 749258b45c Fix for uninitialized variables and possible overflow William Robinet 2020-10-03 12:42:16 +0200
  • c651800ab1 Remove unused RCSSTRING variable globally William Robinet 2020-08-30 19:23:29 +0200
  • 78aec50f9f Reorganize README files William Robinet 2020-10-03 10:32:19 +0200
  • 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 +0200
  • 84585e318f
    chg: [doc] William has a real name Alexandre Dulaunoy 2020-09-22 16:41:22 +0200
  • af58cf2ea1
    chg: [credits] updated Alexandre Dulaunoy 2020-09-22 16:16:29 +0200
  • 9f60dd97a4
    chg: [doc] v1.2 released Alexandre Dulaunoy 2020-09-22 16:04:20 +0200
  • bd30ff1af3
    chg: [doc] v1.2 released Alexandre Dulaunoy 2020-09-22 15:58:37 +0200
  • df9d6f282c
    Merge pull request #34 from wllm-rbnt/build-sys v1.2 Alexandre Dulaunoy 2020-09-22 15:46:35 +0200
  • c3563374d9
    Merge pull request #35 from mattslot/master Alexandre Dulaunoy 2020-09-22 15:44:50 +0200
  • e2f611a18f Add renegotiation_info extension #35 Matt Slot 2020-09-09 12:47:53 -0400
  • 2da2a5a3dc Fix long line in README.md #34 William Robinet 2020-08-31 07:56:05 +0200
  • 901fa19b2c Update README.md with ./configure examples William Robinet 2020-08-30 21:19:28 +0200
  • 3518115da9 Update README.md with ./configure options William Robinet 2020-08-30 21:11:52 +0200
  • eeb45211fe Clean debug functions, remove duplicates William Robinet 2020-09-04 14:13:59 +0200
  • dd5593e5b8 Define DEBUG when using --enable-debug William Robinet 2020-08-30 20:59:48 +0200
  • 30b7840ce1 Add optional features to ./configure (ASAN, debug, optimization) William Robinet 2020-08-30 19:09:42 +0200
  • d50dbc689f Reenable OpenSSL code compilation William Robinet 2020-08-30 19:08:43 +0200
  • 4f02d24aeb Update .gitignore, rearrange CI workflows variable definition William Robinet 2020-08-30 19:06:47 +0200
  • 55ca4e1b14 Remove -g from default CFLAGS and check for Clang explicitly William Robinet 2020-08-30 08:06:34 +0200
  • 7d78d10423 Remove deprecated define William Robinet 2020-08-30 08:05:24 +0200
  • bcf3dddbf0 Reorder checks in configure.ac William Robinet 2020-08-30 07:37:45 +0200
  • b61c420636 Prepare ASAN build William Robinet 2020-08-29 20:57:42 +0200
  • ce378dc7dc Force use of GCC in GCC CI William Robinet 2020-08-29 12:17:01 +0200
  • 49c96df121 Add Clang CI William Robinet 2020-08-29 12:07:39 +0200
  • 28622f065c
    Merge pull request #33 from wllm-rbnt/oob-reads Alexandre Dulaunoy 2020-09-03 23:12:17 +0200
  • 9de6c8b503 Fix multiple segfault by OOB read because of wrong format string specifier #33 William Robinet 2020-09-03 19:09:04 +0200
  • 55510f8fb1 Fix segfault by OOB read on malformed packets (2) William Robinet 2020-09-03 19:07:21 +0200
  • cebce341c5 Fix segfault by OOB read on malformed packets William Robinet 2020-09-03 19:06:50 +0200
  • 1f61c07de6 Fix for uninitialized variables and possible overflow #32 William Robinet 2020-08-31 09:01:45 +0200
  • ef63bca57f Fix long line in README.md William Robinet 2020-08-31 07:56:05 +0200
  • 4aee00680b Update README.md with ./configure examples William Robinet 2020-08-30 21:19:28 +0200
  • dbfdcadcb6 Update README.md with ./configure options William Robinet 2020-08-30 21:11:52 +0200
  • 155a403674 Fixes more compilation warnings William Robinet 2020-08-30 21:03:09 +0200
  • 2f4f69848b Remove duplicate functions William Robinet 2020-08-30 21:02:13 +0200
  • 15cfae47af Define DEBUG when using --enable-debug William Robinet 2020-08-30 20:59:48 +0200
  • d56477ef3b Remove unused RCSSTRING variable globally William Robinet 2020-08-30 19:23:29 +0200
  • 64d277ad05 Fix more compiler warnings William Robinet 2020-08-30 19:10:13 +0200
  • b371ceda64 Add optional features to ./configure (ASAN, debug, optimization) William Robinet 2020-08-30 19:09:42 +0200
  • ae87dac305 Reenable OpenSSL code compilation William Robinet 2020-08-30 19:08:43 +0200
  • af8aefd79a Update .gitignore, rearrange CI workflows variable definition William Robinet 2020-08-30 19:06:47 +0200
  • b198b61862 Remove -g from default CFLAGS and check for Clang explicitly William Robinet 2020-08-30 08:06:34 +0200
  • b0e0a328a8 Remove deprecated define William Robinet 2020-08-30 08:05:24 +0200
  • 86d0b8f3dc Reorder checks in configure.ac William Robinet 2020-08-30 07:37:45 +0200
  • 370d1ba2f0 Prepare ASAN build William Robinet 2020-08-29 20:57:42 +0200
  • 1f5a4c8b4f Force use of GCC in GCC CI William Robinet 2020-08-29 12:17:01 +0200
  • 16b53dce79 Add Clang CI William Robinet 2020-08-29 12:07:39 +0200
  • 3bed43983d Fix all Clang warnings William Robinet 2020-08-29 10:39:00 +0200
  • 4a0bbffc92
    Merge pull request #31 from wllm-rbnt/autoconf2020 Alexandre Dulaunoy 2020-08-29 09:58:46 +0200
  • 68787acabe Fix deprecation warning from libcap 1.9.1 #31 William Robinet 2020-08-28 18:24:47 +0200
  • 73a2c42ee9 Make FreeBSD (12.1) happy William Robinet 2020-08-28 16:42:51 +0200
  • 2c9f9f78f2 Update CI workflow William Robinet 2020-08-28 12:26:10 +0200
  • 54088cd561 Apply Replace-direct-struct-access-patterns-with-OpenSSL-1.1-ge.patch from Debian pkg William Robinet 2020-08-28 11:28:49 +0200
  • 8079befe49 Update readme William Robinet 2020-08-28 10:44:31 +0200
  • 2a99ff0981 Fix readme William Robinet 2020-08-28 10:14:50 +0200
  • 451a041d0a Improve lib detection and .gitignore William Robinet 2020-08-28 10:12:47 +0200
  • b8a9bec58b Remove generated file William Robinet 2020-08-28 09:06:26 +0200
  • 17e0c4752d Add man page to Makefile.am William Robinet 2020-08-28 08:52:31 +0200
  • 05e57beb34 Fix warning about type of arguments of pcap_handler William Robinet 2020-08-27 18:16:04 +0200
  • bb5b88c03a Fix warning about signal() arguments type William Robinet 2020-08-27 17:13:55 +0200
  • e645dc3562 Fix build warnings for missing prototypes William Robinet 2020-08-27 16:39:01 +0200
  • 8777f61975 Add build deps to readme William Robinet 2020-08-27 16:31:21 +0200
  • 37f3c27413 Fix readme William Robinet 2020-08-27 16:24:51 +0200
  • 0a840ae521 Autoconf setup rewritten William Robinet 2020-08-27 16:20:38 +0200
  • 7491b98515 Set theme jekyll-theme-minimal Alexandre Dulaunoy 2020-04-28 16:04:47 +0200
  • 6ac556b0dc
    Merge pull request #27 from microolap-technologies/resumed_sessions Alexandre Dulaunoy 2020-04-28 16:02:56 +0200
  • 94563cee7e add support to decrypt resumed sessions #27 Aleksey Ryabkov 2020-04-28 14:46:32 +0300
  • 761cd5924e
    chg: [cleanup] file cleanup (tab/ws mixed) Alexandre Dulaunoy 2020-04-23 11:08:46 +0200
  • e7fa00a410
    chg: [doc] workflow badge added Alexandre Dulaunoy 2020-04-23 10:59:31 +0200
  • ec69282d89
    chg: [workflow] config updated Alexandre Dulaunoy 2020-04-23 10:49:46 +0200
  • f42cdfa09a
    chg: [workflow] pcap Alexandre Dulaunoy 2020-04-23 10:42:40 +0200
  • 5407441199
    chg: [workflow] add required packages Alexandre Dulaunoy 2020-04-23 10:39:05 +0200
  • 9080357499
    First test workflow Alexandre Dulaunoy 2020-04-23 10:06:33 +0200
  • 36496e31db
    Merge pull request #25 from microolap-technologies/sni_2_srv_name Alexandre Dulaunoy 2020-04-23 10:04:41 +0200
  • 0189147e99 use sni in server_name #25 Aleksey Ryabkov 2020-04-16 17:04:29 +0300
  • 77ee0d4b39 add save decrypted datato pcap. first alpha version #26 Aleksey Ryabkov 2020-04-12 01:14:38 +0300
  • 9e2bdf4429
    chg: [doc] clarification about ssldump repository + release v1.1 Alexandre Dulaunoy 2019-12-28 14:43:39 +0100
  • 65d4cb0dc6
    chg: [doc] release v1.1 - ChangeLog updated Alexandre Dulaunoy 2019-12-28 14:35:36 +0100
  • a6c098fb68
    Merge pull request #24 from mattslot/master v1.1 Alexandre Dulaunoy 2019-09-22 17:39:59 +0200
  • 29f1b0b385 Explicit parameter types for static prototypes #24 Matt Slot 2019-09-22 00:47:52 -0400
  • f10e4d7462
    Merge pull request #22 from EaseTheWorld/handshake Alexandre Dulaunoy 2019-08-16 21:04:45 +0200
  • 36d81fabcb Handle weird 3-way handshake(syn&ack -> syn -> ack) I have pcaps from Cisco2960 span port and found some tcp handshake has weird order 3-way handshake. It seems first packet order between sessions is not guaranted for cisco span. maybe. Current state transition is INIT -- syn --> SYN1 -- syn&ack --> SYN2 -- ack --> ESTABLISHED New state transition starts with SYN1 or SYN2 and adds(revive actually) STATE_ACK to handle both cases. case1 : INIT -- syn --> SYN1 -- syn&ack -->ACK -- ack --> ESTABLISHED (normal) case2 : INIT -- syn&ack --> SYN2 -- syn -->ACK -- ack --> ESTABLISHED (weird) #22 EaseTheWorld 2019-08-14 09:00:54 +0900
  • 85c1e2a4fe
    chg: [doc] Changelog reflecting v1.0 release Alexandre Dulaunoy 2019-05-26 08:24:26 +0200
  • b0eee198aa
    chg: [build] v1.0 released v1.0 Alexandre Dulaunoy 2019-05-26 08:22:37 +0200
  • 65cf6a4e72
    chg: [changelog] v1.0 released Alexandre Dulaunoy 2019-05-26 08:11:07 +0200