aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-25Remove a few wrong use of tvb_get_string()Pascal Quantin4-7/+7
2014-02-25Neighbor report (802.11k) may be have no subelement (len == 13)Alexis La Goutte1-0/+5
2014-02-25"tools" updates.Gerald Combs3-354/+3
2014-02-24Remove executable bit from a few filesPascal Quantin3-0/+0
2014-02-24Fix -Wunused-const-variable found by ClangAlexis La Goutte1-12/+0
2014-02-24Add ADB CS and Logcat dissectors to release notesPascal Quantin1-0/+2
2014-02-24Fix -Wunused-const-variable found by ClangAlexis La Goutte1-0/+4
2014-02-24Use correct hash algorithms in ISAKMP (IKEv2) dissectorTobias Brunner1-2/+2
2014-02-24Fix Called C++ object pointer is null found by ClangAlexis La Goutte1-1/+1
2014-02-23NAS EPS: fix dissection of CS service notification messagePascal Quantin1-7/+7
2014-02-23Fix dissection of BCD numbersPascal Quantin2-12/+8
2014-02-23Remove deprecated TVB APIsPascal Quantin2-19/+13
2014-02-23[Automatic manuf, services and enterprise-numbers update for 2014-02-23]Gerald Combs3-12/+146
2014-02-23Documentation updatesEvan Huus4-41/+36
2014-02-23Add note to .gitignore on how to ignore locally-specific filesHadriel Kaplan1-3/+11
2014-02-22Add some simple ISAKMP heuristicsEvan Huus1-8/+31
2014-02-22Fix Called function pointer is null (null dereference) found by ClangAlexis La Goutte2-9/+7
2014-02-22Fix clang warning regarding null pointer use in packet-sip.c.Hadriel Kaplan1-11/+22
2014-02-22TVB API deprecations and cleanupEvan Huus5-61/+59
2014-02-22Add bug 9492.Guy Harris1-0/+1
2014-02-21Cleanup the automatically-generated fields to match the rest.Guy Harris1-8/+10
2014-02-21Update the "latest version" URL in manuf/manuf.tmpl.Gerald Combs2-4/+27
2014-02-21Fix bug 9790: Lua: wslua allows duplicate field registrationHadriel Kaplan6-155/+808