aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-09Reject the packet if data is NULL.Chris Maynard2-2/+13
2013-12-09TABs -> spacesMartin Kaiser1-52/+65
2013-12-09From packet-ua, pass a pointer to direction rather than direction itself. In...Chris Maynard2-5/+10
2013-12-09From JakubMartin Kaiser2-0/+255
2013-12-09Fix warningsJakub Zawadzki29-37/+30
2013-12-09fix compilation without GNUTLS and libgcryptMartin Kaiser1-32/+42
2013-12-09Reject the packet if data is NULL.Chris Maynard1-1/+6
2013-12-09Reject the packet if data is NULL.Chris Maynard1-1/+6
2013-12-09Add TLV 16 (Interface name)Jörg Mayer1-1/+7
2013-12-09Add a function and an enum to register an uat preference for QT only.Irene Rüngeler3-0/+35
2013-12-09Use an item for USSD textPascal Quantin1-4/+12
2013-12-09Fix clang warning.Irene Rüngeler1-18/+11
2013-12-09- Forward declaration of register functions.Anders Broman12-38/+70
2013-12-09- Forward declaration of register functions.Anders Broman14-41/+81
2013-12-08Fix some warnings: cast discards `__attribute__((const))' qualifier from poin...Jakub Zawadzki13-23/+23
2013-12-08It's DTLS failing not DVB_CI.Jakub Zawadzki1-3/+3
2013-12-08- Forward declaration of register functions.Anders Broman14-42/+84
2013-12-08- Forward declaration of register functions.Anders Broman24-78/+152
2013-12-08Try to check why test.sh fails.Jakub Zawadzki1-2/+1
2013-12-08Add MSC version for VS2013.Graham Bloice1-2/+2
2013-12-08Remove proto_tree_add_unicode_string()Pascal Quantin2-12/+0
2013-12-08Add a reference to STR_ASCII and STR_UNICODEPascal Quantin1-0/+4
2013-12-08Use STR_UNICODE display instead of proto_tree_add_unicode_string() in the rem...Pascal Quantin9-73/+66
2013-12-08check licence: fix FSF address.Jakub Zawadzki6-6/+6
2013-12-08Encoding table for ISO/IEC 8859-2: make code points in the range 0x80-0x9F ma...Jakub Zawadzki1-8/+6
2013-12-08Improve netlink dissection:Jakub Zawadzki3-52/+219
2013-12-08Try to please OSX-10.5-x86 buildbotPascal Quantin1-1/+1
2013-12-08- Forward declaration of register functions.Anders Broman4-0/+11
2013-12-08- Forward declaration of register functions.Anders Broman14-42/+84
2013-12-08- Forward declaration of register functions.Anders Broman11-37/+69
2013-12-08- Forward declaration of register functions.Anders Broman22-60/+124
2013-12-08../../epan/address.h:63:17: warning: comma at end of enumerator list [-pedantic]Anders Broman1-1/+1
2013-12-08[Automatic manuf, services and enterprise-numbers update for 2013-12-08]Gerald Combs1-10/+56
2013-12-08netlink-route: extend Interface IP address dissectionsJakub Zawadzki2-3/+90
2013-12-08Fix buildbot:Jakub Zawadzki1-1/+1
2013-12-08Add more LINUX_AF_* values, create value_string_ext for them. Use it in netli...Jakub Zawadzki6-14/+124
2013-12-08Make VALUE_STRING_EXT_INIT use G_N_ELEMENTS macro instead of array_length.Jakub Zawadzki1-1/+1
2013-12-08Add initial dissectors for netlink, and netlink route subsystem.Jakub Zawadzki6-0/+1104
2013-12-08From David Ameiss via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9509Alexis La Goutte1-1/+1
2013-12-08From Deon van der Westhuysen via https://bugs.wireshark.org/bugzilla/show_bug...Alexis La Goutte6-209/+153
2013-12-08Remove trailing whitespaceAlexis La Goutte1-3/+3
2013-12-08Fix indent (use 4 spaces) and add modelinesAlexis La Goutte1-275/+288
2013-12-08RLC dissector cannot assemble PDUs with SNs skipped and wrap-arounded. Bug 9...Michael Mann1-26/+62
2013-12-08IPsec ESP: add AES-GCM decryption. Bug 8395 (https://bugs.wireshark.org/bugz...Michael Mann1-4/+11
2013-12-08Fix invalid read and correct PSK upper bound. Bug 9512 (https://bugs.wiresha...Michael Mann2-57/+42
2013-12-08dtls: fix buffer overflow in mac check. Bug 9512 (https://bugs.wireshark.org...Michael Mann1-3/+10
2013-12-08Fix signed/insigned mismatch in ErlDP dissector. Bug 9525 (https://bugs.wire...Michael Mann1-6/+6
2013-12-08It's ISO 8859-1, not "ISO 18859-1", at least according to ANSI/ASHRAEGuy Harris1-21/+22
2013-12-08Expand a comment.Guy Harris1-1/+2
2013-12-08Correctly update the data length of the SCSI payload within ISCSI. Bug 9521 ...Michael Mann1-0/+1