jelmer/wireshark.git
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.
2014-02-25 Jeff MorrissClean up some more subversion references in the documen...
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 Michal LabedzkiWireshark: Add option to choose format type of capture...
2014-02-25 Hadriel KaplanChange libsmi url and Lua version in macosx-setup.sh
2014-02-25 Jeff MorrissDelete tools/svnadd: it seems git doesn't need all...
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 Jeff MorrissInstall git instead of subversion.
2014-02-25 Evan HuusMore explanation of example heuristic code.
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-25 Gerald Combs"tools" updates.
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 Pascal QuantinAdd ADB CS and Logcat dissectors to release notes
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-24 Alexis La GoutteFix Called C++ object pointer is null found by Clang
2014-02-23 Pascal QuantinNAS EPS: fix dissection of CS service notification...
2014-02-23 Pascal QuantinFix dissection of BCD numbers
2014-02-23 Pascal QuantinRemove deprecated TVB APIs
2014-02-23 Gerald Combs[Automatic manuf, services and enterprise-numbers updat...
2014-02-23 Evan HuusDocumentation updates
2014-02-23 Hadriel KaplanAdd note to .gitignore on how to ignore locally-specifi...
2014-02-22 Evan HuusAdd some simple ISAKMP heuristics
2014-02-22 Alexis La GoutteFix Called function pointer is null (null dereference...
2014-02-22 Hadriel KaplanFix clang warning regarding null pointer use in packet...
2014-02-22 Evan HuusTVB API deprecations and cleanup
2014-02-22 Guy HarrisAdd bug 9492.
2014-02-21 Guy HarrisCleanup the automatically-generated fields to match...
2014-02-21 Gerald CombsUpdate the "latest version" URL in manuf/manuf.tmpl.
2014-02-21 Hadriel KaplanFix bug 9790: Lua: wslua allows duplicate field registr...
2014-02-21 Alexis La GoutteFix Dead Store (Dead assignement/Dead increment) warnin...
2014-02-21 Alexis La GoutteFix Dead Store (Dead assignement/Dead increment) warnin...
2014-02-21 Matthieu TexierMoving custer list/cluster id attribut to items
2014-02-21 Roland KnallEPL + openSAFETY: Better handling of guint in EPL
2014-02-21 Alexis La GoutteFix Dead Store (Dead assignement/Dead increment) warnin...
2014-02-21 Hadriel KaplanAdd test suite for verifying Lua global variables/table...
2014-02-21 Guy HarrisAnd we need wslua_internals.obj as well.
next