Commit Graph

  • df2b88a28a Update readme master Preston Baxter 2024-02-06 23:23:19 -0600
  • f7b36df3b7 doc: update ChangeLog for 1.8.0 release v1.8.0 orig Kaian 2023-12-20 10:37:08 +0100
  • a64525441d cc: remove parameters from msg_create and capture_launch_thread definition #471 Kaian 2023-12-20 10:27:51 +0100
  • a4a2357355 CMake build support revised Axel Sommerfeldt 2023-11-13 19:17:38 +0100
  • 356f2474ba CMake build adapted to older versions of 'libpcap' which don't provide a pkg-config file Axel Sommerfeldt 2023-11-12 22:10:30 +0100
  • 4b96af3389 Support for building sngrep using CMake added Axel Sommerfeldt 2023-11-11 13:10:39 +0100
  • c8c1b38ea5 main: -F flag should not require extra arguments #461 Kaian 2023-11-29 16:15:03 +0100
  • ba59a9d18f Redefine usage of POSIX signals. Christian Schnell 2023-10-21 16:30:09 +0200
  • 71e454c687 capture: properly check link layer header size before IP reassembly #446 Kaian 2023-08-22 11:44:46 +0200
  • 85bc4924e0 capture: only validate BPF filters against libpcap sources #452 Kaian 2023-08-21 13:01:01 +0200
  • b086bf7ac4 doc: add -r option to man page #451 Kaian 2023-08-18 11:41:34 +0200
  • 69758cb85e Fix: typo in comment line Lixeiden 2023-08-04 02:05:53 +0200
  • 16333bf531 Ensure legacy compatibility with libpcre2 dependency Sebastian Damm 2023-07-17 14:49:28 +0200
  • 684777f3db [fix] debian pkg dependency to libpcre2-8-0 Sebastian Damm 2023-07-17 12:13:24 +0200
  • ad1daf15c8 capture: properly validate WS packet payload size #438 Kaian 2023-06-09 14:29:29 +0200
  • a7b8436818 fix remove unused variables and uset getmaxx() or getmaxy() for remaining variables Andreas Heil 2023-05-23 10:12:00 +0200
  • 6ea5fa4d31 fix compiler warnings about unused variables Andreas Heil 2023-05-18 20:34:52 +0200
  • ae8e0a4472 fix typo in message, thanks to lintian Victor Seva 2023-05-01 17:10:13 +0200
  • ece9e0df1e doc: update ChangeLog for 1.7.0 release v1.7.0 Kaian 2023-03-31 09:57:36 +0200
  • e9f9bcc748 Initialize text_outfile to NULL. Gang Zhuo 2023-03-10 14:00:54 +0800
  • f39fa0b59b capture: validate frame has at least IP header before assembly #431 Kaian 2023-03-03 12:49:17 +0100
  • 038a658835 capture: properly validate capture length calculated from IP headers #430 Kaian 2023-03-01 12:55:10 +0100
  • e1d2b322ac core: stop running when ssh connection has lost #424 Kaian 2023-02-24 11:08:11 +0100
  • 6aa93f242e hep: disable HEP listen during offline capture mode Kaian 2023-02-24 10:29:39 +0100
  • b1cb6467df
    Instant convert pcap to txt file (#427) Sebastian Kupiecki 2023-02-14 10:51:40 +0100
  • 69ddc89304 test_input: import config.h psykose 2023-01-09 07:02:24 +0000
  • 5977b92d65 ui: import strings.h and config.h psykose 2023-01-09 06:58:23 +0000
  • b32c2b406d ui_save.c: Fix spelling of 'exists.' Sean Bright 2022-12-09 16:33:13 -0500
  • b537a94d02 openssl: fix decrpyt for TLS_RSA_WITH_AES_256_GCM_SHA384 cipher #418 Kaian 2022-11-22 11:50:50 +0100
  • 5089514cd8 doc: update ChangeLog for 1.6.0 release v1.6.0 Kaian 2022-08-31 16:02:22 +0200
  • 8e30b39448 ui: fix raw payload new line print logic #410 Kaian 2022-08-23 14:06:49 +0200
  • 3d590febcd
    Merge pull request #407 from g-v-egidy/pcap-gzip Kaian 2022-07-18 12:26:54 +0200
  • 58b7601d17 Implement reading & writing of gzip compressed pcap files Gerd v. Egidy 2022-07-11 21:24:56 +0200
  • c02f439d73 implement autoconf/automake support for libz and fopencookie usage Gerd v. Egidy 2022-07-11 20:40:03 +0200
  • 6004df9dfd Do proper shutdown upon SIGTERM, SIGINT or SIGQUIT Gerd v. Egidy 2022-07-11 20:05:11 +0200
  • 56c5e8eac1 show dialog count without rotation when using --no-interface Gerd v. Egidy 2022-07-06 00:00:28 +0200
  • f5f379408f replace #elifdef with #elif defined() Gerd v. Egidy 2022-07-05 23:11:51 +0200
  • 5dcce932cb hash: fix memory leak removing hash table entries #399 Kaian 2022-07-05 13:40:47 +0200
  • 81a5d087b5 configure.ac: fix bashisms Sam James 2022-07-05 04:13:19 +0100
  • ebd1838a52 pkg: update build depends with libpcre2-dev Kaian 2022-06-30 16:22:10 +0200
  • cac42deab5 pcre: add support for libpcre2 Kaian 2022-06-30 16:21:28 +0200
  • a2b88f9b33 add SIGHUP signal handler to allow rotation of pcap dump files Gerd v. Egidy 2022-05-08 14:36:59 +0200
  • 600511fd0d capture: add support for DLT_LINUX_SLL2 link type #402 Kaian 2022-05-30 11:34:18 +0200
  • f64df86647 fix recvfrom() call in capture_eep_receive_v*() Gerd v. Egidy 2022-05-07 16:43:23 +0200
  • ffe39e7218 hep: free fake frame data after packet creation #399 Kaian 2022-05-06 11:01:24 +0200
  • cc3342b652 [msg_get_attribute] check message element exists before strchr and null terminate value Jarrod Baumann 2022-05-02 20:51:38 -0500
  • 502335cfd0 tests: update headers inclusion in vector and hash tests Kaian 2022-05-02 11:50:43 +0200
  • 2f54030f7f doc: update ChangeLog for 1.5.0 release Kaian 2022-05-02 11:36:37 +0200
  • 90d70b214d capture: check packet size after assembly #387 Kaian 2022-05-02 10:29:03 +0200
  • 429b60be48 capture: add capture thread function for offline pcap capture Kaian 2022-05-02 09:27:42 +0200
  • 7ee20e58a8 capture: avoid pcap_breakloop for HEP capture threads Kaian 2022-05-02 09:23:37 +0200
  • 0d48912646 hep: add support to command line dumper output #270 #396 Kaian 2022-05-02 09:06:40 +0200
  • cde88e7a4b capture: add support for custom capture functions threads Kaian 2022-04-27 11:30:18 +0200
  • 4e1406ad0d src/capture_openssl.h: fix build with libressl >= 3.5.0 Fabrice Fontaine 2022-04-29 18:53:45 +0200
  • 3e56219ea7 doc: update ChangeLog for 1.4.10 release v1.5.0 Kaian 2022-04-26 15:59:33 +0200
  • d81bf00bbb build: ignore build directory from CLion Kaian 2022-04-26 15:51:16 +0200
  • 3a63a0836c hep: support saving HEP packets to PCAP #270 Kaian 2022-04-26 15:41:35 +0200
  • 803056d7a0 added ipv6frag.pcap contains IPv6 fragment packets TAKIFUJI Shigeo 2022-03-24 01:50:13 +0900
  • 74795ddc23 Implement IPv6 packet fragmentation reassembly TAKIFUJI Shigeo 2022-01-29 16:03:28 +0900
  • 8fc1e5c9a3 Check tls handshake and LS 1.0, 1.1 or 1.2 connections Ozzyboshi 2022-03-17 12:26:36 +0100
  • 7ed9942c85 panel: reoder panel and window deallocation during destroy #389 FIRST_NAME LAST_NAME 2022-02-07 11:20:54 +0100
  • 5673f9ef0e ui: add KDMQ method checkbox to filter screen FIRST_NAME LAST_NAME 2022-01-17 12:03:39 +0100
  • 2cf842c9dd settings: increase max setting value to 500 chars FIRST_NAME LAST_NAME 2022-01-17 12:02:39 +0100
  • f1492d8e41 capture: add support for IP-IP tunnel Evgeny Khramtsov 2021-12-15 20:54:42 +0300
  • 0e96a6f81d pkg: update Alpine Linux packaging files for 1.4.10 FIRST_NAME LAST_NAME 2021-11-22 11:54:12 +0100
  • 60cc0a49ff doc: update ChangeLog for 1.4.10 release v1.4.10 FIRST_NAME LAST_NAME 2021-11-22 11:50:47 +0100
  • d2f1187ec6 always use "%s"-style format for printf()-style functions Sergei Trofimovich 2021-11-18 22:45:27 +0000
  • 35a978e80e cc: remove possible truncation in call flow ports using IPv6 FIRST_NAME LAST_NAME 2021-11-19 10:43:18 +0100
  • d69d940ddf cc: remove format warnings using size_t for length FIRST_NAME LAST_NAME 2021-11-19 10:37:05 +0100
  • da6d4b917a cc: properly escape % character in stats panel FIRST_NAME LAST_NAME 2021-11-19 10:35:49 +0100
  • ebc2066ff0 packet: properly set packet type on cloned packets FIRST_NAME LAST_NAME 2021-11-11 16:37:21 +0100
  • 4bec989cf7 gcc: remove unused-variable compilation warnings Kaian 2021-10-25 16:29:18 +0200
  • 4f1db81e27 gcc: remove format-truncation compilation warnings Kaian 2021-10-25 16:28:47 +0200
  • a86315160b tls: add tcp segment check glib-2 Clarence 2021-09-13 17:58:56 +0800
  • 3f7659eee9 tls: redo fix infinite loop. Clarence 2021-09-13 12:38:49 +0800
  • 1b18bde8d5 tls: fix wrong pre_master_key length Clarence 2021-09-13 14:18:11 +0800
  • c3b4694037 tls: so that we can dissect the next layer Clarence 2021-09-13 17:57:11 +0800
  • 322caa4ca5 tls: fix the infinite loop Clarence 2021-09-10 12:19:49 +0800
  • c196bac61c ui: make src and dst filter fields dynamic #363 Kaian 2021-06-09 16:11:25 +0200
  • 36de19bdbd options: aliasport feature now could match IP:PORT as well as IP only aliases Roman Romanchenko 2021-06-04 11:21:19 +0300
  • 5df4038318 doc: update documentation with Libera.chat IRC channel Kaian 2021-05-24 17:06:45 +0200
  • 9755e15814 ui: replace ESCDELAY constant with set_escdelay function #360 Kaian 2021-05-24 14:33:58 +0200
  • 89d40264cf build: fix compatibility with ncurses-config scripts #360 Kaian 2021-05-24 14:31:34 +0200
  • efe41b9c3e pkg: add template files for Alpine Linux packaging Sergey Safarov 2021-05-22 19:47:24 +0300
  • 03ddf5dc31 doc: update ChangeLog for 1.4.9 release v1.4.9 Kaian 2021-05-20 09:04:54 +0200
  • e5f1053174 ip: skip IP headers from fragments data Kaian 2021-05-10 11:55:27 +0200
  • 9fa8f2fa82 sip: fix match array size during packet validation #354 Kaian 2021-04-20 18:03:45 +0200
  • 32aa76de0b ui: improve Extended callflow for B-leg dialogs Kaian 2021-04-12 09:28:59 +0200
  • 90da49360c storage: properly validate initial transaction requests Kaian 2021-03-30 13:20:14 +0200
  • 5b1279e0ff cf: add support for displaying new TelEvt arrows #78 Kaian 2021-03-30 12:03:51 +0200
  • ce7554591b televt: initial packet dissector for DTMF Telephony Events #78 Kaian 2021-03-30 12:01:09 +0200
  • 6975b753b7 mrcp: fixed MRCP displayed as enabled when it was not Kaian 2021-03-23 12:44:52 +0100
  • 729e100c4c mrcp: fix typo in MRCP method name #346 Kaian 2021-03-23 11:43:27 +0100
  • d69e7b2f49 remove OpenBSD workaround that doesn't work Stuart Henderson 2021-03-16 22:02:46 +0000
  • c7edab47cd mrcp: initial packet dissector for MRCPv2 #346 Kaian 2021-03-23 09:29:03 +0100
  • fef9158ab2 msg: do not use SIP packet functions in getters Kaian 2021-03-22 11:59:59 +0100
  • 03065e129e repair msg_get_time for OpenBSD Stuart Henderson 2021-03-16 22:06:39 +0000
  • 333ce04ce4 Set default filter on startup krote5k 2021-02-05 11:01:54 +0500
  • 010722a150 Travis-ci:added support for ppc64le sanjay-cpu 2020-12-16 17:27:50 +0000
  • 615ac3c2ef enable parsing of HEP3 packets in capture Andreas Heil 2020-11-20 16:03:55 +0100