aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Define the SHA-1 digest length in wsutil/sha1.h and use it.Guy Harris2015-05-0910-61/+60
* Make option_content a guint8 *.Guy Harris2015-05-091-39/+49
* ICMP: Fix Logically dead code (CID 1295678)Alexis La Goutte2015-05-091-5/+5
* PCEP: Update to last draftFrancesco Fondelli2015-05-091-13/+14
* Rename a variable to avoid a collision with the C++ keyword "template".Guy Harris2015-05-091-15/+15
* SSL: fix dissection of CertificateStatus message with OCSP_MULTIJamil Nimeh2015-05-091-3/+5
* Eliminate a couple of empty Diameter grouped AVP lists.Jeff Morriss2015-05-093-4/+15
* RRC: add domain and release cause information to the INFO column.Martin Mathieson2015-05-092-20/+35
* Fix some more constants to be unsigned.Guy Harris2015-05-095-72/+72
* Fix definition of tnef_open().Guy Harris2015-05-091-1/+1
* Make everything unsigned.Guy Harris2015-05-091-1/+1
* Keep everything unsigned there.Guy Harris2015-05-091-1/+1
* Add some more warnings when building with Sun^WOracle's C compiler.Guy Harris2015-05-081-0/+7
* Fix indentation.Guy Harris2015-05-081-7/+7
* airpdcap: ensure that buffer put on stack is big enough to hold the result of...Pascal Quantin2015-05-081-2/+2
* GTPv2: fix unused parameter 'pinfo' warningPascal Quantin2015-05-081-1/+1
* [GTPv2] Add dissection of Throttling IE.AndersBroman2015-05-081-1/+35
* epan/nghttp2/nghttp2_net.h no longer exists, so don't list it.Guy Harris2015-05-081-1/+0
* A NULL is needed at the end of the argument list for g_object_set().Guy Harris2015-05-081-1/+1
* Recent files: Disable mnemonic accelerator key for menu itemJiří Engelthaler2015-05-081-0/+8
* Expert Info dialog.Gerald Combs2015-05-0824-19/+1033
* nghttp2: use g_ntoh[ls], g_hton[ls] from glibAlexis La Goutte2015-05-083-97/+12
* IEEE 802.11: 802.1X (WPA-EAP) rekeying supportdeagol2015-05-088-182/+131
* Use the correct AVP type in a couple of places: IPAddress instead of Address.Jeff Morriss2015-05-081-2/+2
* Fix several Starent enums that didn't have codes.Jeff Morriss2015-05-081-22/+22
* Add Float32 and Float64 types to the Diameter dictionary.Jeff Morriss2015-05-081-0/+14
* Update the Diameter DTD to reflect the fact that vendors are no longer definedJeff Morriss2015-05-081-4/+4
* Fix Starent vendor definition: it's not an empty element.Jeff Morriss2015-05-081-1/+1
* Allow empty-element Diameter Applications and use that format.Jeff Morriss2015-05-087-114/+117
* ftypes: display 64 bits BASE_HEX fields as hexadecimalPascal Quantin2015-05-071-2/+14
* Qt: Fix packet list column resizing.Gerald Combs2015-05-074-14/+29
* fix FT_INT64 fields output in tsharkMoeller, Thies2015-05-071-4/+4
* SIGCOMP: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte2015-05-071-2/+0
* Revert "QCustomPlot: fix division(or modulo) by zero found by Clang and Cover...Alexis La Goutte2015-05-071-6/+2
* packet-iec104: make object number filterable if SQ flag is setJiří Engelthaler2015-05-071-0/+3
* Fix detection of 'Write Multiple Registers' and 'Write Multiple Coils' functi...cbontje2015-05-071-15/+43
* Reduce proto_tree_add_text calls in packet-sigcomp.cMichael Mann2015-05-071-467/+493
* fix FT_UINT64 fields output in tsharkMoeller, Thies2015-05-072-19/+20
* Need to generate hf_ variable for aliases in structs.Michael Mann2015-05-071-1/+2
* Remove proto_tree_add_text from idl2wrs generation.Michael Mann2015-05-073-27/+42
* Update the 3GPP list of Experimental-Result-Code values.Jeff Morriss2015-05-071-6/+68
* Add/clarify some comments about how the Experimental-Result-Code AVP is handled.Jeff Morriss2015-05-062-12/+27
* Have global_capture_opts if we either have pcap or extcap.Guy Harris2015-05-061-1/+1
* Fix some --without-pcap build problems.Guy Harris2015-05-063-3/+7
* PIM: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte2015-05-061-3/+12
* WildPackets → Savvius.Gerald Combs2015-05-069-24/+24
* [Thrift] Fix a copy-paste-o and add dissecton of T_BYTEAndersBroman2015-05-061-2/+13
* GTPv2 : fix unused parameter 'tree' [-Werror=unused-parameter]Alexis La Goutte2015-05-061-1/+2
* [GTPv2] Add dissetion of IE Overload Control Information and Metric.AndersBroman2015-05-061-12/+88
* THRIFT: Fix Mac BuildbotAlexis La Goutte2015-05-061-12/+12