summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-08Round two of wmem cleanup callbacks. While the emem tree behaviour will requireEvan Huus11-102/+265
2013-05-07add IDs for host license, play countMartin Kaiser1-0/+5
2013-05-07Add user callbacks to wmem. This feature is a generic way to transparently mimicEvan Huus7-8/+188
2013-05-07Small optical changeJörg Mayer1-3/+0
2013-05-07Some moreJörg Mayer31-1/+992
2013-05-07From Christian Koenning via https://bugs.wireshark.org/bugzilla/show_bug.cgi?...Alexis La Goutte1-4/+4
2013-05-07x721 and kerberos: Use standard Makefile.amJörg Mayer6-9/+13
2013-05-07Small formatting changeJörg Mayer1-1/+2
2013-05-07Another hour gone, another set of protocols.Jörg Mayer10-0/+324
2013-05-07Another set of asn1 protocols can now be generated with cmakeJörg Mayer11-0/+447
2013-05-07Allow generating some more dissectors with cmake.Jörg Mayer8-0/+303
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