aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/libwsutil.def
AgeCommit message (Expand)AuthorFilesLines
2011-08-31Make lookup functions for accessing crc32c_table and crc32_ccitt_table.stig1-2/+0
2011-08-31Add missing crc16_plain_update and crc_drm.stig1-0/+6
2011-08-31Second try to move crc routines to libwsutil.stig1-0/+18
2011-08-30Revert r38800, as the crc routines contains some tvb functions.stig1-32/+0
2011-08-30Move all crc routines to libwsutil.stig1-0/+32
2011-05-24Move the Windows argument list conversion code to a common routine.gerald1-0/+1
2011-04-10ws_stdio_stat got renamed to ws_stdio_stat64.guy1-1/+1
2010-12-07Move getenv_utf8() to wsutil.morriss1-0/+1
2010-09-16Turn on ASLR via /DYNAMICBASE and DEP via SetProcessDEPPolicy().gerald1-1/+1
2010-09-15Also rename inet_ntop() on Windowsmorriss1-1/+2
2010-09-15Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5160 differently:morriss1-1/+2
2010-08-27Forward-port r33953.gerald1-0/+1
2010-08-25Add ws_load_library and ws_module_open, which respectively callgerald1-0/+2
2010-05-28Add a missing variable from wsgetoptmorriss1-0/+1
2010-05-28Move some code (including the optional objects) into libwsutilmorriss1-0/+18
2009-08-31Add utf_8to16_snprintf() which creates a UTF16 string according to the given ...krj1-1/+1
2008-12-22wtap_pcap_encap_to_wtap_encap() and wtap_wtap_encap_to_pcap_encap() wereguy1-4/+0
2008-12-17type conversion gdouble<->guint64 is not supported in all MSVC versions, conv...kukosa1-0/+4
2008-09-19Move wtap_pcap_encap_to_wtap_encap and wtap_wtap_encap_to_pcap_encap togerald1-20/+25
2008-09-03I hate Windows.guy1-0/+4
2008-06-30Move privileges.c and unicode-utils.c symbols from epan to wsutilmorriss1-0/+15
2008-05-22Move the file utility functions from wiretap to libwsutil so thatmorriss1-0/+9
2008-05-20Create a new "Wireshark utility" library and move the mpeg-audio stuff frommorriss1-0/+17