aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil
AgeCommit message (Expand)AuthorFilesLines
2014-11-02Add identification of Windows (Server) 10Pascal Quantin1-0/+3
2014-11-01Validate no_of_bits in ws_sign_ext32 and ws_sign_ext64Stig Bjørlykke1-0/+10
2014-10-30Remove the optional strncasecmp.{h,c} target (for systems that don't have tha...Jeff Morriss5-115/+6
2014-10-29Rename the strnatcmp.c routines and make them use the g_ascii_XXX() routines.Guy Harris2-8/+15
2014-10-17strptime.c needs ctype.h.Guy Harris1-0/+1
2014-10-17Get rid of unnecessary includes of ctype.h.Guy Harris4-5/+0
2014-10-17Don't use ctype.h routines.Guy Harris1-3/+1
2014-10-17Eliminate include of <ctype.h>.Guy Harris1-11/+0
2014-10-14Add editor-modelines; adjust whitespace.Bill Meier47-2238/+2841
2014-10-13Follow-up of ged0b19b (Make boolean bitmask type 64-bit wide)Pascal Quantin1-4/+4
2014-10-12Make boolean bitmask type 64-bit wideDaniel Mack2-12/+26
2014-10-10CMake: Bundle our libraries.Gerald Combs1-0/+6
2014-10-06Adjust some whitespace to match editor modelines.Bill Meier1-72/+72
2014-09-16Fix the patch-bzip2 target.Gerald Combs3-3/+3
2014-09-04Don't print non-printable characters in AX.25 addresses.Jeff Morriss2-1/+11
2014-08-27Use the <wsutil/ws_diag_control.h> stuff to disable -Wdeprecated-declarations.Guy Harris1-39/+3
2014-08-27Use FreeRADIUS's warning pragma controls to suppress Apple complaints.Guy Harris2-0/+97
2014-08-24Clean up capinfos output.Guy Harris2-9/+17
2014-08-24Modify includes of config.h so that out-of-tree builds, i.e. CMakeGraham Bloice1-1/+1
2014-08-21plugins.c: cleanup plugins_scan_dir()Bill Meier1-10/+6
2014-08-21Extcap Capture InterfaceRoland Knall2-0/+118
2014-08-08The "MPEG-2" CRC-32 is also the ATM CRC-32.Guy Harris1-0/+2
2014-08-08Fix the polynomial for the CCITT CRC.Guy Harris1-2/+4
2014-08-08Clean up the CRC-10 code.Guy Harris2-16/+8
2014-08-08The DRM DCP CRC-16 is the same as the X.25 CRC-16.Guy Harris4-86/+0
2014-08-08Add routines for CRC-16 with a polynomial of 0x3D65.Guy Harris2-0/+51
2014-08-08Add a CRC32_ACCUMULATE() macro for a single CRC-32 step and use it.Guy Harris1-3/+5
2014-08-08Fix indentation.Guy Harris1-2/+2
2014-08-02Rename buffer_ routines to ws_buffer_ to avoid name collisions.Guy Harris2-34/+34
2014-08-02Make the nameres test suite work out of tree by looking for the global hostsJeff Morriss1-3/+6
2014-07-23Add some #includes to satisfy check-abiEvan Huus3-0/+3
2014-07-21[WIP] Add a conversation dialog.Gerald Combs1-2/+2
2014-07-19Only ABI-check strncasecmp.h if strncasecmp() is part of the API/ABI.Guy Harris2-3/+18
2014-07-19Add extern "C", to let this be used from C++.Guy Harris1-0/+8
2014-07-15Only one buffer.c, please.Guy Harris4-0/+237
2014-07-15Fix up library names when using CMake on WindowsGraham Bloice1-4/+6
2014-07-11Remove $Id$Bill Meier1-1/+1
2014-07-10Remove a useless line now that nghttp2 library has moved to /epanPascal Quantin1-2/+0
2014-07-10Revert "See if we can get rid of the "lib" in front of "wsutil" on Windows."Guy Harris1-12/+12
2014-07-09See if we can get rid of the "lib" in front of "wsutil" on Windows.Guy Harris1-12/+12
2014-07-09Moved nghttp2 to epanGraham Bloice20-12770/+3
2014-07-06Add printf-format annotations, fix garbagePeter Wu1-1/+2
2014-07-06Workaround for ASAN failure in _ws_mempbrk_sse42Peter Wu1-0/+25
2014-07-06Clean up handling of missing functions.Guy Harris4-26/+47
2014-07-06Squash casting-away-constness warnings.Guy Harris1-3/+3
2014-07-06Add consts to casts to suppress warnings.Guy Harris1-8/+8
2014-07-05Update libnghttp2 to latest master (add support for draft-13)Alexis La Goutte10-4412/+4487
2014-07-03Make wsutil depend on gitversion.Guy Harris1-0/+2
2014-07-03Move the GLib version info string stuff to get_glib_version_info().Guy Harris4-0/+88
2014-07-03Add license information to the copyright information.Guy Harris1-0/+1