metze/wireshark/wip.git
2016-05-09 Guy HarrisFix up the compare chain in nstime_delta().
2016-05-09 Martin KaiserCID 1215245, 1215247: NULL check for the param of proto...
2016-05-09 Guy HarrisGive the time_[m]secs_to routines names that begin...
2016-05-09 Guy HarrisHandle -2^31 as a negative time-in-seconds.
2016-05-09 Guy HarrisShuffle some routines to put absolute-time and relative...
2016-05-09 Peter Wucmake: fix GTK3 detection via pkg-config
2016-05-09 alpartisformat DIS header timestamp as mm:ss.nnnnnn
2016-05-09 Pascal QuantinLAPDm: reset the last N(S) variable only during first...
2016-05-09 Pascal QuantinLPADm: fixes for reassembly
2016-05-09 Gerald CombsTShark: Convert TTY output.
2016-05-09 Michael MannSMI_DLL should not be part of directory path for copyin...
2016-05-08 Guy HarrisGet rid of extra blank line.
2016-05-08 Guy HarrisRemove the MIBenum stuff from the WAP code.
2016-05-08 Pascal QuantinGSM A RR: fix dissection of GPRS Cell Options IE
2016-05-08 Pascal QuantinLAPSat: fix reported length for tvb subset
2016-05-08 Guy HarrisShow MIBenum values for character sets as decimal.
2016-05-08 Guy HarrisHandle the encoding when displaying the string table.
2016-05-08 Guy HarrisThe tabulation is specified by the stuff at the end.
2016-05-08 Guy HarrisShow the string table a bit better.
2016-05-08 Gerald Combs[Automatic update for 2016-05-08]
2016-05-07 Martin Kaiseriso14443: show nad and cid info in the ats
2016-05-07 Evan HuusUpdate README.wmem
2016-05-07 Dominic Chenmanuf: Add well-known MAC entries for DOCSIS and regene...
2016-05-06 Guy HarrisGive the full name of the current version of the IEEE...
2016-05-06 Christoph SchlosserEPL: Add support for DS302-E
2016-05-05 Alexis La GoutteUSB Audio: add dissect of ChannelConfig bitmap
2016-05-05 Thomas Wienss7comm: Add errorcode descriptions, extended list value...
2016-05-05 Michael MannConvert ftype-tvbuff.c to ftype-protocol.c
2016-05-05 Martin Kaiseriso14443: add sfgi
2016-05-05 Gerald CombsGit: Add .vscode to .gitignore.
2016-05-05 Gerald CombsQt: Make sure we redraw the far overlay.
2016-05-04 Pascal Quantinwiretap: fix writing of 1 bytes long options in pcapng...
2016-05-04 Martin Kaisersnmp: return -1 (not 0) if we need more data from TCP
2016-05-04 Gerald CombsQt: Fix the packet map background color.
2016-05-04 AndersBroman[Exported PDU] Add filters for ip.addr ip.dest etc...
2016-05-03 AndersBroman[H.248] Implement export PDU functionality.
2016-05-03 Pascal QuantinExport packets before dissecting them
2016-05-03 AndersBroman[MEGACO] Implement Export PDU for MEGACO packets.
2016-05-03 Gerhard KHUENYAdded Bachmann bluecom protocol
2016-05-03 João Valverdeautotools: Fix make news target
2016-05-03 Alexis La Gouttessh-base(.h) : fix no newline at end of file [-Wnewline...
2016-05-03 AndersBromanImplement Export PDU for tshark
2016-05-03 Joerg MayerDecode OUI as Ethernet Vendor ID.
2016-05-03 Joerg MayerMove common code outside switch statement.
2016-05-03 Alexis La Gouttessh-base : fix no newline at end of file [-Wnewline...
2016-05-03 Dario Lombardoqt: fix initializer (CID 1358957).
2016-05-02 Guy HarrisRevert "PIDL: Remove _U_ and remove unused-parameter...
2016-05-02 Gerald CombsQt: Make the overlay scroll bar work with Qt 4.
2016-05-02 Graham BloiceAdd checkAPI calls to CMake.
2016-05-02 Alexis La GoutteUSB Audio: Add Mixed Unit
2016-05-02 Alexis La GoutteQUIC: fix decode when use version > Q033
2016-05-02 Alexis La GouttePIDL: Remove _U_ and remove unused-parameter via pragma
2016-05-02 Juanjo MartinRTPS: Added PT PID parameters and infrastructure to...
2016-05-02 Guy HarrisAnother "this is < WTAP_MAX_PACKET_SIZE so no checks...
2016-05-02 Guy HarrisRemove trailing blank.
2016-05-02 Guy HarrisAdd some more checks, clean up length handling.
2016-05-02 Guy HarrisDon't assume packets will be no larger than ISERIES_MAX...
2016-05-02 Guy HarrisMake sure the packet length isn't > WTAP_MAX_PACKET_SIZE.
2016-05-01 João ValverdeFix wsutil/Makefile.nmake rule for ws_version_info.obj
2016-05-01 João ValverdeIMAP: Add heuristic check for TLS
2016-05-01 Guy HarrisDon't treat the packet length as unsigned.
2016-05-01 Guy HarrisDon't treat the packet length as unsigned.
2016-05-01 João ValverdeICMPv6: Observe "Redirected Header" option length
2016-05-01 Guy HarrisDon't treat the packet length as unsigned.
2016-05-01 Guy HarrisDon't treat the packet length as unsigned.
2016-05-01 Michael MannMake class "type" for USB conversations.
2016-05-01 Martin Kaiserqt: SH_ScrollBar_Transient is not available for Qt...
2016-05-01 Martin Kaiserzvt: return -1 if we need more data from tcp
2016-05-01 Martin Kaiserldss: remove if (tree) checks
2016-05-01 Martin Kaiserldss: return -1 (not 0) if we need more data from TCP
2016-05-01 Gerald Combs[Automatic update for 2016-05-01]
2016-05-01 Martin Kaiserqt: don't declare dp_ratio for Qt < 5.1
2016-04-30 Guy HarrisReturn the same error for too-large packets as we do...
2016-04-30 Guy HarrisNote that we don't have to worry about too-large packets.
2016-04-30 Guy HarrisClean up packet length handling.
2016-04-30 Martin Kaiserqt: use NULL instead of Q_NULLPTR
2016-04-30 Guy HarrisHave daintree_sna_read_packet() do all the packet readi...
2016-04-30 Pascal QuantinIPv4: use calculated value for Header Length display...
2016-04-30 Jeff MorrissDon't bother checking for getaddrinfo(): we don't use it.
2016-04-30 Deep DattaNetflow: Updating the list of Ixia IxFlow fields
2016-04-30 Michael MannAdd TCP preference for Process information from IPFIX
2016-04-30 Guy HarrisCheck for packets bigger than WTAP_MAX_PACKET_SIZE.
2016-04-30 Balint Reczeydebian: Fix hardening-check during package build
2016-04-30 Guy HarrisCheck for packets bigger than WTAP_MAX_PACKET_SIZE.
2016-04-30 Guy HarrisNote some cases where we don't need to check the packet...
2016-04-30 Guy HarrisCheck for packets bigger than WTAP_MAX_PACKET_SIZE.
2016-04-30 Guy HarrisCheck for packets bigger than WTAP_MAX_PACKET_SIZE.
2016-04-30 Guy HarrisUse WTAP_MAX_PACKET_SIZE as the maximum packet length.
2016-04-30 Guy HarrisFix packet length handling.
2016-04-29 Gerald CombsQt: Make sure we pass along a resizeEvent.
2016-04-29 Guy HarrisFix packet length handling.
2016-04-29 Gerald CombsQt: Add recent items to the OS X dock menu.
2016-04-29 Guy HarrisFix packet length handling.
2016-04-29 AndersBroman[Diameter AVPs] Add AVP 620 Redirect-Realm
2016-04-29 Pascal QuantinANSI IS-637 A: fix display of reserved bits when using...
2016-04-29 Michael MannSeparate out the members of tcp_flow_t structure that...
2016-04-29 Philip Rosenberg... Update BPKM Auth Reply key length for DOCSIS 3.1
2016-04-29 Gerald Combsmake-version.pl: Preserve line endings.
2016-04-29 Gerald CombsPrint version variables in make-version.pl
2016-04-29 Gerald CombsWin32: Make sure we zero out PROCESS_INFORMATION.
next