aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-07packet: fix memleak of "short_name" for heuristics dissectorsPeter Wu1-1/+3
2017-01-07Convert range API to always use wmem memory.Michael Mann54-207/+189
2017-01-06802.11(ad): Enhance dissection of Beacon Interval Control (BIC)Alexis La Goutte1-28/+36
2017-01-06Convert some easily identifiable pinos.Michael Mann9-30/+30
2017-01-06VLAN: Support IEEE 802.1Q-2005 and -2011 changesJohn A. Thacker1-20/+174
2017-01-06802.11(ad): add reserved fields for Beam FormingAlexis La Goutte1-0/+14
2017-01-06802.11(ad): align length of Beam FormingAlexis La Goutte1-10/+10
2017-01-06802.11(ad): fix typoAlexis La Goutte1-1/+1
2017-01-05Update the preference help text to indicate the correct default RROCE port.Jeff Morriss1-2/+2
2017-01-05NAS EPS: NAS message container in Control Plane Service Request can be cipheredPascal Quantin1-2/+21
2017-01-05Add g_log entries to measure startup time, protected by #ifdefAndersBroman1-5/+51
2017-01-05More make-version.pl fixups.Gerald Combs1-13/+14
2017-01-05Do RA_DISSECTORS in the Qt UI.Guy Harris2-3/+6
2017-01-05Fix comment.Guy Harris1-1/+1
2017-01-05Remove RA_CONFIGURATION.Guy Harris4-11/+3
2017-01-04QUIC: fix typo on ACK num revived field descriptionAlexis La Goutte1-1/+1
2017-01-04Clean up indentation.Guy Harris1-11/+11
2017-01-04Include extcap binaries in the count of things to point out during startup.Guy Harris4-3/+51
2017-01-04Escape opening curly braces in gen-bugnote.Gerald Combs1-5/+6
2017-01-04Add a startup message for Initializing extcap.AndersBroman5-8/+17
2017-01-04Revert "Another change required for that."Guy Harris1-1/+1
2017-01-04Another change required for that.Guy Harris1-1/+1
2017-01-04Running Wireshark through a symlink doesn't work.Guy Harris3-21/+22
2017-01-04Oops, source and target are the other way around.Guy Harris1-2/+2
2017-01-04Create the Content/Resources/bin directory if necessary.Guy Harris1-0/+4
2017-01-04Qt: add SACK graphs to tcptrace graphKevin Hogan3-57/+185
2017-01-04RTPS: Added dissection for Parametrized user dataJuanjo Martin1-1/+78
2017-01-04RRC: upgrade dissector to v13.5.0Pascal Quantin7-433/+436
2017-01-04Remove trailing whitespace.Guy Harris1-1/+1
2017-01-04Put symlinks to the executables in Contents/Resources/bin.Guy Harris1-1/+13
2017-01-04No reason not to use etype_vals for an Ethertype field.Guy Harris1-1/+1
2017-01-04Ensure that tcp.reassembled_in is added to the tree for first segment.Martin Mathieson1-1/+12
2017-01-03infiniband: remove offset variable.Dario Lombardo1-9/+7
2017-01-03infiniband: fix error for clobbered variable.Dario Lombardo1-1/+1
2017-01-03ISAKMP: add Reserved fieldsMirko Parthey1-17/+43
2017-01-02Use g_slist_find_custom instead of g_slist_nth when just looking for item in ...Michael Mann5-46/+68
2017-01-02make-version.pl: Fixup library version updates.Gerald Combs1-4/+4
2017-01-02ISAKMP: Fix size of ID in IKEv1 Attributes PayloadMirko Parthey1-1/+1
2017-01-02ISAKMP: fix dissection of IKEv2 ID PayloadMirko Parthey1-16/+22
2017-01-01Snort: without explicit disable, expand preference to switch offMartin Mathieson2-10/+16
2017-01-01[Automatic update for 2017-01-01]Gerald Combs10-95/+283
2017-01-01OpenFlow (v4/1.3): Add complete dissection of error messagesAlexis La Goutte1-24/+52
2017-01-01Happy new Year 2017 !Alexis La Goutte2-3/+3
2017-01-01Fix backwards #if defined.Guy Harris1-1/+1
2017-01-01Squelch a compiler warning from Xcode 8 clang.Guy Harris1-0/+2
2017-01-01Always use the Windows time zone code on Windows.Guy Harris1-25/+29
2016-12-31Make TCP options into a dissector table.Michael Mann1-520/+497
2016-12-31Add interface for "pinos" (Protocols in name only)Michael Mann5-12/+183
2016-12-31TLS(1.3): Add PSK Key Exchanges Modes (45) hello extensionAlexis La Goutte2-2/+53
2016-12-31Dissectors don't need a journey of self discovery.Michael Mann209-943/+688