Peter Kovář
|
00171e1bf9
|
Add ECH
Signed-off-by: Peter Kovář <peter.kovar@reflexion.tv>
|
2024-08-10 20:29:32 +02:00 |
|
William Robinet
|
799f945887
|
Minor lint
|
2023-08-20 12:27:52 +02:00 |
|
William Robinet
|
ba9410dac5
|
Remove unnecessary parens in return statements
|
2023-08-16 15:40:29 +02:00 |
|
William Robinet
|
f395a3a3ce
|
Initialize variables
|
2023-08-16 15:08:26 +02:00 |
|
William Robinet
|
ead8fceb30
|
Add missing return statements
|
2023-08-16 14:28:50 +02:00 |
|
William Robinet
|
ecacee7c36
|
Lint ALL the things !
|
2023-08-14 12:37:08 +02:00 |
|
William Robinet
|
00a631a28d
|
Convert old-style function definitions
|
2023-08-14 10:57:16 +02:00 |
|
William Robinet
|
ca5dc95043
|
Make it work on OpenBSD and FreeBSD
|
2023-08-10 16:29:45 +02:00 |
|
Vishwa Pravin
|
bf48c56dd8
|
Fix comment
|
2023-04-04 14:31:04 +05:30 |
|
Vishwa Pravin
|
488ead2b51
|
Remove irrelevant log entries, fix session ticket for tls1.2
|
2023-04-03 10:25:22 +05:30 |
|
Vishwa Pravin
|
beb4dc134b
|
Adding tls1.3 decryption support
|
2023-04-02 08:54:49 +05:30 |
|
William Robinet
|
04deb915a3
|
Fix ja3(s) length of strings used in MD5 computation + update MD5 functions
|
2021-03-26 09:59:25 +01:00 |
|
William Robinet
|
15ad7190fb
|
Add support for ja3 & ja3s
|
2021-03-24 17:03:33 +01:00 |
|
William Robinet
|
59b88f4e2b
|
Check ssl_decode_enum() return code correctly
|
2021-01-27 18:32:57 +01:00 |
|
William Robinet
|
2a98fb08fe
|
Limit length during server name decoding
|
2021-01-20 10:34:38 +01:00 |
|
William Robinet
|
d0ca1a8adc
|
First import of the JSON output code (https://github.com/adulau/ssldump/issues/41)
|
2021-01-06 17:52:45 +01:00 |
|
William Robinet
|
245b99a2b2
|
Add missing extension names
|
2020-10-14 17:32:31 +02:00 |
|
William Robinet
|
f2da9fa2d5
|
Fix for type casting related warnings
|
2020-10-06 10:38:04 +02:00 |
|
William Robinet
|
54a0aeecca
|
Fix for "warning: operator << has lower precedence than -"
|
2020-10-06 10:25:50 +02:00 |
|
Matt Slot
|
e2f611a18f
|
Add renegotiation_info extension
|
2020-09-09 12:47:53 -04:00 |
|
William Robinet
|
9de6c8b503
|
Fix multiple segfault by OOB read because of wrong format string specifier
|
2020-09-03 19:09:04 +02:00 |
|
Aleksey Ryabkov
|
94563cee7e
|
add support to decrypt resumed sessions
|
2020-04-28 14:46:32 +03:00 |
|
|
761cd5924e
|
chg: [cleanup] file cleanup (tab/ws mixed)
|
2020-04-23 11:08:46 +02:00 |
|
Aleksey Ryabkov
|
0189147e99
|
use sni in server_name
|
2020-04-16 17:04:29 +03:00 |
|
Matt Slot
|
29f1b0b385
|
Explicit parameter types for static prototypes
|
2019-09-22 00:47:52 -04:00 |
|
Peter Kovář
|
83536ef928
|
GREASE
|
2018-10-23 14:28:48 +02:00 |
|
mathewmarcus
|
3020239022
|
fix decoding and printing of DiffieHellman Client params
|
2018-07-05 08:06:49 -05:00 |
|
mathewmarcus
|
f27bc9fe2a
|
improve syntax
|
2018-07-02 09:45:12 -05:00 |
|
mathewmarcus
|
0a6dada0f1
|
correctly handle case where server hello does not request extension specified by client
|
2018-07-02 09:34:15 -05:00 |
|
mathewmarcus
|
7589ee5eb0
|
code cleanup
|
2018-06-24 23:43:19 -05:00 |
|
mathewmarcus
|
4765bb22d1
|
added support for SNI
|
2018-06-24 22:57:40 -05:00 |
|
mathewmarcus
|
57fc64ac77
|
added support for encrypt-then-mac
|
2018-06-24 22:54:10 -05:00 |
|
mathewmarcus
|
5d804ef1a4
|
added struct to store extensions
|
2018-06-22 14:56:48 -05:00 |
|
mathewmarcus
|
a066b61dfe
|
added handler for extended master secret extension
|
2018-06-20 09:06:09 -05:00 |
|
mathewmarcus
|
919684d5ae
|
rename functions
|
2018-06-20 08:27:53 -05:00 |
|
Mathew Marcus
|
1086c102d6
|
record handshake messages for session hash
|
2018-06-19 23:32:11 -05:00 |
|
mathewmarcus
|
157a906228
|
include extensions in output
|
2018-06-19 17:36:49 -05:00 |
|
Thomas Deutschmann
|
76cbb5cd15
|
Add TLS 1.3 cipher suites
|
2018-01-02 17:36:13 +01:00 |
|
Thomas Deutschmann
|
b1b339ff0f
|
Add fallback signaling cipher suite
|
2018-01-02 17:36:13 +01:00 |
|
Thomas Deutschmann
|
17a84809c9
|
Add CHACHA20_POLY1305 cipher suite
|
2018-01-02 17:36:06 +01:00 |
|
William Robinet
|
082cc7afed
|
Fix for infinite loop in Ciphers Suite decoding
|
2015-03-25 14:52:31 +01:00 |
|
|
78a2cffaba
|
ssldump-0.9-ssl-enums.patch
|
2015-01-31 10:18:44 +01:00 |
|
|
dc43043e20
|
ssldump-0.9-table-stops.patch
|
2015-01-31 10:16:29 +01:00 |
|
|
81519ca3cf
|
sldump-0.9-aes.patch
|
2015-01-31 10:15:47 +01:00 |
|
|
ea12dfe6d2
|
ssldump_0.9b3.orig.tar.gz Import
|
2015-01-31 10:13:33 +01:00 |
|