aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-08Try to speed up ping-dependent capture tests.Gerald Combs1-9/+14
2014-10-08Set err_info to null for errors that don't have an informaton string.Guy Harris2-2/+3
2014-10-08Remove redundant and erroneous debug log message.Tomasz Moń1-2/+0
2014-10-08DCERPC (DRSUAPI) Fix typo found on idl fileAlexis La Goutte2-9/+1
2014-10-08SIP Enhance dissecion of PATHJohan Wahl1-1/+51
2014-10-08elmi: Fix bug in message type codingAnish Bhatt1-1/+1
2014-10-08[tools] Add missing GPL license to generate-bacnet-vendors.pyAnish Bhatt1-0/+18
2014-10-08Qt capture interfaces dialogue string tweaksEvan Huus1-2/+2
2014-10-08Remove #pragma warning (MSVC) for PIDL generate dissectorAlexis La Goutte19-129/+3
2014-10-08Fix extcap boolean flag handling.Tomasz Moń1-3/+17
2014-10-08DCERPC DFS: Remove from Dirty PIDL listAlexis La Goutte2-3/+3
2014-10-08[bacnet] update vendors list, fix whitespace issues, all generated via scriptAnish Bhatt1-23/+24
2014-10-08Add support for LISP over TCP control messagesLorand Jakab4-0/+418
2014-10-07Provide an error message for WTAP_ERR_CANT_WRITE.Guy Harris1-1/+1
2014-10-07No need for WTAP_ERR_CANT_READ.Guy Harris30-147/+61
2014-10-07Replace another file_read() call with wtap_read_bytes().Guy Harris1-8/+4
2014-10-07Close some memory leaks for bad K12 RF5 files.Guy Harris1-0/+13
2014-10-07[tools] add script to automatically generate bacnet vendorsAnish Bhatt1-0/+36
2014-10-07ANSI683: Fix mobile country code baseEvan Huus1-1/+1
2014-10-07GSM (bssmap): Fix Dead Store (Dead assignement/Dead increment) warning found ...Alexis La Goutte1-2/+0
2014-10-07Overhaul the filterability of packet-ansi_683.cMichael Mann5-2307/+1068
2014-10-07[iSCSI] Fix incorrect heuristic.Anish Bhatt1-3/+5
2014-10-07asn2wrs: Added support for #.SYNTAX_NEWStig Bjørlykke1-4/+12
2014-10-07ASN1: Added support for using #.REGISTER_NEWStig Bjørlykke5-50/+92
2014-10-07Add proper decoding for type field in OBEX headersMichał Orynicz1-1/+12
2014-10-07Make the code a bit more like the pre-new-APIs code.Guy Harris8-108/+50
2014-10-071.99.0 → 1.99.1.Gerald Combs5-9/+9
2014-10-07Revert "ASN1: Added support for using #.REGISTER_NEW"Gerald Combs5-92/+50
2014-10-07ASN1: Added support for using #.REGISTER_NEWStig Bjørlykke5-50/+92
2014-10-07Build 1.99.0.Gerald Combs4-77/+27320
2014-10-07Dissect an SVHDX Open Device Context that appears as an Extra Create ParameterRichard Sharpe1-3/+153
2014-10-07Make the code a bit more like the pre-API change code.Guy Harris1-6/+3
2014-10-07- Handle strings that have an opening but no closing quoteMartin Kaiser1-6/+11
2014-10-07Clean up white space.Guy Harris4-13/+13
2014-10-07Fix a comment, clean up some whitespace.Guy Harris1-2/+2
2014-10-07[bacnet] update vendor listAnish Bhatt1-0/+80
2014-10-07Whitespace cleanups.Guy Harris18-448/+448
2014-10-07PIDL (DCERPC): fix Assigned value is garbage or undefined found by Clang Anal...Alexis La Goutte7-9/+9
2014-10-07idl2wrs (DCERPC DRSUAPI): Fix Dead Store (Dead assignement/Dead increment) wa...Alexis La Goutte2-4/+12
2014-10-07Add some higher-level file-read APIs and use them.Guy Harris40-1337/+787
2014-10-06Revert "Qt: Try to fix a Visual C++ encoding warning."Gerald Combs4-13/+14
2014-10-06Qt: Rename the "check for updates" slot.Gerald Combs3-3/+3
2014-10-06after an lupdate, I should also do an lrelease to keep the .ts file andMartin Kaiser1-0/+0
2014-10-06lupdate for JapaneseMartin Kaiser1-448/+634
2014-10-06From 竹下 恵 (Megumi Takeshita)Martin Kaiser2-824/+861
2014-10-06Qt: QVector::length was added in Qt 5.2.Gerald Combs1-2/+2
2014-10-06UI (simple_dialog): fix warning: redundant redeclaration of .. [-Wredundant-d...Alexis La Goutte1-18/+0
2014-10-06Qt: Packet list column sorting.Gerald Combs9-24/+144
2014-10-06Convert "4 space tabs" to spaces; Adjust editor modelines.Bill Meier11-4591/+4592
2014-10-06Adjust indentation to match editor modelines; Do other minor whitespace changes.Bill Meier36-4407/+4413