34 Commits

Author SHA256 Message Date
97fe4a0a69 Accepting request 1311534 from security
OBS-URL: https://build.opensuse.org/request/show/1311534
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssldump?expand=0&rev=29
2025-10-16 15:38:50 +00:00
4d640241e6 Accepting request 1311310 from home:amanzini:branches:security
- Dropped usage of libpcap-devel-static library

OBS-URL: https://build.opensuse.org/request/show/1311310
OBS-URL: https://build.opensuse.org/package/show/security/ssldump?expand=0&rev=29
2025-10-15 18:35:36 +00:00
c04af4ab26 Accepting request 1311200 from security
OBS-URL: https://build.opensuse.org/request/show/1311200
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssldump?expand=0&rev=28
2025-10-14 16:08:20 +00:00
86b4400dfa Accepting request 1283622 from home:mlin7442:rebuild_fails_160
fix Leap 16.0 build

OBS-URL: https://build.opensuse.org/request/show/1283622
OBS-URL: https://build.opensuse.org/package/show/security/ssldump?expand=0&rev=27
2025-10-13 17:14:18 +00:00
d84eda5659 Accepting request 1225482 from security
OBS-URL: https://build.opensuse.org/request/show/1225482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssldump?expand=0&rev=27
2024-11-21 14:19:02 +00:00
89451aa4e6 Accepting request 1220413 from home:mnhauke
- Update to version 1.9
  Enhancements
  * Original PCAP Timestamps: Added support for original PCAP
    timestamps, replacing timeofday-generated timestamps for
    improved accuracy.
  * TLS 1.3 Handling: Introduced handling for TLS version 1.3.
  * RAW IP Capture Support: Implemented support for "raw IP"
    captures, allowing capture of packets without Layer 2 headers.
  * Connection Tracker Enhancements: Improved connection tracking
    with live list and purge functionality.
  Bug Fixes
  * Documentation Updates: Updated README layout and fixed command
    documentation.

OBS-URL: https://build.opensuse.org/request/show/1220413
OBS-URL: https://build.opensuse.org/package/show/security/ssldump?expand=0&rev=25
2024-11-21 08:49:03 +00:00
13da7c3487 Accepting request 1123984 from security
OBS-URL: https://build.opensuse.org/request/show/1123984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssldump?expand=0&rev=26
2023-11-07 20:28:14 +00:00
7bf1f18ffc Accepting request 1117683 from home:amanzini:branches:security
- Update to version 1.8:
  * Add date to version output
  * Print meaningful error messages
  * use cmake as build tool
  * Add -z option for printing timestamps in front of TCP headers
- Update to version 1.7:
  * For Y2K38 on 32 bit systems time_t tv_sec can be long long 
  * Adding tls1.3 decryption support

OBS-URL: https://build.opensuse.org/request/show/1117683
OBS-URL: https://build.opensuse.org/package/show/security/ssldump?expand=0&rev=23
2023-11-07 13:10:26 +00:00
69607d05a2 Accepting request 1063606 from security
OBS-URL: https://build.opensuse.org/request/show/1063606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssldump?expand=0&rev=25
2023-02-07 17:50:03 +00:00
48f52bea54 Accepting request 1063302 from home:amanzini:branches:security
- Update to version 1.6
  Changes:
  * Fix missing port # in pcap files
  * Print MAC keys only for non AEAD ciphers

OBS-URL: https://build.opensuse.org/request/show/1063302
OBS-URL: https://build.opensuse.org/package/show/security/ssldump?expand=0&rev=21
2023-02-07 10:58:56 +00:00
8503e15044 Accepting request 982365 from security
OBS-URL: https://build.opensuse.org/request/show/982365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssldump?expand=0&rev=24
2022-06-13 11:03:01 +00:00
4d495b5895 Accepting request 979348 from home:mnhauke
- Update to version 1.5
  Changes
  * doc: An example use-case of JA3.
  Other
  * Add parentheses around MAX and MIN.
  * Add support for pcap output to FIFO.

OBS-URL: https://build.opensuse.org/request/show/979348
OBS-URL: https://build.opensuse.org/package/show/security/ssldump?expand=0&rev=19
2022-06-13 08:23:38 +00:00
ceb12e6095 OBS-URL: https://build.opensuse.org/package/show/security/ssldump?expand=0&rev=18 2022-04-27 06:57:09 +00:00
c62f3335b1 Accepting request 889542 from security
- Specfile overhaul
- Update source URL (original upstream is dead)
- Update to version 1.4
  * Add support for IPv6 traffic dump
  * Fix ja3(s) length of strings used in MD5 computation + update
    MD5 functions.
  * Add support for ja3 & ja3s.
- Update to version 1.3
  * Avoid leak in TCP segment reassembly code.
  * Avoid client session_id related leak.
  * Avoid server_random related leak.
  * Avoid client_random related leak.
  * Check ssl_decode_enum() return code correctly.
  * Exit process_tcp_packet() in case TCP header is incomplete.
  * Check timestamp_diff return code correctly.
  * Cleanup before exit on error.
  * Fix for crash if length of captured frame is less than
    Ethernet header size.
  * Check packet size before looking at IP header.
  * Check return code after string extraction.
  * Limit length during server name decoding.
  * Decode ClientHello v2 properly.
  * Output error to stderr.
  * Avoid leak by freeing SSL decoding context properly.
  * Close everything properly in case of SIGINT.
  * Fix leak in associative array implementation.
  * First import of the JSON output code
  * Do not print information message when no connection is
    cleaned at shutdown.
  * Fix memory leak in ssl_process_server_session_id()

OBS-URL: https://build.opensuse.org/request/show/889542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssldump?expand=0&rev=23
2021-04-30 22:46:50 +00:00
f04bea994f fixed tarball
OBS-URL: https://build.opensuse.org/package/show/security/ssldump?expand=0&rev=16
2021-04-30 11:29:20 +00:00
4f6ca3501f Accepting request 884736 from home:mnhauke
- Specfile overhaul
- Update source URL (original upstream is dead)
- Update to version 1.4
  * Add support for IPv6 traffic dump
  * Fix ja3(s) length of strings used in MD5 computation + update
    MD5 functions.
  * Add support for ja3 & ja3s.
- Update to version 1.3
  * Avoid leak in TCP segment reassembly code.
  * Avoid client session_id related leak.
  * Avoid server_random related leak.
  * Avoid client_random related leak.
  * Check ssl_decode_enum() return code correctly.
  * Exit process_tcp_packet() in case TCP header is incomplete.
  * Check timestamp_diff return code correctly.
  * Cleanup before exit on error.
  * Fix for crash if length of captured frame is less than
    Ethernet header size.
  * Check packet size before looking at IP header.
  * Check return code after string extraction.
  * Limit length during server name decoding.
  * Decode ClientHello v2 properly.
  * Output error to stderr.
  * Avoid leak by freeing SSL decoding context properly.
  * Close everything properly in case of SIGINT.
  * Fix leak in associative array implementation.
  * First import of the JSON output code
  * Do not print information message when no connection is
    cleaned at shutdown.
  * Fix memory leak in ssl_process_server_session_id()

OBS-URL: https://build.opensuse.org/request/show/884736
OBS-URL: https://build.opensuse.org/package/show/security/ssldump?expand=0&rev=15
2021-04-30 11:16:46 +00:00
0e4a92ed9a Accepting request 787824 from security
OBS-URL: https://build.opensuse.org/request/show/787824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssldump?expand=0&rev=22
2020-03-24 21:37:19 +00:00
9d3192c6f6 Accepting request 787821 from home:mcalmer:branches:openSUSE:Leap:15.2
- fix macro to fix build on openSUSE Leap 15.2

OBS-URL: https://build.opensuse.org/request/show/787821
OBS-URL: https://build.opensuse.org/package/show/security/ssldump?expand=0&rev=13
2020-03-24 14:15:27 +00:00
17ea28354c Accepting request 507051 from security
1

OBS-URL: https://build.opensuse.org/request/show/507051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssldump?expand=0&rev=21
2017-07-04 07:09:44 +00:00
Alexander Naumov
2a477b1129 Accepting request 507034 from home:mlin7442:branches:security
fix build failure in 42.3

OBS-URL: https://build.opensuse.org/request/show/507034
OBS-URL: https://build.opensuse.org/package/show/security/ssldump?expand=0&rev=11
2017-06-29 11:49:52 +00:00
Stephan Kulow
f86da0c884 Accepting request 315177 from security
1

OBS-URL: https://build.opensuse.org/request/show/315177
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssldump?expand=0&rev=20
2015-07-08 04:59:40 +00:00
d78f46b916 Accepting request 315013 from home:alarrosa:branches:security
- Added a conditional build requirement to compile in versions
  other than Factory.

OBS-URL: https://build.opensuse.org/request/show/315013
OBS-URL: https://build.opensuse.org/package/show/security/ssldump?expand=0&rev=9
2015-07-06 09:04:11 +00:00
Stephan Kulow
b28fcc7c7d Accepting request 315005 from security
1

OBS-URL: https://build.opensuse.org/request/show/315005
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssldump?expand=0&rev=19
2015-07-05 16:03:03 +00:00
81881cfaf1 Accepting request 314947 from home:dimstar:Factory
- BuildRequires libpcap-devel-static instead of libpcap: the static
  library has been split out.

OBS-URL: https://build.opensuse.org/request/show/314947
OBS-URL: https://build.opensuse.org/package/show/security/ssldump?expand=0&rev=7
2015-07-03 14:52:50 +00:00
Stephan Kulow
0d92e874cc Accepting request 102545 from security
- update config.* files - upstream is dead ;( (forwarded request 101934 from coolo)

OBS-URL: https://build.opensuse.org/request/show/102545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssldump?expand=0&rev=14
2012-02-03 09:26:53 +00:00
ac63247673 Accepting request 101934 from home:coolo:branches:openSUSE:Factory
- update config.* files - upstream is dead ;(

OBS-URL: https://build.opensuse.org/request/show/101934
OBS-URL: https://build.opensuse.org/package/show/security/ssldump?expand=0&rev=5
2012-02-02 20:28:22 +00:00
Stephan Kulow
31b08f6b4a replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssldump?expand=0&rev=13
2011-12-06 18:05:45 +00:00
OBS User buildservice-autocommit
4d5136249d Updating link to change in openSUSE:Factory/ssldump revision 13.0
OBS-URL: https://build.opensuse.org/package/show/security/ssldump?expand=0&rev=c4d5ce0b890bd3a45e384fd73782b399
2011-12-06 18:05:45 +00:00
Stephan Kulow
d971bd1333 Accepting request 93947 from security
add libtool to buildrequires (forwarded request 93804 from coolo)

OBS-URL: https://build.opensuse.org/request/show/93947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssldump?expand=0&rev=12
2011-11-28 11:57:52 +00:00
OBS User autobuild
945dc66ef7 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssldump?expand=0&rev=7 2010-03-18 15:30:28 +00:00
OBS User unknown
a3f36cac52 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssldump?expand=0&rev=5 2009-06-18 15:59:16 +00:00
OBS User unknown
dbbf0f1688 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssldump?expand=0&rev=3 2007-07-27 00:10:36 +00:00
OBS User unknown
52e89cfb32 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssldump?expand=0&rev=2 2007-06-05 10:49:39 +00:00
OBS User unknown
dad0e6eea4 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssldump?expand=0&rev=1 2007-01-15 23:38:00 +00:00