Update Wireshark pre-commit tools (Add check for trailing whitespace based from git...
[jelmer/wireshark.git] / epan /
2014-03-06 Hanspeter PortnerOpen Sound Control dissector.
2014-03-06 Michal LabedzkiBluetooth: Make Source/Destination BD_ADDRs and names...
2014-03-06 Michal LabedzkiBluetooth: Fix interface_id
2014-03-06 Guy HarrisHave NFLOG TLV type and length be in host byte order.
2014-03-06 Bill MeierUe TFS & VALS macros for certain 'fieldconvert' fields.
2014-03-05 Alexis La GoutteFix some code remove by 296591399f90a9d89be958d91047aa7...
2014-03-05 Guy HarrisDon't truncate the options field.
2014-03-04 Evan HuusFix memory-alignment in the block allocator.
2014-03-04 Pascal QuantinFix warnings introduced in g2965913
2014-03-04 Pascal QuantinFix compilation broken by g2965913
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-03-04 Evan HuusRemove assertions from block allocator.
2014-03-04 Pascal QuantinWhen dissecting GSM MAPv1/v2 messages, display opcode...
2014-03-04 Michal Labedzkicmake: Add missing exported_pdu dissector
2014-03-04 Martin Kaiserreplace label_mark_truncated_start() with a macros...
2014-03-03 Guy HarrisShow ymsg.content as bytes; it's not a simple string.
2014-03-03 Martin Kaisertruncate UTF-8 strings only at the boundary between...
2014-03-03 Bill MeierCreate/use extended value_strings; add editor modelines...
2014-03-03 Bill MeierMove value_string defs from .h file; create/use extende...
2014-03-03 Bill MeierCreate/use an extended value-string; Move value-string...
2014-03-03 Bill MeierCreate/use several extended value-strings; Do several...
2014-03-03 Bill MeierCreate/use an extended value_string; Do other misc...
2014-03-03 Pascal QuantinSSL: dynamically allocate session ticket storage area...
2014-03-03 Martin Kaisershow if the current service is scrambled or free
2014-03-03 Martin Kaiseradd cleartext values for retention limit
2014-03-03 Martin Kaisermove URI dissection to a separate function
2014-03-03 Martin Kaiseruse tvb_memdup() instead of tvb_get_ptr()
2014-03-03 Martin Kaiserremove unnecessary if (tree) check
2014-03-03 Martin Kaiserskip empty service provider name and empty service...
2014-03-03 Martin Kaiserservice provider name is a DVB-SI string
2014-03-03 Martin Kaiserservice name is a DVB-SI string
2014-03-02 Evan HuusDon't pass an invalid length to proto_item_set_len
2014-03-02 Evan HuusImprove SCTP association lookup.
2014-03-02 Bill MeierRemove unneeded line of code.
2014-03-02 Bill MeierClear INFO column at the beginning of the dissector.
2014-03-02 Bill Meiertvb_length() --> tvb_reported_length() in several cases...
2014-03-02 Bill MeierClear INFO col; Create/use extended value-string; Do...
2014-03-02 Gerald Combs[Automatic manuf, services and enterprise-numbers updat...
2014-03-02 Alexis La GoutteFix packet-h223.c:842:18: error: will never be executed...
2014-03-01 Bill MeierCreate/use two extended value-strings & do other minor...
2014-03-01 Jeff MorrissAdd the PPID for 3GPP Pua. Move the (unregistered...
2014-03-01 Gerald CombsFix some scan-build warnings.
2014-03-01 Niels de VosGlusterFS: add support for ZEROFILL fop
2014-03-01 Gerald CombsDisable IPv4 checksum verfification to match TCP and...
2014-02-28 Bill MeierFix bug which (somewhat) randomly caused UAT pref to...
2014-02-28 Florian Fainellipacket-homeplug-av: use HOMEPLUG_AV_MMVER_1_1 consistently
2014-02-28 Florian Fainellipacket-homeplug-av: fix missing reserved byte for stati...
2014-02-27 Evan HuusFix build with recent lua changes.
2014-02-27 Hadriel KaplanFix prefs.c: Argument with 'nonnull' attribute passed...
2014-02-27 Hadriel KaplanFix coverity warnings for all wslua files. (redux)
2014-02-27 Evan HuusEnsure ieee802154_packet struct is initialized.
2014-02-27 Guy HarrisSherman, set the Wayback Machine for 1997.
2014-02-26 Guy HarrisDocument tvb_memdup() in more detail.
2014-02-26 Guy HarrisRegularize the formatting of some comments.
2014-02-26 Guy HarrisFix a copy-and-pasteo.
2014-02-26 Guy HarrisSome g_free() -> wmem_free() changes missed in earlier...
2014-02-26 Guy HarrisMore tvbuff API deprecation, comment expansion, and...
2014-02-26 Bill MeierRemove trailing whitespace from asn1 .cnf & template...
2014-02-26 Bill MeierCreate/use an extended value_string.
2014-02-26 Bill Meier(Minor) Use col_add_str() iso col_set_str().
2014-02-26 Bill MeierCreate/use some extended value-strings. Do some whitesp...
2014-02-26 Guy HarrisUse proto_tree_add_item() for most string encodings.
2014-02-26 Guy HarrisUse tvb_get_string_enc(..., ENC_ASCII|ENC_NA) for 8...
2014-02-26 Pascal QuantinReplace tabs by spaces
2014-02-26 Stefan Metzmacherpacket-smb-direct: register as a infiniband subdissector
2014-02-26 Stefan Metzmacherpacket-infiniband: pass a struct infinibandinfo to...
2014-02-26 Stefan Metzmacherpacket-smb-direct: only handle RDMA_SEND_* messages
2014-02-26 Stefan Metzmacherpacket-iwarp-ddp-rdmap: pass struct rdmapinfo with...
2014-02-26 Guy HarrisWe don't use EBCDIC_to_ASCII(), so we don't need to...
2014-02-26 Guy HarrisUse tvb_get_string_enc() to get UCS-2 strings.
2014-02-25 Stefan Metzmacherpacket-smb: register a dissector on top of smb_direct
2014-02-25 Stefan Metzmacherpacket-smb2: register a dissector on top of smb_direct
2014-02-25 Stefan Metzmacherpacket-smb-direct.c: add initial implementation
2014-02-25 Stefan Metzmacherpacket-kerberos: remember in what frame a key was learned
2014-02-25 Evan HuusFix function prototypes.
2014-02-25 Hadriel KaplanFix bug 6357: Lua all_field_infos() broken within tap...
2014-02-25 Hadriel KaplanAdds some Lua helper functions: some commonly used...
2014-02-25 Bill MeierRemove trailing whitespace
2014-02-25 Alexis La Goutte802.11 : Add channel number custom (to display info...
2014-02-25 Alexis La Goutte802.11: Regulatory Class => Operating Class (changed...
2014-02-25 Michael PergamentEnhance BGP Dissector
2014-02-25 Guy HarrisCan't register in a non-existent dissector table.
2014-02-25 Guy HarrisFix indentation.
2014-02-25 Guy HarrisThe UMTS GTP QoS Profile is a UTF-8-encoded string.
2014-02-25 Stefan Metzmacherpacket-smb2: register a dissector on top of smb_direct
2014-02-25 Stefan Metzmacherpacket-smb: register a dissector on top of smb_direct
2014-02-25 Stefan Metzmacherpacket-dcerpc-nt.c: fix a crash bug
2014-02-25 Bill MeierRemove trailing whitespace.
2014-02-25 Alexis La GoutteFix packet-devicenet.c:619:17: error: will never be...
2014-02-25 Alexis La GoutteFix packet-ieee80211.c:13115:7: error: will never be...
2014-02-25 Alexis La GoutteFix packet-ipv6.c:585:13: error: will never be executed...
2014-02-25 Alexis La GoutteFix packet-ip.c:579:9: error: will never be executed...
2014-02-25 Guy HarrisJust use proto_tree_add_item() for an EBCDIC string.
2014-02-25 Guy HarrisFix crash when exporting dissection summaries to a...
2014-02-25 Pascal QuantinRemove a few wrong use of tvb_get_string()
2014-02-25 Alexis La GoutteNeighbor report (802.11k) may be have no subelement...
2014-02-24 Pascal QuantinRemove executable bit from a few files
2014-02-24 Alexis La GoutteFix -Wunused-const-variable found by Clang
2014-02-24 Tobias BrunnerUse correct hash algorithms in ISAKMP (IKEv2) dissector
2014-02-23 Pascal QuantinNAS EPS: fix dissection of CS service notification...
next