aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-04profinet dcp: simplify dissect_PNDCP_Suboption_Manuf()Martin Kaiser1-9/+4
2017-06-04profinet dcp: don't THROW() an exception from a dissectorMartin Kaiser1-1/+5
2017-06-04profinet: remove unnecessary if(tree) checksMartin Kaiser1-32/+15
2017-06-04[Automatic update for 2017-06-04]Gerald Combs11-3456/+3773
2017-06-04Allocate a buffer in cap_pipe_dispatch(), not in capture_loop_dispatch().Guy Harris1-7/+15
2017-06-04Bugfix GTK Decode AsMichael Mann1-1/+1
2017-06-03capture-pcap-util.c: fix a typoPascal Quantin1-1/+1
2017-06-03LoRaTap DLT and dissectorErik de Jong7-0/+261
2017-06-03Clean Release NotesPascal Quantin1-67/+2
2017-06-03Don't keep the pcap/pcapng link-layer header type as interface data.Guy Harris9-27/+12
2017-06-03Get rid of #if 0'd out include.Guy Harris1-4/+0
2017-06-03Fix typo.Guy Harris1-1/+1
2017-06-03If has_snaplen isn't set, don't set the snapshot length with pcap_create()/pc...Guy Harris2-10/+35
2017-06-03Update libwireshark0.symbols filePascal Quantin1-1/+11
2017-06-03packet-gsm_a_rr: add missing ie in Paging Response messageIvan Nardi1-0/+2
2017-06-03Use data-text-lines dissector for text based ftp dataMartin Mathieson1-6/+8
2017-06-03.mailmap: update (of May)Alexis La Goutte2-2/+8
2017-06-03RADIUS: Fix gda9363e202João Valverde1-1/+1
2017-06-03Pass the file type, not the frame type, to cfile_dump_open_failure_message().Guy Harris1-4/+5
2017-06-02netflow: use BASE_UNIT_STRING (units_seconds, units_microseconds)Alexis La Goutte1-23/+23
2017-06-02netflow: ntop information elements update, added all missingLorenzo Vannucci1-314/+4216
2017-06-022.3.0 → 2.5.0.Gerald Combs6-6/+6
2017-06-02Add ChaCha20-Poly1305 decryption support for TLS 1.2 and 1.3Peter Wu8-17/+149
2017-06-02IEEE 802.15.4: add missing increments for Header IEsRobert Sauter1-1/+2
2017-06-02Rename packet-netgear.c -> packet-netgear-ensemble.cMichael Mann3-3/+3
2017-06-02gsm_osmux: Use proper sizes for struct osmux_hdr fieldsPau Espin Pedrol1-15/+18
2017-06-02packet-epl.c: Make dissector oss-fuzz friendlyAhmad Fatoum1-12/+29
2017-06-02uaudp: added "SuperFast Connect" parameter to connect message (removes "Unkno...Nicolas Bertin1-0/+1
2017-06-02TCAP: fix SRT analysisPascal Quantin3-18/+44
2017-06-02ssl-utils: fix regression in decryption and Follow SSL StreamPeter Wu2-5/+6
2017-06-02Qt: Add version check for setTextInteractionFlagsStig Bjørlykke1-0/+2
2017-06-02packet-epl.c: Prefix EPL UAT files with epl_Ahmad Fatoum1-2/+2
2017-06-02Add SUBOBJECT_INITIALIZER and use it.Guy Harris4-7/+4
2017-06-02packet-epl.c: Change CANopen Unicode_String to little endianAhmad Fatoum1-2/+2
2017-06-02packet-epl.c: Fixup missing initializer warningsAhmad Fatoum3-12/+15
2017-06-02packet-rsl.c: add Encapsulating paging messages into a packet EP2192796 - pro...Piotr Tulpan1-0/+234
2017-06-02packet-ipp.c: Improve enum tag filteringMichael Mann1-10/+24
2017-06-02Fix Decode As for protocols that may use tunneling.Irene Ruengeler8-38/+139
2017-06-02gsm_osmux: Add support to follow Osmux streams and show its statisticsPau Espin Pedrol3-110/+274
2017-06-01fb-zero: Add support of Zero ProtocolAlexis La Goutte4-0/+615
2017-06-01thread: Fix division by zeroBjörn Ruytenberg1-1/+1
2017-06-01packet-epl.c: Enhance dissection by ObjectMappings and device profilesAhmad Fatoum3-297/+2505
2017-06-01FP - Moved RLC info retrieval for E-DCH channelsDarien Spencer1-9/+9
2017-06-01IEEE 802.15.4: add a missing offset increment in dissect_ieee802154_payload_m...Pascal Quantin1-0/+1
2017-06-01dfilter: fvt_cache use g_hash_table_new_full() API to prevent some memory leaksMax Dmitrichenko1-9/+9
2017-06-01[GTPv2] Add "name" to IEs with Generic names in some cases.AndersBroman1-3/+34
2017-06-01prefs: Avoid empty elements in string lists.Stig Bjørlykke1-2/+4
2017-06-01Add interval array data structure, with growable intervalsAhmad Fatoum4-0/+287
2017-06-01Add a new feature to the release notes.Stig Bjørlykke1-0/+1
2017-06-01Qt: Enable unhiding all interfaces.Stig Bjørlykke1-1/+3