metze/wireshark/wip.git
2014-10-29 Guy HarrisRename the strnatcmp.c routines and make them use the...
2014-10-29 AndersBromanReplace isalpha() with g_ascii_isprint().
2014-10-29 AndersBromanDon't include ctype.h and replace isascii() with _ascii...
2014-10-29 Alex TessmerVXLAN: Fix flag bitmasks
2014-10-29 AndersBromanAdd missing stuff for custom plugins.
2014-10-29 Gerald CombsQt: Better protocol highlight colors.
2014-10-28 Gerald CombsQt: Add a set of 2x 16-pixel toolbar icons.
2014-10-28 Guy HarrisGet rid of unnecessary include of <wsutil/strnatcmp.h>.
2014-10-28 Guy HarrisUse guint8 for 8-bit unsigned numeric values.
2014-10-28 Guy HarrisUse g_ascii_isalnum() rather than isalnum().
2014-10-28 Jeff MorrissAdd some new features to the list and regenerate NEWS.
2014-10-28 Jeff MorrissAdd GPLv2+ license header to keep license-check happy.
2014-10-28 Alexis La GouttePref: Remove unsued function
2014-10-28 alagePatch for KNXnet/IP dissector
2014-10-28 Guy HarrisAdd a comment showing mapping to radiotap.
2014-10-28 Michael MannRefactor pinfo->circuit_id from H.223 dissector.
2014-10-28 Alexis La GoutteDNS NXT RR is parsed incorrectly
2014-10-28 Alexis La GoutteISIS: Display code/type and length for unknown code...
2014-10-28 Alexis La GoutteHPSW: Fix display of wrong length
2014-10-28 Guy HarrisSome additional information from bug 10637.
2014-10-28 Guy HarrisBug 9586 says bit 0x00000100 in the "802.11n flags...
2014-10-28 Alexis La GoutteMAUSB: fix warning: no previous prototype for 'proto_re...
2014-10-28 Gerald CombsTry to fix dist.
2014-10-28 Guy HarrisThe "data rate" field in the 11n version of the header...
2014-10-28 Alexis La GoutteHPSW: Fix soft-deprecated APIs warning
2014-10-28 Alexis La GoutteKnxnetip: fix warning: ISO C does not allow extra ...
2014-10-28 Alexis La GoutteInfiniband: fix warning: C++ style comments are not...
2014-10-28 Alexis La GoutteCouchbase: fix no previous prototype for ... [-Wmissing...
2014-10-28 Alexis La GoutteAllJoyn: fix warning: no previous prototype for 'add_pa...
2014-10-28 Alexis La GoutteTN5250: Fix Dead Store (Dead assignement/Dead increment...
2014-10-28 Alexis La GoutteADB_cs: Fix Dead Store (Dead assignement/Dead increment...
2014-10-28 Gerald CombsQt: Add a set of 2x 24-pixel toolbar icons.
2014-10-27 Gerald CombsQt: Add bits display support to the byte view.
2014-10-27 Michael MannAdd enumerated value 639 to vals_parm_PID.
2014-10-27 Gerald CombsQt: ByteViewText hover information.
2014-10-26 Martin KaiserSSL 3.0 and TLS ciphersuite values are two bytes long
2014-10-26 Martin Kaiseradd TLS_FALLBACK_SCSV
2014-10-26 Gerald Combs[Automatic manuf, services and enterprise-numbers updat...
2014-10-26 Michael MannVarious Mobile IPv6 bugfixes
2014-10-26 Sean O. StalleyUse Wifi Alliance OUI for MA USB packets over SNAP
2014-10-26 Gerald CombsUse better theme-derived colors. Switch back to Alterna...
2014-10-26 Joseph HuffmanAdded support for AllJoyn Reliable Datagram Protocol.
2014-10-25 Guy HarrisExpand comments.
2014-10-25 Guy HarrisGet rid of a trailing blank.
2014-10-25 Guy HarrisUpdate a comment.
2014-10-25 Gerald CombsMore offset color adjustments.
2014-10-25 Gerald CombsQt: ByteViewText fixups.
2014-10-25 Evan Huusncp2222: initialize buffer in build_expert_data
2014-10-25 Dario LombardoItalian translation fixes
2014-10-24 Gerald CombsQt: Refactor ByteViewText.
2014-10-23 Pascal QuantinESP: honor enable_null_encryption_decode_heuristic...
2014-10-23 Michael MannAdd a "placeholder protocol" for H.223 to avoid confusi...
2014-10-23 Gerald CombsOS X: Integrate CMake and osx-app.sh
2014-10-23 Guy HarrisDon't free global_capture_opts.ifaces_err_info.
2014-10-22 Stig BjørlykkeLua: Added support for FT_EUI64.
2014-10-22 Pascal QuantinCouchbase: fix some warnings found by the pre-commit...
2014-10-22 Gerald CombsQt: Show / hide main widgets.
2014-10-22 Pascal QuantinCouchbase: fix FSF address and reorder opcode_vals...
2014-10-22 AndersBromanS1AP: Add an S1AP context to be able to determine which...
2014-10-22 Sergey AvseyevAdd Couchbase dissector (binary protocol)
2014-10-22 Pascal QuantinAdd packet-adb_service.h to epan/dissectors/Makefile...
2014-10-22 Michal LabedzkiBluetooth: A2DP: APT-X does not use RTP while there...
2014-10-22 Michal LabedzkiAndroid: Add ADB dissector
2014-10-22 Michael MannReplace pinfo->circuit_id will passing data through...
2014-10-22 Michael MannRefactor pinfo->circuit_id behavior for ISUP dissector
2014-10-22 Gerald CombsOS X: Fix osx-dmg.sh bundle binary path.
2014-10-22 Alexis La Gouttelibnghttp2: Update to 0.6.4
2014-10-21 Gerald CombsQt: Fill in time display menu items. Other fixes and...
2014-10-21 Gerald Combsosx-app.sh: Add verbosity.
2014-10-21 Michael TüxenFix the condition for an expert info
2014-10-21 Martin Kaiserfix wrong offset for ID Capability Flags 1
2014-10-21 Martin Kaisertn5220: prevent another potential endless loop
2014-10-21 Martin Kaiserno need for if(tree)
2014-10-21 Martin Kaiserno need for continue at the end of a while loop, we...
2014-10-21 Gerald CombsMake the "-qt" option the default in the OS X packaging...
2014-10-21 AndersBromanAdd OID callback for private IEs making it possible...
2014-10-21 AndersBromanAdd OID dissector table for PER based dissection.
2014-10-21 Guy HarrisHandle an hfindex of -1.
2014-10-21 Guy HarrisWith CMake, define WANT_PACKET_EDITOR in config.h.
2014-10-21 Guy Harrisfile.c isn't in a DLL, so what it exports shouldn't...
2014-10-21 Guy HarrisFix the earlier checkin.
2014-10-21 Guy HarrisFix a number of what appear to be errors.
2014-10-20 Gerald CombsCMake: Use WIRESHARK_LIB_DIR. Fix GThread check on...
2014-10-20 Guy HarrisExport cf_set_frame_edited().
2014-10-20 Evan Huuskafka: summarize number of messages in a set
2014-10-20 Guy HarrisFix support for writing out edited records.
2014-10-20 Stig BjørlykkeProto: Fixed proto_unregister_field()
2014-10-20 Martin Kaisertn5250: fix an endless loop, exit when offset is not...
2014-10-20 Gerald CombsOS X: Add retina / hidpi support to Info.plist.
2014-10-20 Evan Huuskafka: compression codec is unsigned
2014-10-20 Guy HarrisDon't use toupper() in the test program.
2014-10-20 Guy HarrisGet rid of another toupper() call in favor of g_ascii_t...
2014-10-20 Guy HarrisSign, Flex strikes again; it generates code that produc...
2014-10-20 Guy HarrisAnd some more comment cleanup.
2014-10-20 Guy HarrisMore comment cleanup.
2014-10-20 Guy HarrisClean up some comments.
2014-10-20 Guy HarrisGet rid of calls to ctype.h functions.
2014-10-20 Guy HarrisGet rid of unnecessary includes of ctype.h.
2014-10-20 Stig BjørlykkeCheck if mask_greatest_bit_offset is within limits.
2014-10-20 Michael MannEliminate proto_tree_add_text from packet-cdp.c
next