index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backport wiretap/netscaler.c from 2.0.11
lts-1.12.1
Balint Reczey
2017-03-15
1
-410
/
+557
*
IAX2: Add a timestamp check.
Gerald Combs
2017-03-12
1
-15
/
+22
*
Add more sanity checks.
Guy Harris
2017-03-12
1
-14
/
+27
*
wsp: Sanity check capability length
Michael Mann
2017-03-12
1
-1
/
+17
*
rtmpt: Ensure sequence count is incremented for stored fragments
Michael Mann
2017-03-11
1
-1
/
+3
*
ldss: Ensure ldss_file_request_t structure gets allocated
Michael Mann
2017-03-09
1
-22
/
+3
*
Report an error for too-short packets.
Guy Harris
2017-03-06
1
-1
/
+14
*
DHCPv6: Avoid integer overflows.
Gerald Combs
2017-01-29
1
-9
/
+9
*
ASTERIX: Avoid an integer overflow.
Gerald Combs
2017-01-29
1
-4
/
+5
*
packet-dtn.c break loop if evaluate_sdnv doesn't succeed.
Michael Mann
2016-11-18
1
-2
/
+4
*
OpenFlow 1.4: check length to avoid rewinding offset
Pascal Quantin
2016-11-18
1
-4
/
+31
*
alljoyn: fix signature length adjustments
Peter Wu
2016-11-18
1
-9
/
+15
*
DCERPC: save strings in wmem file scope
Pascal Quantin
2016-11-18
2
-3
/
+3
*
IPMI: do not use col_set_str with non const strings
Pascal Quantin
2016-09-19
1
-1
/
+1
*
DCT2000: prevent a stack buffer overflow
Pascal Quantin
2016-09-19
1
-2
/
+2
*
FP: ensure that mac and rlc structures are always allocated
Pascal Quantin
2016-09-19
1
-3
/
+26
*
DCT2000: fix a buffer overflow in case of malformed packet
Pascal Quantin
2016-09-19
1
-0
/
+3
*
Don't snprintf() into a string with one of the arguments being the same string.
Guy Harris
2016-09-19
2
-99
/
+127
*
proto.c: do not perform bound checks in proto_tree_add_text(_valist)_internal...
Pascal Quantin
2016-08-11
1
-12
/
+16
*
proto.c: add bounds check to proto_tree_add_text(_valist)
Pascal Quantin
2016-08-11
1
-0
/
+16
*
LDSS: check if a conversation already exists before recreating it
Pascal Quantin
2016-08-11
1
-11
/
+14
*
RLC: fix a variable overflow in rlc_decode_li function
Pascal Quantin
2016-08-11
1
-3
/
+4
*
RLC: fix a stack overflow in rlc_decode_li function
Pascal Quantin
2016-08-11
1
-1
/
+1
*
MMSE: remove proto_tree_add_text calls
Pascal Quantin
2016-08-11
1
-9
/
+26
*
packet-wsp.c: Fix infinite loop in add_headers
Michael Mann
2016-08-11
1
-0
/
+11
*
packetbb: Prevent divide by 0.
Michael Mann
2016-08-11
1
-6
/
+8
*
dissect_nds_request: Add NULL check
Michael Mann
2016-08-11
1
-1
/
+2
*
[airpdcap] Don't return error from function returning void
Balint Reczey
2016-06-25
1
-1
/
+1
*
Fix previous change.
Guy Harris
2016-06-25
1
-1
/
+1
*
Make sure EAPOL body is big enough for a EAPOL_RSN_KEY.
Michael Mann
2016-06-25
1
-2
/
+2
*
Make class "type" for USB conversations.
Michael Mann
2016-06-24
3
-2
/
+12
*
SPOOLSS: Try to avoid an infinite loop.
Gerald Combs
2016-06-24
1
-2
/
+3
*
UMTS_FP: fix handling reserved C/T value
Evan Huus
2016-06-24
1
-4
/
+4
*
WBXML: add a basic sanity check for offset overflow
Pascal Quantin
2016-06-24
1
-4
/
+24
*
Don't treat the packet length as unsigned.
Guy Harris
2016-06-24
1
-3
/
+8
*
Fix packet length handling.
Guy Harris
2016-06-24
2
-64
/
+40
*
Don't treat the packet length as unsigned.
Guy Harris
2016-06-24
1
-4
/
+8
*
Fix packet length handling.
Guy Harris
2016-06-24
1
-46
/
+29
*
Don't treat the packet length as unsigned.
Guy Harris
2016-06-23
1
-3
/
+7
*
Fix packet length handling.
Guy Harris
2016-06-23
1
-8
/
+14
*
Dynamically allocate info string to prevent stack overflow.
Michael Mann
2016-05-17
1
-2
/
+5
*
GSM CBCH: fix an out of bounds access
Pascal Quantin
2016-05-17
1
-6
/
+6
*
IAX2: fix an infinite loop
Pascal Quantin
2016-05-17
1
-2
/
+2
*
PKTC must be stricter with its Kerberos application choices.
Michael Mann
2016-05-17
4
-26
/
+75
*
replace dangerous tvb_get_ptr with safer string function.
Jaap Keuter
2016-05-17
1
-2
/
+2
*
Restrict the depth of the protocol tree.
Gerald Combs
2016-05-17
1
-2
/
+23
*
[RSL] Just return rest of packet if TLV type is unknown
Michael Mann
2016-03-05
1
-2
/
+1
*
ber: avoid deep recursion for constructed strings
Peter Wu
2016-03-04
1
-3
/
+17
*
ber: fix buffer overrun when handling empty sets
Peter Wu
2016-03-04
1
-0
/
+4
*
gsm_abis_oml: fix buffer overrun
Peter Wu
2016-03-04
1
-1
/
+1
[next]