aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-04Remove synchronous DNS name resolutionJoão Valverde20-258/+90
2016-04-04androiddump: Fix crash on start capturingMichal Labedzki1-0/+6
2016-04-04Don't double-close the input.Guy Harris1-1/+4
2016-04-04Don't double-close the input.Guy Harris2-3/+8
2016-04-04After the move of zlib test we need to add ZLIB_CFLAGSAndersBroman1-1/+1
2016-04-04RRC: upgrade dissector to v13.2.0Pascal Quantin8-858/+1044
2016-04-03Fix #defines.Guy Harris1-3/+3
2016-04-03Make the Flex scanners and YACC parser in libraries reentrant.Guy Harris28-1390/+2185
2016-04-03LTE RRC: upgrade dissector to v13.1.0Pascal Quantin8-5003/+13373
2016-04-03Include json.h with quotes, not angle brackets.Guy Harris1-1/+1
2016-04-03Use quotes, not angle brackets, for wtap-int.h and file_wrappers.h.Guy Harris1-2/+2
2016-04-03wsutil: Remove getenv_utf8(), replaced with g_getenv()João Valverde3-59/+20
2016-04-03Don't deref before NULL check on pointer (CID-1358044)Jaap Keuter1-2/+5
2016-04-03reassemble: remove special treatment for truncated dataPeter Wu3-59/+7
2016-04-03[Automatic update for 2016-04-03]Gerald Combs15-1857/+2156
2016-04-03Don't use <wtap.h> to refer to the main libwiretap header file.Guy Harris34-34/+34
2016-04-03Fix cmake libwsutil zlib missing linkageJoão Valverde1-0/+1
2016-04-03Move zlib version check to wsutilJoão Valverde12-333/+38
2016-04-02Avoid UAF after deregister_dissectorPeter Wu1-18/+34
2016-04-02Use AC_PROG_SEDJoão Valverde2-55/+7
2016-04-02Use AC_CHECK_MEMBERSJoão Valverde7-58/+11
2016-04-02Use AC_STRUCT_TIMEZONEJoão Valverde6-44/+4
2016-04-02Qt: Remember selected item in packet treePeter Wu3-0/+45
2016-04-02Qt: Keep byte tab when reloading/closing capture filePeter Wu1-12/+0
2016-04-02Use faster wmem_str* functions in a few places.Gerald Combs2-14/+14
2016-04-02androiddump: Register interfaces when list interfacesMichal Labedzki1-3/+3
2016-04-02Bluetooth: Fix conflicting address fieldsMichal Labedzki2-25/+42
2016-04-02PDCP LTE: upgrade dissector to v13.1.0Pascal Quantin1-2/+181
2016-04-02MAC LTE: upgrade dissector to v13.1.0Pascal Quantin2-33/+255
2016-04-02ERF: fix crash when displaying erf.ip_proto fieldPascal Quantin1-1/+1
2016-04-02There are two separate IP-over-Infiniband encapsulations.Guy Harris1-1/+2
2016-04-02OK, we'll increase PROTO_PRE_ALLOC_HF_FIELDS_MEM a bit.Guy Harris1-1/+1
2016-04-02Qt: Lazily create dialogs.Gerald Combs3-52/+71
2016-04-02Qt: Try to speed up SplashOverlayGerald Combs3-16/+9
2016-04-01ERF: Add dissection and wiretap support for ERF_TYPE_META.Anthony Coddington3-36/+2440
2016-04-01support for IP-over-Infiniband - pcap encapsulationPetr Sumbera4-13/+91
2016-04-01Remove trailing whitespace.Guy Harris1-3/+3
2016-04-01Clean up the wildcard string processing a bit.Guy Harris1-78/+114
2016-04-01configure.ac: Use AC_MSG_ERROR instead of AC_ERRORJoão Valverde1-1/+1
2016-04-01Rename json.member.key -> json.key to keep it on the same layer as json.valueMichael Mann1-4/+4
2016-04-01randpkt: restyle the list generation to get rid of the const compiler warning.Dario Lombardo4-32/+36
2016-04-01extcap: fix const warningsDario Lombardo1-2/+2
2016-04-01Fix "No interfaces selected" when restarting capturePeter Wu1-0/+4
2016-04-01http: set conv dissector from when heuristics succeededPeter Wu1-1/+1
2016-03-31ieee80211: fix deep recursionPeter Wu3-14/+52
2016-03-31Remove trailing whitespace.Guy Harris1-1/+1
2016-03-31Update URLGuy Harris1-1/+5
2016-03-31wslua: avoid memleak on duplicate names for Proto.newPeter Wu1-2/+2
2016-03-31dtls: Fix ClientCertificateVerify dissectionPeter Wu1-1/+1
2016-03-31LPP: upgrade dissector to v13.1.0Pascal Quantin6-106/+213