aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-02-26packet-smb-direct: register as a infiniband subdissectorStefan Metzmacher1-0/+39
2014-02-26packet-infiniband: pass a struct infinibandinfo to subdissectorsStefan Metzmacher2-96/+106
2014-02-26packet-smb-direct: only handle RDMA_SEND_* messagesStefan Metzmacher1-1/+17
2014-02-26packet-iwarp-ddp-rdmap: pass struct rdmapinfo with opcode to the subdissectorsStefan Metzmacher3-24/+75
2014-02-26We don't use EBCDIC_to_ASCII(), so we don't need to include <epan/charsets.h>.Guy Harris1-1/+0
2014-02-26Use tvb_get_string_enc() to get UCS-2 strings.Guy Harris1-21/+8
2014-02-25As long as the NEWS file is part of the source distribution it reallyJoerg Mayer1-48/+65
2014-02-25Fix indentation and numbering.Gerald Combs1-2/+4
2014-02-25Remove the line that causes the following message:Joerg Mayer1-2/+0
2014-02-25Get Windows build working again.Gerald Combs2-2/+3
2014-02-25Add a few more dissectors to release notesPascal Quantin1-0/+4
2014-02-25packet-smb: register a dissector on top of smb_directStefan Metzmacher1-0/+1
2014-02-25packet-smb2: register a dissector on top of smb_directStefan Metzmacher1-0/+1
2014-02-25packet-smb-direct.c: add initial implementationStefan Metzmacher3-0/+490
2014-02-25Add back an anchor removed in gc55c57a.Gerald Combs1-0/+2
2014-02-25packet-kerberos: remember in what frame a key was learnedStefan Metzmacher2-0/+4
2014-02-25asn1/kerberos: remember in what frame a key was learnedStefan Metzmacher2-0/+4
2014-02-25Fix function prototypes.Evan Huus4-4/+4
2014-02-25Fix mergecap.c: Dereference of null pointer (clang analyzer)Hadriel Kaplan1-2/+2
2014-02-25Fix bug 6357: Lua all_field_infos() broken within tap/listenerHadriel Kaplan6-7/+118
2014-02-25Adds some Lua helper functions: some commonly used functions, and to help tro...Hadriel Kaplan13-85/+439
2014-02-25Fix file.c: Dereference of null pointer (clang analyzer)Hadriel Kaplan1-4/+4
2014-02-25Install git-review too.Jeff Morriss1-1/+1
2014-02-25Remove trailing whitespaceBill Meier231-892/+892
2014-02-25Add Git+Gerrit command line instructions.Gerald Combs4-167/+151
2014-02-25802.11 : Add channel number custom (to display info when report channel numbe...Alexis La Goutte1-13/+26
2014-02-25802.11: Regulatory Class => Operating Class (changed in 802.11-2012)Alexis La Goutte1-59/+59
2014-02-25Enhance BGP DissectorMichael Pergament1-0/+387
2014-02-25Can't register in a non-existent dissector table.Guy Harris2-2/+0
2014-02-25Fix indentation.Guy Harris1-30/+30
2014-02-25The UMTS GTP QoS Profile is a UTF-8-encoded string.Guy Harris1-2/+2
2014-02-25Use correct macro to really fix MacOSX buildbotEvan Huus1-3/+3
2014-02-25Include old-gtk-compat.h to fix build.Evan Huus1-0/+1
2014-02-25Get rid of a few more Subversion remnants.Jeff Morriss3-8/+1
2014-02-25Clean up some more subversion references in the documentation.Jeff Morriss3-49/+25
2014-02-25packet-smb2: register a dissector on top of smb_directStefan Metzmacher1-0/+1
2014-02-25packet-smb: register a dissector on top of smb_directStefan Metzmacher1-0/+1
2014-02-25packet-dcerpc-nt.c: fix a crash bugStefan Metzmacher1-2/+2
2014-02-25Wireshark: Add option to choose format type of capture fileMichal Labedzki27-190/+242
2014-02-25Change libsmi url and Lua version in macosx-setup.shHadriel Kaplan2-4/+4
2014-02-25Delete tools/svnadd: it seems git doesn't need all this fancy properties stuff.Jeff Morriss1-93/+0
2014-02-25Remove trailing whitespace.Bill Meier32-191/+191
2014-02-25Fix packet-devicenet.c:619:17: error: will never be executed [-Werror,-Wunrea...Alexis La Goutte1-1/+0
2014-02-25Fix packet-ieee80211.c:13115:7: error: will never be executed [-Werror,-Wunre...Alexis La Goutte1-1/+0
2014-02-25Fix packet-ipv6.c:585:13: error: will never be executed [-Werror,-Wunreachabl...Alexis La Goutte1-1/+0
2014-02-25Fix packet-ip.c:579:9: error: will never be executed [-Werror,-Wunreachable-c...Alexis La Goutte1-1/+0
2014-02-25Install git instead of subversion.Jeff Morriss1-1/+1
2014-02-25More explanation of example heuristic code.Evan Huus1-11/+16
2014-02-25Just use proto_tree_add_item() for an EBCDIC string.Guy Harris1-4/+1
2014-02-25Fix crash when exporting dissection summaries to a CSV file.Guy Harris1-2/+3