summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-07Make exports actaully workJörg Mayer3-15/+44
2013-05-07Move common code into UseAsn2Wrs.cmake.Jörg Mayer4-43/+136
2013-05-07Build the first (and one of the easiest) of 99 asn1 dissectors withJörg Mayer1-0/+58
2013-05-07Fix a c++ compat warning in the template and copy the resultingJörg Mayer2-5/+3
2013-05-06Don't throw away UM re-assembly state when see MAC retx frame.Martin Mathieson1-2/+5
2013-05-06From Andreas SchultzMartin Kaiser1-2/+1
2013-05-06Fix compilation on -Werror compilesJörg Mayer1-3/+2
2013-05-06Add missing files.Anders Broman3-0/+33
2013-05-06Add a helper function to load tags, handle IP and port tags andAnders Broman4-13/+263
2013-05-06Allow fix dissector to be found by name, which SSL needs for decryption. Bug...Michael Mann1-0/+3
2013-05-05#if 0 out some unused code that was causing latest GCC to complain.Evan Huus1-22/+24
2013-05-05C++ comments.Anders Broman1-8/+1
2013-05-05Make compiling export_pdu_dlg.c actually work:Jörg Mayer2-3/+4
2013-05-0584: warning: 'proto_name' may be used uninitialized in this functionAnders Broman1-1/+1
2013-05-0555:1: error: "/*" within commentAnders Broman1-1/+1
2013-05-05Add the abillity to export PDU:s to file using a USER_DLT adding meta data be...Anders Broman5-0/+48
2013-05-05Add the abillity to export PDU:s to file using a USER_DLT adding meta data be...Anders Broman4-0/+650
2013-05-05From Hauke Mehrtens via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8567Evan Huus2-12/+633
2013-05-05From Hauke Mehrtens via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8567Evan Huus1-0/+97
2013-05-05From Hauke Mehrtens via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8567Evan Huus3-11/+93
2013-05-05From Hauke Mehrtens via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8567Evan Huus2-13/+21
2013-05-05Remove an unnecessary header include.Martin Mathieson1-1/+0
2013-05-05Remove if (tree) so expert_info will always be called.Michael Mann1-67/+64
2013-05-05Revert 49166: It breaks compilation:Jörg Mayer1-1/+1
2013-05-05Update to cover Qt5 builds via cmake.Jörg Mayer1-0/+2
2013-05-05Just whitespace changesJörg Mayer88-193/+263
2013-05-05Really change display filter combo box's background color using GTK3Balint Reczey1-1/+1
2013-05-04Yet another protocol update viaJörg Mayer1-109/+341
2013-05-04Attempted fix for https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8619Jörg Mayer1-1/+6
2013-05-04Stub out the wmem test suite for older Glibs. This should restoreEvan Huus1-0/+14
2013-05-04From Joe McEachern via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8614Evan Huus1-15/+54
2013-05-04Fix errors found by fix-encoding-args toolsAlexis La Goutte1-2/+2
2013-05-04Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2013-05-04Fix indents (Use Spaces) Add ModelinesAlexis La Goutte2-227/+240
2013-05-04Add a dissector for the Ixia Anue encoding to CMakeList tooAlexis La Goutte1-0/+1
2013-05-04LISP control packet incorrectly identified as LISP data based when UDP source...Michael Mann2-13/+19
2013-05-04missed adding packet-ssl.h.Michael Mann1-0/+1
2013-05-04Decrypt Fix protocol over SSL. Bug 8625 (https://bugs.wireshark.org/bugzilla...Michael Mann1-0/+2
2013-05-03Add WS_DLL_PUBLIC to all functions declared here.Guy Harris1-0/+6
2013-05-03Remove unnecessary lines from handoff function.Martin Mathieson1-3/+0
2013-05-03Add a dissector for the Ixia Anue encoding of timestamps in the ethernetMartin Mathieson2-0/+200
2013-05-03Add 3gpp2_type16.Anders Broman1-0/+17
2013-05-03Add doxygen comments.Anders Broman1-3/+175
2013-05-03Remove static packet_info *gpinfo and just use the packet_info provided by th...Michael Mann6-123/+100
2013-05-03From Niels de Vos via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=86...Jeff Morriss2-7/+10
2013-05-03Remove global packet_info* current_pinfoMichael Mann8-236/+233
2013-05-03Add some casts to hush the buildbots, and fix what I assume was a copy-pastoEvan Huus1-5/+5
2013-05-03Remove unnecessary global variablesMichael Mann2-12/+0
2013-05-03Finish improving NTLM and PLAIN authentication. Bug 8600 (https://bugs.wires...Michael Mann1-27/+46
2013-05-02Add a link to the Survey of Commonly Available C System Header Files. ItGerald Combs1-0/+1