aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-02-26Fix some wmem-related documentation.Evan Huus2-11/+18
2014-02-26Regularize the formatting of some comments.Guy Harris1-5/+4
2014-02-26Fix a copy-and-pasteo.Guy Harris1-2/+2
2014-02-26Some g_free() -> wmem_free() changes missed in earlier checkins.Guy Harris1-2/+2
2014-02-26More tvbuff API deprecation, comment expansion, and documentation updates.Guy Harris5-66/+123
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier167-824/+824
2014-02-26Remove a trailing space from a line of generated code.Bill Meier1-1/+1
2014-02-26Create/use an extended value_string.Bill Meier1-4/+5
2014-02-26(Minor) Use col_add_str() iso col_set_str().Bill Meier2-5/+6
2014-02-26Create/use some extended value-strings. Do some whitespace changes.Bill Meier1-179/+182
2014-02-26Fix capture_sync: Assigned value is garbage or undefined (clang analyzer)Hadriel Kaplan1-3/+3
2014-02-26Use proto_tree_add_item() for most string encodings.Guy Harris1-15/+15
2014-02-26Use tvb_get_string_enc(..., ENC_ASCII|ENC_NA) for 8-bit encoding.Guy Harris1-2/+6
2014-02-26Replace tabs by spacesPascal Quantin1-2/+2
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