jelmer/wireshark.git
2014-03-06 Michal LabedzkiBluetooth: HCI_EVT: Fix empty advertising data
2014-03-06 Martin Kaiseradd the (not yet official) TLS channel_id extension...
2014-03-06 Michal LabedzkiBluetooth: Avoid using find_dissector()
2014-03-06 Peter HatinaReorganize Capture Options dialog
2014-03-06 Alexis La GoutteRemove unused include header
2014-03-06 Martin Kaiserfix invalid offset for URI's EMI
2014-03-06 Alexis La GoutteUpdate Wireshark pre-commit tools (Add check for traili...
2014-03-06 Alexis La GoutteCosmetic fix about openCaptureFile... (in Wireshark Qt)
2014-03-06 Alexis La GoutteFix startup warning when launch Wireshark Qt
2014-03-06 Pascal QuantinAdd OSC dissector to release notes
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 Jeff MorrissAdd a few grouped AVP definitions for 3GPP-Slh
2014-03-06 Bill MeierUe TFS & VALS macros for certain 'fieldconvert' fields.
2014-03-05 Evan HuusAdd test to dump glossaries.
2014-03-05 WidokCorrected mrp decoding of link up and down
2014-03-05 Hadriel KaplanAdd command-line arg for input file format for tshark...
2014-03-05 Bill Meier(Trivial) Fix a typo.
2014-03-05 Alexis La GoutteFix some code remove by 296591399f90a9d89be958d91047aa7...
2014-03-05 Guy HarrisDon't truncate the options field.
2014-03-04 Gerald CombsAdd gitversion.h.
2014-03-04 Gerald CombsAdd a cast.
2014-03-04 Michal Labedzkiwin32: Implement format type selector in open file...
2014-03-04 Evan HuusOne more fix from g2965913
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-04 Bill Meier(Trivial) Fix 2 typos; Reformat some long lines.
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 Gerald CombsScan-build didn't like the fixes in g79ef36a5f.
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 Josip MedvedAdded Cisco Starent Diameter dictionary entries.
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-02 Roland KnallFix ui/iface_lists.c - type attribute is not copied
2014-03-02 Hadriel KaplanFix text2pcap.c: Argument with 'nonnull' attribute...
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 Jeff MorrissAdd 3GPP Slh AVPs 2400, 2405, 2407 and 2409-2411.
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 Hadriel KaplanFix dumpcap.c: Assigned value is garbage or undefined...
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 Evan HuusFix some wmem-related documentation.
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 MeierRemove a trailing space from a line of generated code.
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 Hadriel KaplanFix capture_sync: Assigned value is garbage or undefine...
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 Joerg MayerAs long as the NEWS file is part of the source distribu...
next