aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 Goutte2-151/+84
2015-06-23Exit with the exit status of the command we ran.Guy Harris1-1/+6
2015-06-23Regenerate *-tap-register.c when associated Makefile.common is updatedBill Meier2-4/+4
2015-06-23Use RTD functionality for H.225Michael Mann8-685/+263
2015-06-23Try to catch TShark crashing and get a stack trace.Guy Harris1-1/+1
2015-06-23Treat channel flags fields as just collections of bits, not as type fields.Guy Harris2-134/+97
2015-06-23Morph ProgressBar into CaptureProgressFrame.Gerald Combs17-141/+232
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 Mathieson2-10/+12
2015-06-23Remove more deprecated tvb_length callsEvan Huus21-92/+92
2015-06-23CFM: fix CFM Type Test signal (TST) without CRC dissectionJustinKu1-1/+1
2015-06-23coverity 1306905: integer overflowed argumentMartin Kaiser1-29/+27
2015-06-23wmem_tree_new_autoreset() never returns NULLMartin Kaiser2-105/+94
2015-06-23Remove more deprecated tvb_lengthEvan Huus24-65/+61
2015-06-23Remove more deprecated tvb_lengthEvan Huus24-189/+189
2015-06-22srt_table.h: fix parameter 'opt_arg/filter' not found in the function declara...Alexis La Goutte1-2/+2
2015-06-22SIP: add support for draft-ietf-insipid-session-idPascal Quantin1-4/+128
2015-06-22Don't use the value of the Flags field if we didn't have it.Guy Harris1-10/+14
2015-06-22Fix handling of XChannel radiotap field.Guy Harris1-6/+19
2015-06-22gtk,qt: Fix minor buffer underrunPeter Wu2-2/+2
2015-06-22packet: write explicit type for destroy_heuristic_dissector_listPeter Wu1-1/+1
2015-06-22IEEE 802.11: add an expert info when tag length value is bigger than remainin...Pascal Quantin1-0/+4
2015-06-22Fix "Unescaped left brace in regex is deprecated"Peter Wu1-1/+1
2015-06-22Provide PHY type and band information in the 802.11 pseudo-header.Guy Harris12-265/+664
2015-06-22ieee80211: fix memleakPeter Wu1-1/+5
2015-06-22Remove more tvb_lengthEvan Huus6-21/+21
2015-06-22Use StockIcon to load toolbar icons.Gerald Combs1-1/+2
2015-06-22rtd_table.h: fix parameter 'srt/srt_array' not found in the function declarat...Alexis La Goutte1-5/+5
2015-06-22fix the interface list in the main welcome screenMartin Kaiser1-0/+5
2015-06-22Remove a bunch of deprecated tvb_length callsEvan Huus49-229/+229
2015-06-22checkAPIs.pl: proto_tree_add_bytes_item takes an encoding parameterPascal Quantin1-1/+1
2015-06-22NCP: fix comma at end of enumerator list [-Wpedantic]Alexis La Goutte1-1/+1
2015-06-22ws80211_utils.h: fix empty paragraph passed to '@param' command [-Wdocumentat...Alexis La Goutte1-1/+1
2015-06-22PKCS12: Remove from ASN1 DIRTY listAlexis La Goutte2-2/+2
2015-06-22PKCS12: fix unused function 'dissect_AuthenticatedSafe_PDU' [-Wunused-function]Alexis La Goutte3-19/+19
2015-06-22Add a strlen cast.Gerald Combs1-1/+1
2015-06-22Refactor RTD stats.Michael Mann27-1955/+1463
2015-06-22Fix make distcheck buildbotAlexis La Goutte1-5/+1
2015-06-22[pcep] (benign) Use ENC_BIG_ENDIAN (not ENC_NA) for certain multibyte fields.Bill Meier1-15/+15
2015-06-22[rfid-pn532] (benign) Use ENC_BIG_ENDIAN (not ENC_NA) for several 3-byte fields.Bill Meier1-8/+8
2015-06-22service_response_time_table.h: fix parameter 'gui_data' not found in the func...Alexis La Goutte1-1/+1
2015-06-22Fix typo caused assertionMichal Labedzki1-1/+1
2015-06-22GSM MAP: Fix decoding of IPv6 addressesVasil Velichckov3-14/+24
2015-06-22Eliminate proto_tree_add_text from some dissectors.Michael Mann5-99/+262
2015-06-22Convert "macro checks" to use expert info in line with dissectors with compar...Michael Mann1-75/+95