metze/wireshark/wip.git
2014-05-31 Guy HarrisAdd a copyright/idempotency wrapper.
2014-05-31 Guy HarrisFix (legitimate) compiler warning.
2014-05-31 Guy HarrisSplit off the dissectors for 802.3 "slow protocols".
2014-05-30 Jakub ZawadzkiUse tcp_info_append_uint() more
2014-05-30 Pavel MoravecAdd AMQP listening port option to preferences
2014-05-30 Hauke Mehrtensssl/dtls: add support for Raw Public keys
2014-05-30 Hauke Mehrtensssl-utils: dissect the certificate type TLS extension
2014-05-30 Martin Kaisermake terrestrial centre frequency filterable
2014-05-30 Martin Kaisermake next time offset filterable
2014-05-30 Martin Kaisermake local time offset filterable
2014-05-30 Hauke Mehrtensssl: use SslSession
2014-05-30 Hauke Mehrtensdtls: use SslSession
2014-05-30 Hauke Mehrtensssl: add SslSession structure
2014-05-30 Michal Labedzkicmake: Add feature info for SBC
2014-05-30 Balint ReczeyFix wireshark.pc install destination
2014-05-30 Balint ReczeyHonor configured CMAKE_INSTALL_LIBDIR when installing...
2014-05-30 Lukas EmersbergerEPL: Duplicated frames
2014-05-30 Sean O. StalleyDetect multiple MAUSB Packets in a single TCP packet
2014-05-30 Martin Kaiserfix
2014-05-30 Balint ReczeySet PLUGIN_INSTALL_DIR properly for wireshark.pc
2014-05-30 Michal Labedzkicmake: Not all system have HtmlViewer
2014-05-30 Michal LabedzkiBluetooth: AVDTP: First step to fully support AVDTP...
2014-05-30 Michal LabedzkiBluetooth: AVDTP: Add support for APT-X configuration
2014-05-30 Michal LabedzkiBluetooth: Avoid using macro GPOINTER_TO_UINT()
2014-05-30 Michal LabedzkiBluetooth: L2CAP: Another fix for CIDs
2014-05-30 Michal LabedzkiBluetooth: AVDTP: Upgrade session logic
2014-05-30 Michal LabedzkiBluetooth AVDTP/RTP: Separate the streams
2014-05-30 Michal LabedzkiBluetooth: Add music duration info for SBC
2014-05-30 Michal LabedzkiBluetooth: Fix Content Protection call for VDP
2014-05-30 Martin Kaiseravoid proto_tree_add_uint_format() when we just want...
2014-05-29 Guy HarrisIntroduce 802.11 dissectors with wired-in "FCS present...
2014-05-29 Martin Kaiseradd gdb to the list of new protocols
2014-05-29 Martin Kaiserstart a dissector for GDB's remote serial protocol
2014-05-29 Martin Kaiserconvert cable freq, symbol rate into doubles
2014-05-29 Martin Kaiserconver sat freq and symbol rate into doubles in order...
2014-05-29 Martin Kaiserdissect more components of the track header box
2014-05-29 Michael MannBugfix EIP explicit connection conversation and allow...
2014-05-29 Vikhyat Umraoglusterfs: if filename itself will become <EMPTY>
2014-05-29 Guy HarrisHave the protocol item cover only the PEEKREMOTE header.
2014-05-29 Richard SharpeImprove the fix by removing code that miss dissects...
2014-05-29 Richard SharpeTry to fix the problems with the SPNEGO negTokenInit...
2014-05-28 Alexis La GoutteAdd Modelines and use tabs and fix typo
2014-05-28 Alexis La GoutteAdd Modelines
2014-05-28 Bill Meierpacket-kerberos.c: Use tfs_set_notset in hf[] entry...
2014-05-28 Bill MeierUpdate m3ap.cnf to match packet-m3ap.c change done...
2014-05-28 ruengelerUse Q_UNUSED instead of _U_
2014-05-28 Michael TüxenUpdate reference for I-Bit support.
2014-05-28 Bill MeierMinor: use VALS macro (as per convention); Add editor...
2014-05-28 Bill Meierpacket-klerberos.c: Use typedef (true_false_string...
2014-05-28 Bill Meierpacket-ppcap.c: Minor cleanup
2014-05-28 Alexis La GoutteTry to fix Ubuntu buildbot (make dist failed)
2014-05-28 Joerg MayerCommit 5ff629ec5ac636b901b2a004aa4d5248f68a5d0f require...
2014-05-28 ruengelerClang complains about the size of empty structs.
2014-05-28 ruengelerQIcon is not needed.
2014-05-28 Vikhyat Umraoglusterfs: show filenames in the summary for common...
2014-05-28 Anish BhattLLDP Cleanup : 802.1 Qbg TLV
2014-05-28 Michael MannAdd EtherNet/IP connection conversation filters
2014-05-28 Alexis La GoutteFix indent (use 4 spaces)
2014-05-27 Alexis La GoutteFix indent (use tabs)
2014-05-27 Jakub ZawadzkiUse proto_tree_add_format_text()
2014-05-27 Bill MeierFIELDDISPLAY can be or'd with BASE_VAL64_STRING.
2014-05-27 Martin Kaiseruse proto_tree_add_float_format_value() correctly
2014-05-27 Martin Kaisermake cable symbol rate filterable
2014-05-27 Martin Kaisermake cable frequency filterable
2014-05-27 Hauke Mehrtensssl-utils: fix TLS number of padding extension
2014-05-27 Martin Kaisermake the satellite symbol rate filterable
2014-05-27 Alexis La GoutteFix build on my old Windows XP Buildbot (With VS2008EE...
2014-05-27 Alexis La GoutteCMake: Remove FeatureSummary.cmake and fix display...
2014-05-27 Martin Kaisermake satellite orbital position filterable
2014-05-26 Evan HuusFix fencepost error in HTTP dissector
2014-05-26 Jakub ZawadzkiOptimize dissect_eth_common(): cache result of get_ethe...
2014-05-26 Joerg MayerMake packet-ieee80211.c a tiny bit less unreadable.
2014-05-26 Evan HuusReplace manual string handling with strbuf
2014-05-25 Pascal QuantinMAC LTE: fix dissection of Extended Power Headroom...
2014-05-25 Bill MeierFix [-Werror=clobbered] gcc warning
2014-05-25 Evan HuusGrab-bag of dead initializers and two actual bugs.
2014-05-25 Pascal QuantinGSM RLC MAC: Do not skip too many lines of the CSN_DESC...
2014-05-25 Gerald Combs[Automatic manuf, services and enterprise-numbers updat...
2014-05-25 Guy HarrisGet rid of trailing blank.
2014-05-25 Guy HarrisAdd support for dissecting pcap-ng file-type-specific...
2014-05-25 Guy HarrisAdd support for dissecting non-packet records.
2014-05-24 Guy HarrisDistinguish between "events" and "reports".
2014-05-24 Guy HarrisFix a compiler warning.
2014-05-24 Guy HarrisAdd support for plugins to handle pcap-ng block types.
2014-05-24 Guy HarrisAllow wtap_read() and wtap_seek_read() to return record...
2014-05-24 Sean O. StalleyFixed mausb valid bit & added invalid_valid TFS
2014-05-23 Guy HarrisFix some whitespace issues.
2014-05-23 Guy HarrisMore handling of missing time stamps.
2014-05-23 Guy HarrisSet the presence flags.
2014-05-23 Guy HarrisMore checks for the presence of a time stamp.
2014-05-23 Guy HarrisMore checks for the presence of a time stamp.
2014-05-23 Gerald Combs1.11.4 → 1.99.0.
2014-05-23 Guy HarrisDon't assume all packets have time stamps.
2014-05-23 Guy Harrisfile_seek() sets the error variable; no need to set...
2014-05-23 Guy HarrisFix comment.
2014-05-23 Guy HarrisGet rid of extra trailing blank lines.
2014-05-23 Guy HarrisFix a comment.
2014-05-23 Guy HarrisGet rid of extra trailing blank lines.
2014-05-23 Guy HarrisGet rid of trailing blank lines.
2014-05-23 Guy HarrisFix the type of i4b_read_rec() to reflect what it actua...
next