metze/wireshark/wip.git
2016-09-07 Guy HarrisFurther ws_strto* cleanups.
2016-09-07 Makoto ShimamuraOCFS2: dissector incorrectly takes pdu length as little...
2016-09-07 Dario Lombardovms: use ws_strtoi function.
2016-09-07 Makoto ShimamuraOCFS2: dissector incorrectly treats keepalive messages...
2016-09-07 Guy HarrisAdd some notes about XLC, HP C, and Sun/Oracle C.
2016-09-07 Gerald CombsPlace variable declarations where they're used.
2016-09-07 Gerald CombsAutotools: Distribute packaging/wix.
2016-09-06 Pascal QuantinX2AP: prettify info column
2016-09-06 Pascal QuantinX2AP: upgrade dissector to v13.4.0
2016-09-06 Dario Lombardociscodump: fix line parsing and fix memleak.
2016-09-06 Guy HarrisAlways set *cint before returning.
2016-09-06 Guy HarrisSuppress another warning if told not to report failures.
2016-09-06 Peter Wussl: fix TLS renegotiation, add test for this
2016-09-06 Alexis La Gouttestrtoi(.c): fix extra ';' outside of a function [-Wextr...
2016-09-06 Dario LombardocheckAPI: move atoi from deprecated to soft-deprecated...
2016-09-06 Peter Wussl: really fix session resumption expert info
2016-09-06 Alexis La Gouttezvt: Fix Dead Store (Dead assignement/Dead increment...
2016-09-06 Alexis La GoutteSMB2: Always display reserved field
2016-09-06 Alexis La Gouttesmb2: Fix Dead Store (Dead assignement/Dead increment...
2016-09-06 Dario Lombardocaputils: add conditional unused (_U_).
2016-09-06 Roland Knallextcap:Replace self-organized lists with glib ones
2016-09-06 Guy HarrisWe now support C++/C99-style comments.
2016-09-06 Peter WuAllow a lot more C99 features
2016-09-06 Guy HarrisUse ws_strtoi32() in get_natural_int().
2016-09-06 Guy HarrisReturn the maximum or minimum value for ERANGE.
2016-09-06 Guy HarrisCheck for signs in unsigned numbers and fail if we...
2016-09-06 Guy HarrisUse get_positive_int() to parse signed positive arguments.
2016-09-06 Guy HarrisReturn after calling cmdarg_err().
2016-09-06 Guy HarrisUse get_positive_int() to parse signed positive arguments.
2016-09-05 Guy HarrisUse get_positive_int() to parse signed positive arguments.
2016-09-05 Guy HarrisHave scan_plugins() take an argument specify what to...
2016-09-05 Guy HarrisReport an error if the channel type isn't valid.
2016-09-05 Mirko PartheyISAKMP: Fix handling of cert requests without CA
2016-09-05 Dario LombardocheckAPI: add deprecated atoi.
2016-09-05 Dario Lombardowsutil: add string to integer conversion utilities.
2016-09-04 Pascal QuantinS1AP: fix dissection of TransportLayerAddress IE when...
2016-09-04 Martin Kaiserzvt: dissect Initialisation message
2016-09-04 Martin Kaiserzvt: start dissecting Intermediate Status Information
2016-09-04 Martin Kaiserzvt: dissect the currency code bitmap
2016-09-04 Gerald Combs[Automatic update for 2016-09-04]
2016-09-04 Jaap KeuterANSI_A: Rationalize test expession (CID-1372216 .....
2016-09-04 Peter Wussl,http: rename http-over-ssl to http-over-tls
2016-09-04 Pascal Quantinirda: restore a line removed by mistake in ge4c059f
2016-09-04 Uri SimchoniSMB2: dissect the buffer of getinfo quota request
2016-09-03 Pascal QuantinM2AP: fix registration of extensions in proper dissecto...
2016-09-03 Pascal QuantinS1AP: add more LTE-RRC transparent containers dissection
2016-09-03 Pascal QuantinAdd M2AP dissector (3GPP 36.443 v13.3.0)
2016-09-03 Peter Wucmake: fix libnl caching issue, make it more robust
2016-09-03 Uri SimchoniSMB2: dissect getinfo request fixed parameters
2016-09-03 Uri SimchoniSMB: dissect FILE_GET_QUOTA_INFORMATION
2016-09-02 Gerald CombsQt: Conversation time column updates.
2016-09-02 Guy HarrisNote that not all UN*X file systems are case-sensitive.
2016-09-02 Stig BjørlykkeQt: Preserve capture filter when preferences changed
2016-09-02 Gerald CombsQt: Add a timeline indicator to conversations.
2016-09-02 Dario Lombardobtavctp: rework the reassemble routine (CID 1355682).
2016-09-02 Peter PalúchReworked dissection of BGP Extended Community attributes
2016-09-02 Dario Lombardoaruba_erm: register dissector by name.
2016-09-02 Stig BjørlykkeQt: Clear open files list when clear recent menu
2016-09-02 Stig BjørlykkeQt: Add newly saved files to the recent files
2016-09-02 AndersBroman[SIP] Call sub dissectors for Diagnostics in SIP reason...
2016-09-02 Binh TrinhGTP: continuation of patch for Target Identification...
2016-09-02 Anthony CoddingtonERF: Fix dissector abort on short meta tags and typos
2016-09-02 Uri SimchoniSMB2: dissect class and infolevel in get quota info...
2016-09-02 Uri SimchoniSMB2: dissect quota info
2016-09-02 Uri SimchoniSMB: make dissect_nt_user_quota public
2016-09-02 Uri Simchonismb: parse user quota change time
2016-09-02 Uli HeilmeierGSM MAP: Add OSM URI for locationEstimate
2016-09-02 Gerald CombsCMake: Move version declarations to the top of CMakeLis...
2016-09-01 Peter Wuuat: fix memleak after parsing and on errors
2016-09-01 Pascal QuantinE.212: update Chinese PLMN list
2016-09-01 Peter Wuuat: clarify documentation
2016-09-01 Binh TrinhGTP: Added dissection of UTRAN Container for Forward...
2016-09-01 Peter Wugtk: fix compilation with GTK+ before 2.18
2016-09-01 Peter Wuipv6: fix build with old 32-bit glib headers (master...
2016-09-01 Peter Wuipsec: fix build with old 32-bit glib headers
2016-09-01 Peter Wugtk: fix 32-bit build
2016-08-31 Pascal QuantinE.212: update list to Operational Bulletin No. 1106...
2016-08-31 Jaap KeuterOSSP: Retrieve OUI at proper offset in packet
2016-08-31 Alexis La GoutteNFS: fix indent (remove some trailing spaces)
2016-08-31 Peter Wudiam_dict.l: remove use of strdup
2016-08-31 Pascal QuantinWin: switch back to Lua library compiled with MinGW
2016-08-31 Jonathan Bruckerrftap: add new dissector
2016-08-31 Guy HarrisRevert "Revert "diameter: fix 400kb leaked memory on...
2016-08-31 Guy HarrisRevert "diameter: fix 400kb leaked memory on exit"
2016-08-31 Guy HarrisOK, it probably crashed in proto_initialize_all_prefixes().
2016-08-31 Binh TrinhGTP: patch for Target identification for non-compliance...
2016-08-31 Chaitanya T Kieee80211: Fix the BAR Ack policy values
2016-08-31 Tom Haynesnfs4: Handle CB_GETATTR
2016-08-31 Guy HarrisCrashing in proto_initialize_all_prefixes()? Debugging...
2016-08-31 Sean O. StalleyMAUSB: Add Cancellation Status values defined in v1...
2016-08-31 Guy HarrisDebugging printouts, to see why tshark -G crashes on...
2016-08-31 Juanjo MartinRTPS: Fixed data holder dissection to match the standard
2016-08-31 Tom Haynesnfs: Fix style in switch
2016-08-31 Guy HarrisUse "ecatf" as the protocol name, to parallel everythin...
2016-08-31 Guy HarrisDon't do any Decode As stuff for dissector tables not...
2016-08-30 Juanjo MartinRTPS: Allowing duplicates in the rtps.type_name table
2016-08-30 Tom Haynesnfs: Standardize on FileHandle vs filehandle
2016-08-30 Guy HarrisSupport Decode As for {SSL,TLS}-over-TCP.
2016-08-30 AndersBroman[Diameter] Improve dissection of malformed packets...
2016-08-30 Peter Wutime_util: fix -Wshadow issue
next