aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-06-25diameter: fix a memory leak on startupEvan Huus1-0/+2
2015-06-25Add proper "Decode As" mechanism for L2TPv3 subdissectors instead of preference.Michael Mann11-97/+81
2015-06-25Plugin Interface: Add GUI callbacksRoland Knall4-13/+124
2015-06-25fix the 'then' statement is equivalent to the 'else' statement found by PVS S...Alexis La Goutte4-37/+11
2015-06-25Stop using atof/strtod (fixes column sorting of float types)Peter Wu2-2/+2
2015-06-25afp: replace all calls to THROW() and do proper error handlingMartin Kaiser1-50/+46
2015-06-25TCP: Add expert info to indicate when there is TCP Fast Open SYN (with Cookie)Alexis La Goutte1-7/+16
2015-06-25ARUBA (ERM): Add type 5Alexis La Goutte1-0/+18
2015-06-25Aruba (ERM): Add missing type 4 (PPI) to Decode ASAlexis La Goutte1-0/+1
2015-06-25Netflow: fix typo (wrong time units for duration)Martin Mathieson1-1/+1
2015-06-25NAS EPS: fix a missed capital letterPascal Quantin1-1/+1
2015-06-25Fix proto_tree_add_bytes_item() when we fail to decode number from stringPascal Quantin1-0/+2
2015-06-25acse: don't THROW() an exception from a dissectorMartin Kaiser1-4/+5
2015-06-25Add ability to export PDUs for heuristic dissectors alsoPascal Quantin17-50/+133
2015-06-24print blank strings in -TfieldsEvan Huus1-1/+1
2015-06-24Dissect 802.3 Jumbo frames while capturing.Michael Mann1-0/+4
2015-06-24Initialize default stats before using themEvan Huus1-1/+5
2015-06-24Remove the last deprecated tvb_length callsEvan Huus2-40/+34
2015-06-24Don't export libnghttp2 routines outside libwireshark.Guy Harris1-0/+13
2015-06-24libnghttp2: readd remove check for CONFIG.HAlexis La Goutte2-2/+2
2015-06-24Remove another batch of deprecated tvb_length callsEvan Huus27-83/+83
2015-06-24HTTP2: Update to libnghttp2 1.0.4Alexis La Goutte5-7/+34
2015-06-24Remove deprecated tvb_length callsEvan Huus7-20/+20
2015-06-24Fill in the 802.11 pseudo-header and call the "802.11+radio" dissector.Guy Harris2-10/+102
2015-06-24Remove a bunch more deprecated tvb_length callsEvan Huus39-132/+126
2015-06-24Put the frequency/channel and RSSI data into columns.Guy Harris1-0/+4
2015-06-24Pass the signal and noise dBm values to the 802.11 radio dissector.Guy Harris1-0/+4
2015-06-24Improved prefix display and comments for IID copyingRobert Cragie1-15/+25
2015-06-23openwire: remove useless register_init_routine callPeter Wu1-6/+0
2015-06-23Remove more deprecated tvb_length callsEvan Huus29-148/+141
2015-06-23ISAKMP: fix Cisco fragmentation support.Martin Mathieson1-3/+3
2015-06-23replace another bunch of deprecated tvb_length callsMartin Kaiser7-22/+22
2015-06-23netflow: cope with multiple duration types in one flow.Martin Mathieson1-66/+119
2015-06-23proto_tree_add_item_ret_(u)int: do the NULL check at the startMartin Kaiser1-2/+4
2015-06-23extend the RPL dissector with basic P2P RPL supportCenk Gündoğan1-47/+349
2015-06-23Remove the P1 dissector from the dirty dissectors list.Guy Harris1-1/+0
2015-06-23Replace more deprecated tvb_length callsEvan Huus57-126/+126
2015-06-23Remove more deprecated tvb_length callsEvan Huus30-122/+122
2015-06-23[afp] improve the error handling for extended attributesMartin Kaiser1-17/+20
2015-06-23Remove deprecated tvb_length from PIDL dissectorsEvan Huus30-40/+40
2015-06-23[zvt] the TLV container starts with an overall length fieldMartin Kaiser1-20/+47
2015-06-23P1: Remove from ASN1 DIRTY listAlexis La Goutte2-1/+2
2015-06-23P1: fix 'dissect_p1_T_report_type' defined but not used [-Wunused-function]Alexis La Goutte1-147/+75
2015-06-23Use RTD functionality for H.225Michael Mann1-37/+134
2015-06-23Treat channel flags fields as just collections of bits, not as type fields.Guy Harris2-134/+97
2015-06-23prefs: fix memleakPeter Wu1-40/+12
2015-06-23packet: fix memleakPeter Wu1-2/+3
2015-06-23IS-IS (LSP): Remove proto_tree_add_text callAlexis La Goutte1-68/+173
2015-06-23RANAP: call nsap properly when bindingID is included in transport addressMartin Mathieson1-7/+8
2015-06-23Remove more deprecated tvb_length callsEvan Huus21-92/+92