aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil
AgeCommit message (Expand)AuthorFilesLines
2016-03-23Add pkg.m4 and remove aclocal-flags scriptJoão Valverde1-2/+0
2016-03-17wsutil: Split locale information into tokens and format itJoão Valverde1-2/+24
2016-03-16No need to operate on full bit width (CID 1355344 / 1355348)Jaap Keuter1-2/+2
2016-03-11Remove the last remnants of U3 support.Gerald Combs5-322/+22
2016-03-08Add EditorConfig settings for most C filesJoão Valverde2-0/+141
2016-03-04Clean up modelines and indentation.Jeff Morriss1-42/+42
2016-03-04extcap: add local_interfaces_to_list() to wsutil.Dario Lombardo4-0/+157
2016-02-28Qt: Improve Show Packet BytesStig Bjørlykke1-1/+0
2016-02-25Clean up modelines and indentation.Guy Harris2-9/+9
2016-02-21autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde1-2/+3
2016-02-21autotools: Cleanup some installation directory stuffJoão Valverde1-1/+5
2016-02-20sober: fix cannot optimize loops warning [-Wunsafe-loop-optimizations]João Valverde1-4/+4
2016-02-19Fix implicit conversion from 64 to 32 bitsJoão Valverde3-4/+8
2016-02-19Add inet_pton/inet_ntop interface to libwsutilJoão Valverde9-113/+155
2016-02-16Qt: Add Decode as in Show Packet BytesStig Bjørlykke1-0/+3
2016-02-14Sort UTF8 entitiesStig Bjørlykke1-3/+3
2016-02-13Just #include wsutil/inet_aton.hJoão Valverde2-12/+20
2016-02-11AES: Fix dereference of null pointerJoão Valverde1-1/+4
2016-02-08add functions to calculate the CRC of an ISO14443-A messageMartin Kaiser2-0/+14
2016-02-03Squelch warnings from compilers that don't know that (a%b) is always < b.Guy Harris1-2/+2
2016-02-03Add AES-CMAC encryption supportCedric Izoard2-0/+138
2016-02-03Add functions for SHA256 and HMAC-SHA256Cedric Izoard4-0/+359
2016-01-31plugins: do not import symbols globallyPeter Wu1-1/+1
2016-01-28autotools: Don't use "user variables" to set build flagsJoão Valverde1-15/+6
2016-01-24Set width of hex output according to bitmaskKevin Bracey1-1/+46
2016-01-07Clean up indentation.Guy Harris1-1/+1
2016-01-07Don't assume a stat() fails only if the target file doesn't exist.Guy Harris1-2/+31
2016-01-03No need for "struct nstime_t", "nstime_t" by itself suffices.Guy Harris1-1/+1
2016-01-01Welcome in 2016Pascal Quantin1-1/+1
2015-12-14Make init_progfile_dir() take a function pointer [-Wpedantic]João Valverde2-3/+7
2015-12-12Remove -Wwrite-strings compiler flagJoão Valverde1-1/+1
2015-12-12Avoid breaking output string mid-sentenceJoão Valverde1-2/+2
2015-12-01autotools: Fix g212f2f1João Valverde1-1/+1
2015-12-01autotools: Clean abi-check with maintainer-cleanJoão Valverde1-1/+8
2015-12-01ws80211: Disable shorten-64-to-32.Gerald Combs1-1/+11
2015-11-29cfutils.c: Fix ISO C forbids an empty translation unit [-Wpedantic]João Valverde6-18/+29
2015-11-08Use ws_{read,write,fdopen,close}.Guy Harris1-0/+7
2015-11-07Clean up includes of unistd.h, fcntl.h, and sys/stat.h.Guy Harris5-36/+14
2015-11-06file_util.h includes io.h, we don't need to do so ourselves.Guy Harris1-7/+32
2015-11-05Get rid of ws80211_frequency_to_channel().Guy Harris1-0/+8
2015-11-05Match what most source say are the actual Japanese 4.9 GHz channels.Guy Harris1-8/+20
2015-11-04Don't include "file.h" if you don't need it.Guy Harris1-0/+3
2015-10-28Just use g_mkdir_with_parents() to make the .config directory on UN*X.Guy Harris1-8/+11
2015-10-28Do the "create parent of config file directory" stuff on UN*X as well.Guy Harris1-11/+8
2015-10-19On UN*X, use XDG_CONFIG_HOME/wireshark for configuration files.Guy Harris1-63/+88
2015-10-16Add DEGREE SIGN character to utf8_entities.h and use it.Guy Harris1-0/+1
2015-10-16CMake: Add /WXGerald Combs1-2/+2
2015-10-13cmake: link against dl, fixes linking with goldPeter Wu1-0/+1
2015-10-12inet_v6def : fix warning: redundant redeclaration of 'inet_pton' [-Wredundant...Alexis La Goutte1-1/+1
2015-10-11Remove duplicate transport ports from proto tree summaryJoão Valverde1-0/+1