aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-28[Automatic update for 2016-08-28]Gerald Combs12-101/+439
2016-08-28ISAKMP: fix # of SPIs field name in Delete payloadMirko Parthey1-1/+1
2016-08-28xmpp: Improve stanza reassembly.Stig Bjørlykke1-5/+7
2016-08-27Qt: Support "Resolve Names" with multiple custom column fieldsStig Bjørlykke1-6/+11
2016-08-26extcap: improve interface print in help.Dario Lombardo4-13/+30
2016-08-26wsutil: add enumeration of local ip addresses in Windows.Dario Lombardo2-3/+72
2016-08-26Properly end address type search by name (CID-1362742)Jaap Keuter1-3/+3
2016-08-26SDP: Restore usability of conversation debug feature.Jaap Keuter1-4/+4
2016-08-26RTPS: Added missing parametersJuanjo Martin2-0/+72
2016-08-26QUIC: Update COL_INFO when packet is RST Stream and use rst stream code errorAlexis La Goutte1-2/+62
2016-08-26QUIC: Update COL_INFO when packet is GOAWAYAlexis La Goutte1-0/+1
2016-08-26QUIC: Fix some typo (copy/paste error) on GOAWAY/CONNECTION_CLOSE FrameAlexis La Goutte1-5/+5
2016-08-26qt: fix crash on Search Packet while redissectingPeter Wu1-2/+2
2016-08-25Handle ETH_P_CANFD as well as ETH_P_CAN.Guy Harris1-1/+7
2016-08-25One more change for the removal of LINKTYPE_SOCKETCAN_HOSTENDIAN.Guy Harris1-5/+2
2016-08-25Go back to having only one SocketCAN LINKTYPE_ value.Guy Harris4-48/+5
2016-08-25xmpp/xml: Store item length in xml_frame.Stig Bjørlykke3-14/+11
2016-08-25extcap: add binary name and version to help message.Dario Lombardo6-7/+16
2016-08-25xmpp: Add whitespace keepalive indicationStig Bjørlykke1-3/+8
2016-08-25Expand comments.Guy Harris1-3/+11
2016-08-25debian: Fix libwscodecs' symbols fileBalint Reczey1-1/+1
2016-08-25wsutil: fix indentation of interface.cDario Lombardo1-42/+42
2016-08-24dtls: remove unneeded checks (CID 1158712 & 1158716).Dario Lombardo1-13/+11
2016-08-24HTTP2: Display PUSH_PROMISE Header in bytesAlexis La Goutte1-4/+4
2016-08-24zbee-nwk-gp: don't THROW() an exception from a dissectorMartin Kaiser1-2/+21
2016-08-24extcap: remove unused #define from ssh-base.Dario Lombardo1-2/+0
2016-08-24IEEE 1722: Fixup ranges.Gerald Combs1-16/+16
2016-08-24Fuzz test: Make Valgrind error detection more verbose.Gerald Combs1-0/+3
2016-08-24Qt: add initializer (CID 1328485).Dario Lombardo1-0/+1
2016-08-24extcap: make extcaps use the version registered in config.Dario Lombardo5-5/+4
2016-08-24call_heur_dissector_direct: do not trigger an assert if heuristic dissector r...Pascal Quantin1-3/+3
2016-08-24SCSI: Mode Sense 10: Wrong block descriptor lengthAlexis La Goutte1-3/+3
2016-08-24IPMI: do not use col_set_str with non const stringsPascal Quantin1-1/+1
2016-08-24ISAKMP: remove useless callbackPascal Quantin1-9/+1
2016-08-24ISAKMP: fix DOI field read sizeMirko Parthey1-2/+2
2016-08-23CMake: Allow setting per target compiler warningsJoão Valverde23-32/+86
2016-08-23isakmp Fix IKEv2 modification UAT crashMichał Skalski1-2/+5
2016-08-23[lg8979] - Fix dissection of 'Analog Group Change Report' Responses (FC2)Chris Bontje1-0/+2
2016-08-23Remove now-redundant check.Guy Harris1-4/+9
2016-08-23Get rid of trailing tabs.Guy Harris1-1/+1
2016-08-23Catch too-short netlink message lengths.Guy Harris1-0/+15
2016-08-23MAC LTE: fix dissection of CE Mode A RAR messagePascal Quantin2-45/+122
2016-08-23Documentation with unset license is under project's license (GPL-2+)Balint Reczey1-35/+5
2016-08-23dissector ISAKMP IKEv2: fixed bug with libgcrypt-1.6.x and AEAD ciphersMichał Skalski11-9/+176
2016-08-23IEEE 802.15.4:dissecting header & payload information elements used by 6tisch.Jonathan Muñoz2-15/+254
2016-08-23isakmp: fix type confusionPeter Wu1-12/+12
2016-08-23See if *this* convinces the compiler that valuelen and value will be set.Guy Harris1-11/+19
2016-08-23More fields, more pre-allocated memory for fields.Guy Harris1-1/+1
2016-08-23Fix handling of parameters with no value.Guy Harris1-2/+13
2016-08-23Add cast to squelch "building with a C++ compiler" warnings.Guy Harris1-1/+1