jelmer/wireshark.git
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...
2014-02-25 Gerald CombsFix indentation and numbering.
2014-02-25 Joerg MayerRemove the line that causes the following message:
2014-02-25 Gerald CombsGet Windows build working again.
2014-02-25 Pascal QuantinAdd a few more dissectors to release notes
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 Gerald CombsAdd back an anchor removed in gc55c57a.
2014-02-25 Stefan Metzmacherpacket-kerberos: remember in what frame a key was learned
2014-02-25 Stefan Metzmacherasn1/kerberos: remember in what frame a key was learned
2014-02-25 Evan HuusFix function prototypes.
2014-02-25 Hadriel KaplanFix mergecap.c: Dereference of null pointer (clang...
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 Hadriel KaplanFix file.c: Dereference of null pointer (clang analyzer)
2014-02-25 Jeff MorrissInstall git-review too.
2014-02-25 Bill MeierRemove trailing whitespace
2014-02-25 Gerald CombsAdd Git+Gerrit command line instructions.
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 Evan HuusUse correct macro to really fix MacOSX buildbot
2014-02-25 Evan HuusInclude old-gtk-compat.h to fix build.
2014-02-25 Jeff MorrissGet rid of a few more Subversion remnants.
next