aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-09Qt: remove unused vars in main_window_preferences_frame (CID 1435498).Dario Lombardo1-2/+0
2018-05-09proto: don't overrun buffer.Dario Lombardo1-1/+1
2018-05-09extcap: Fix required indicatorRoland Knall1-1/+9
2018-05-09Qt: Add Show as UTF-16 in Show Packet BytesStig Bjørlykke2-0/+14
2018-05-09Qt: Add plural translationsStig Bjørlykke2-8/+9
2018-05-09Qt: Update frame selected in several casesStig Bjørlykke3-8/+15
2018-05-09You have to set tm_isdst before calling mktime().Guy Harris1-0/+2
2018-05-09You have to set tm_isdst before calling mktime().Guy Harris1-0/+1
2018-05-09Fix infinite loop.Guy Harris1-0/+1
2018-05-09smb: fix memleak in export objectsPeter Wu1-3/+3
2018-05-08Windows: prioritize Npcap over WinPcapPascal Quantin2-27/+13
2018-05-08sshdump/ciscodump: use groups in config.Dario Lombardo3-32/+34
2018-05-08dtls: Remove period from Version blurbStig Bjørlykke1-1/+1
2018-05-08Qt: fix IPv4 GeoIP lookup in endpoints dialogPascal Quantin1-1/+3
2018-05-08sharkd: fix IPv4 GeoIP lookupPascal Quantin1-1/+2
2018-05-08extcap: Group argumentsRoland Knall6-34/+177
2018-05-08Report the file name in the "#if/#endif mismatch" error.Guy Harris1-2/+4
2018-05-08wiretap: make open_info_base[] constРоман Донченко1-1/+1
2018-05-07Bluetooth: ATT: Fix description of few fieldsMichał Łabędzki1-7/+7
2018-05-07Bluetooth: Assigned Numbers: Add Mesh CharacteristicsMichał Łabędzki2-0/+148
2018-05-07Bluetooth: GATT: Add prepare to implementing FTMS/FTMPMichał Łabędzki1-0/+260
2018-05-07gtp, gtpv2: fix memory leaks in association code (found via ASAN)Ivan Nardi2-13/+5
2018-05-07Revert "wiretap: DPA-400 logfile support"Guy Harris5-274/+0
2018-05-07wiretap: DPA-400 logfile supportDirk Eibach5-0/+274
2018-05-07Refer to the bytes of the real checksum field if the checksum is missing or g...Joerg Mayer1-11/+11
2018-05-07wiretap: Add a file_gets variant that returns a pointer to the NUL terminatorРоман Донченко2-3/+13
2018-05-07pfcp: added IEs 132-139Joakim Karlsson1-17/+480
2018-05-06Test: Make sure we run our display filter tests.Gerald Combs20-31/+70
2018-05-06mac-nr: Break down the RAR UL GrantMartin Mathieson1-3/+76
2018-05-06IEC-61850 MMS INFO-Column extended with invokeID, domainID, itemIDKarl Knoebl3-76/+288
2018-05-06sharkd: support for MaxMindDB.Jakub Zawadzki2-0/+16
2018-05-06[Automatic update for 2018-05-06]Gerald Combs4-9/+89
2018-05-05zbee-security: fix keyring memleaksPeter Wu1-3/+11
2018-05-05travis: update to gcc-8 and clang-5Alexis La Goutte1-4/+9
2018-05-05tcp: fix memleak in Follow TCP tap in error casesPeter Wu1-0/+6
2018-05-05Test: Integrate ftsanity directly into our tests.Gerald Combs2-115/+48
2018-05-05Don't use dladdr() to get a pathname for the current executable().Guy Harris17-76/+46
2018-05-05Use dlget() and dlgetname() to get the executable path name on HP-UX.Guy Harris3-3/+31
2018-05-05On Solaris, check for getexecname in CMake.Guy Harris2-4/+13
2018-05-05plugin_if: fix small memory leak in ext_menubar_add_separatorPeter Wu1-1/+1
2018-05-05pfcp: fix typo.Dario Lombardo1-1/+1
2018-05-05nettrace_3gpp_32_423: fix memleak and copy of uninitialized memoryPeter Wu1-10/+7
2018-05-04Test: Add dftest to our tests.Gerald Combs33-206/+100
2018-05-04Get rid of more autotoolsisms.Guy Harris4-47/+3
2018-05-04docbook: add "-y" to all windows choco commands.Dario Lombardo1-13/+13
2018-05-04g_slist_free_full: Use g_slist_free_full() in a couple of places.AndersBroman3-12/+7
2018-05-04CMake: fix build by not unnecessarily linking with wsutilPeter Wu2-4/+2
2018-05-04autotools: remove more makefiles.Dario Lombardo4-22/+0
2018-05-04l16_mono: fix a typo in CMakeLists.txtPascal Quantin1-1/+1
2018-05-04travis: use ninja for building.Dario Lombardo2-3/+3