summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-05FP - Code clean up and comments updatesDarien Spencer1-49/+14
2017-06-05Qt: Build wireless_timeline.cpp with -Wshorten-64-to-32Stig Bjørlykke1-1/+1
2017-06-05wsutil: Add XTEA block cipherAhmad Fatoum4-2/+115
2017-06-05Revert "More 2.4 initialization."Gerald Combs1-1/+1
2017-06-05More 2.4 initialization.Gerald Combs1-1/+1
2017-06-05asterix: add a link to the specificationsMartin Kaiser1-0/+8
2017-06-05[Bssmap] Fix and improve dissectionIvan Nardi1-6/+4
2017-06-05Add a timeline view for packets, with the timing data used to generate the di...Simon Barber13-26/+928
2017-06-05Allow bigger snapshot lengths for D-Bus captures.Guy Harris84-258/+322
2017-06-05[TDS] Convert to using tcp_dissect_pdus.Michael Mann1-214/+72
2017-06-05Remove "length only" check for dissectors that use tcp_dissect_pdus.Michael Mann5-21/+0
2017-06-05Add DCE/RPC over TCP dissector to "force" DCE/RPC when heuristics failMichael Mann1-2/+19
2017-06-04Allocate the pipe capture data buffer upfront.Guy Harris1-33/+32
2017-06-04GSM A DTAP: fix detection of missing first mandatory elementPascal Quantin1-3/+4
2017-06-04[SGsAP] Fix Release-Request msgIvan Nardi1-1/+1
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