aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/libwsutil.def
AgeCommit message (Expand)AuthorFilesLines
2011-11-11If we're exporting routines from crc32.c, declare them in crc32.h andGuy Harris1-0/+1
2011-11-03From Roland Knall via bug 6539:Stig Bjørlykke1-0/+4
2011-10-03From Michael Mann:Anders Broman1-1/+1
2011-09-12Move airpcap_wep.c to /wsutilAnders Broman1-0/+2
2011-08-31Add the new functions; crc32c_table_lookup and crc32_ccitt_table_lookup.Stig Bjørlykke1-0/+2
2011-08-31Make lookup functions for accessing crc32c_table and crc32_ccitt_table.Stig Bjørlykke1-2/+0
2011-08-31Add missing crc16_plain_update and crc_drm.Stig Bjørlykke1-0/+6
2011-08-31Second try to move crc routines to libwsutil.Stig Bjørlykke1-0/+18
2011-08-30Revert r38800, as the crc routines contains some tvb functions.Stig Bjørlykke1-32/+0
2011-08-30Move all crc routines to libwsutil.Stig Bjørlykke1-0/+32
2011-05-24Move the Windows argument list conversion code to a common routine.Gerald Combs1-0/+1
2011-04-10ws_stdio_stat got renamed to ws_stdio_stat64.Guy Harris1-1/+1
2010-12-07Move getenv_utf8() to wsutil.Jeff Morriss1-0/+1
2010-09-16Turn on ASLR via /DYNAMICBASE and DEP via SetProcessDEPPolicy().Gerald Combs1-1/+1
2010-09-15Also rename inet_ntop() on WindowsJeff Morriss1-1/+2
2010-09-15Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5160 differently:Jeff Morriss1-1/+2
2010-08-27Forward-port r33953.Gerald Combs1-0/+1
2010-08-25Add ws_load_library and ws_module_open, which respectively callGerald Combs1-0/+2
2010-05-28Add a missing variable from wsgetoptJeff Morriss1-0/+1
2010-05-28Move some code (including the optional objects) into libwsutilJeff Morriss1-0/+18
2009-08-31Add utf_8to16_snprintf() which creates a UTF16 string according to the given ...Kovarththanan Rajaratnam1-1/+1
2008-12-22wtap_pcap_encap_to_wtap_encap() and wtap_wtap_encap_to_pcap_encap() wereGuy Harris1-4/+0
2008-12-17type conversion gdouble<->guint64 is not supported in all MSVC versions, conv...Tomas Kukosa1-0/+4
2008-09-19Move wtap_pcap_encap_to_wtap_encap and wtap_wtap_encap_to_pcap_encap toGerald Combs1-20/+25
2008-09-03I hate Windows.Guy Harris1-0/+4
2008-06-30Move privileges.c and unicode-utils.c symbols from epan to wsutilJeff Morriss1-0/+15
2008-05-22Move the file utility functions from wiretap to libwsutil so thatJeff Morriss1-0/+9
2008-05-20Create a new "Wireshark utility" library and move the mpeg-audio stuff fromJeff Morriss1-0/+17