aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil
AgeCommit message (Expand)AuthorFilesLines
2019-08-28Use g_hash_table_replace() when key depends on dataTomasz Moń1-1/+1
2019-08-05Qt: Check filename before importRoland Knall2-0/+11
2019-08-02wsutil: link with -lm.Dario Lombardo1-0/+1
2019-07-30Qt: Change from User/System to Personal/Global profile typesStig Bjørlykke2-34/+34
2019-07-29Rename variable to eliminate shadow variable warning.Guy Harris2-4/+4
2019-07-29USBLL: Verify Token/Split packets CRC-5Tomasz Moń3-0/+110
2019-07-29Qt: Rename profile global to systemStig Bjørlykke2-34/+34
2019-07-28HTTPS In Even More Places, update some links.Guy Harris1-1/+1
2019-07-27HTTPS In Still More Places, update more URLs.Guy Harris4-5/+5
2019-07-26HTTPS (almost) everywhere.Guy Harris45-45/+45
2019-07-25USBLL: Verify DATA packets CRC-16Tomasz Moń2-0/+62
2019-07-21Remove ABI compliance checker code.João Valverde2-22/+0
2019-07-20copyright_info: convert GPL-2.0 URL to HTTPPeter Wu1-2/+2
2019-07-16Editcap: Allow floating point split intervals.Gerald Combs1-0/+3
2019-06-30wsutil: fix build failure of Debian packages on Ubuntu 16.04Peter Wu2-6/+22
2019-06-16NGAP: fix dissection of N2 Information ContentPascal Quantin2-0/+90
2019-06-11Kill libwscodecs plugin library, just use pluginsJoão Valverde3-0/+254
2019-05-24wsutil+macOS: Use realpath() to resolve our program path.Gerald Combs1-1/+16
2019-05-03CMake: Remove wsutil pcap dependencyJoão Valverde2-36/+0
2019-05-03CMake: Add libpcap imported library targetJoão Valverde1-2/+1
2019-05-02Have the multiple-include guards cover everything.Guy Harris1-2/+2
2019-05-02Move the Winsock initialization and cleanup to wsutil routines.Guy Harris3-0/+72
2019-05-01Windows: Modernize our WSAStartup usage.Gerald Combs1-1/+1
2019-04-30wsutil: Fix 30 seconds freeze if process fails to startTomasz Moń1-0/+1
2019-04-26file-util: fix possible null reference from code analysisGraham Bloice1-19/+21
2019-04-25win32-utils: Do not share job between Wireshark instancesTomasz Moń1-1/+1
2019-04-23ws_pipe: fix memory leaks in spawn arguments handlingPeter Wu2-81/+102
2019-04-22ws_pipe: fix return value of ws_pipe_spawn_async on error pathPeter Wu1-3/+3
2019-04-21wsutil: Refactor WIN32 ws_pipe_wait_for_pipe()Tomasz Moń1-54/+75
2019-04-19wsutil: use environment variable WIRESHARK_EXTCAP_DIR when possiblePeter Wu1-40/+31
2019-04-18wsutil: Warn on empty argumentsTomasz Moń1-2/+8
2019-04-15wsutil: Read stderr and stdout data asynchronouslyTomasz Moń1-40/+178
2019-04-10wsutil: Fix pipe handle leaks on WindowsTomasz Moń1-0/+11
2019-04-10ieee80211: Fix some coverity scan issuesMikael Kanstrup1-2/+2
2019-03-24Add routines to return "Please report this as a bug" message strings.Guy Harris3-0/+70
2019-03-23wsgcrypt: fix wrong double assignment (CID: 1444233).Dario Lombardo1-2/+1
2019-03-22json_dumper: flush dumper before printing an error.Dario Lombardo1-0/+1
2019-03-22wsgcrypt: fix build with older gcrypts.Jeff Morriss1-2/+6
2019-03-21ieee80211: Support decrypting WPA3-Personal / SAE capturesMikael Kanstrup2-0/+25
2019-03-10Dumpcap: Set a bigger IO buffer (64KiB).Anders Broman1-0/+3
2019-02-13macOS: Fix our plugin path.Gerald Combs1-2/+2
2019-02-12json_dumper: escape forward slash in some stringsPeter Wu1-0/+3
2019-02-11json_dumper: add json_dumper_value_doublePeter Wu2-1/+24
2019-02-02CMake: Fix DOCDIR on UnixJoão Valverde1-1/+1
2019-02-01Fix comment.Guy Harris1-2/+1
2019-02-01Have win32strerror() return interned strings.Guy Harris2-20/+19
2019-02-01Have win32strerror() return a g_malloc()ated UTF-8 error message.Guy Harris2-25/+60
2019-01-22CMake: Set a direct rpath for librariesJoão Valverde1-0/+1
2019-01-20json_dumper: increase JSON_DUMPER_MAX_DEPTH to 1100.Dario Lombardo1-1/+1
2019-01-20CMake: Replace PACKAGELIST magicJoão Valverde1-0/+8