summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-02Fixup our anonsvn URLs.Gerald Combs7-14/+11
2015-04-02802.11: EAPOL 4-way handshake information wrongAlexis La Goutte1-3/+8
2015-04-01dumpcap: fix Resource leak (CID: 129558)Alexis La Goutte1-0/+1
2015-04-01Update command used for generating .debs in WSDGBalint Reczey1-1/+1
2015-04-01AFP: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-8/+1
2015-04-01USB Audio : fix fix Found soft-deprecated APIs (tvb_length)Alexis La Goutte1-3/+3
2015-04-012G/3G NAS: follow-up of ge74cb41Pascal Quantin1-150/+144
2015-04-01LTE RRC: fix a typo introduced in g9aa624dPascal Quantin2-4/+4
2015-04-01Qt: Add Capture Restart featureMichal Labedzki2-0/+8
2015-04-01Bluetooth: fix Uninitialized scalar variable (CID 1268203)Alexis La Goutte1-1/+1
2015-04-01Remove proto_tree_add_text from GSM dissectors.Michael Mann3-594/+591
2015-04-01Fix bug #10858. There were several cases where uint32 fields were mistakenRichard Sharpe1-20/+37
2015-04-01afp: 64-bit values require 64-bit value stringsEvan Huus1-2/+2
2015-03-31LTE RRC: upgrade dissector to v12.5.0Pascal Quantin12-13051/+16469
2015-03-31USB Audio: fix Logically dead code (CID: 1247681)Alexis La Goutte1-6/+4
2015-03-31Correctly handle the CREATE_APP_INSTANCE_ID Create Tag as well as another thatRichard Sharpe1-16/+28
2015-03-31wsutil: Fix commentRoland Knall1-1/+1
2015-03-31GSM_A: dissector table for User-To-User signallingMikhail Koreshkov1-1/+11
2015-03-30Add the new #defines to cmakeconfig.h.in.Guy Harris1-0/+6
2015-03-30Add ftsanity.py to the unit tests.Gerald Combs1-2/+23
2015-03-30Work around a Linux bonding driver bug (and the lack of a libpcap workaround).Guy Harris3-2/+124
2015-03-30WSP: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-21/+21
2015-03-30Remove proto_tree_add_text from packet-afp.cMichael Mann1-515/+454
2015-03-30BTHFP: fix missing Break in switch (CID: 1287325)Alexis La Goutte1-0/+1
2015-03-30LPP: upgrade dissector to v12.4.0Pascal Quantin6-53/+53
2015-03-30ANSI IS-637 A: add dissection of Multiple Encoding User Data and Service Cate...Pascal Quantin2-63/+352
2015-03-30Eliminate proto_tree_add_text from packet-nfs.cMichael Mann1-814/+516
2015-03-29RRC: add a missing mask forgotten in gf3d1e3cVincent Helfre2-2/+2
2015-03-29Extcap: fix USBPcap capture broken by g8204578Pascal Quantin2-12/+8
2015-03-29DVB-CI Card Information Structure (CIS): start dissecting the device tuplesMartin Kaiser1-0/+57
2015-03-29smart card dev class descriptor: use a bit field for the supported protocolsMartin Kaiser1-3/+19
2015-03-29dissect two more features in the smart card device class descriptorMartin Kaiser1-0/+12
2015-03-29RRC: add dissection of ims-Information IEVincent Helfre3-30/+145
2015-03-29[Automatic manuf, services and enterprise-numbers update for 2015-03-29]Gerald Combs4-36/+398
2015-03-28bitcoin: Updated dissector to support the latest protocol version (70002).Laurenz Kamp1-14/+634
2015-03-28wsp: fix format stringEvan Huus1-2/+2
2015-03-28x11: destroy two more hash tables in convo dataEvan Huus1-0/+3
2015-03-28Remove proto_tree_add_text from packet-sml.cMichael Mann1-60/+91
2015-03-27Extcap: display a USB icon when adding a USBPcap interfacePascal Quantin1-1/+10
2015-03-26USB: use URB/IRP ID for request/response trackingPascal Quantin3-29/+51
2015-03-26[Diameter] Pretify a couple of AVPs that might be text eventhough they areAndersBroman1-18/+160
2015-03-26CMake updates for Windows buildGraham Bloice3-51/+2
2015-03-26DTLS: use addresses_ports_reassembly_table_functionsAndreas Schultz1-1/+1
2015-03-26CMake cleanup for VS solutionGraham Bloice3-1/+5
2015-03-26html2text.py: Python 2.5 compatibility, improve Unicode supportPeter Wu1-13/+16
2015-03-25packet-iec104: fix showing information objects if SQ flag is setJiří Engelthaler1-5/+6
2015-03-25FindPOD: fix link to CSSPeter Wu1-1/+1
2015-03-25dfilter-test.py: add OOT support and Python 3 compatPeter Wu3-11/+13
2015-03-25indexcap.py: fix tmpdir handling, python 3 compatPeter Wu2-48/+53
2015-03-25Always use html2text.py for FAQ, improve outputPeter Wu10-569/+171