bind9/lib/isc/win32
Witold Kręcicki 76ec6861e5 Remove vector socket functions from Windows socket code
Remove the following functions in order to simplify socket code:

  - isc_socket_recvv()
  - isc_socket_sendtov()
  - isc_socket_sendtov2()
  - isc_socket_sendv()
2018-10-31 12:12:53 +01:00
..
include Add generic message digest API (isc_md) to replace specific MD functions md5/sha1/sha256 2018-10-25 08:15:42 +02:00
app.c remove references to methods and app_api.c 2018-10-19 00:28:53 -07:00
condition.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
dir.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
DLLMain.c address win32 build issues 2018-05-22 16:32:21 -07:00
errno.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
errno2result.c Fixup Windows build after strerr changes 2018-08-29 21:21:52 +02:00
errno2result.h Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
file.c Add generic message digest API (isc_md) to replace specific MD functions md5/sha1/sha256 2018-10-25 08:15:42 +02:00
fsaccess.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
interfaceiter.c Fixup Windows build after strerr changes 2018-08-29 21:21:52 +02:00
ipv6.c Remove support for legacy systems without in6addr_any 2018-08-28 10:31:48 +02:00
libgen.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
libisc.def.exclude Remove unused obsolete isc_hash_* function, and just keep the FNV-1a version 2018-04-04 23:12:14 +02:00
libisc.def.in Remove vector socket functions from Windows socket code 2018-10-31 12:12:53 +01:00
libisc.vcxproj.filters.in Add generic hashed message authentication code API (isc_hmac) to replace specific HMAC functions hmacmd5/hmacsha1/hmacsha2... 2018-10-25 08:15:42 +02:00
libisc.vcxproj.in Add md.h and md.c to Windows build files 2018-10-25 20:59:48 +02:00
libisc.vcxproj.user 3681. [port] Update the Windows build system to support feature 2013-12-04 12:47:23 +11:00
Makefile.in Make OpenSSL mandatory 2018-07-19 12:47:03 -04:00
meminfo.c Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-08 09:37:28 +02:00
net.c Fixup Windows build after strerr changes 2018-08-29 21:21:52 +02:00
netdb.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
ntgroups.c address win32 build issues 2018-05-22 16:32:21 -07:00
ntpaths.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
once.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
os.c address win32 build issues 2018-05-22 16:32:21 -07:00
pk11_api.c Make OpenSSL mandatory 2018-07-19 12:47:03 -04:00
resource.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
socket.c Remove vector socket functions from Windows socket code 2018-10-31 12:12:53 +01:00
stdio.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
stdtime.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
syslog.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
syslog.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
thread.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
time.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
unistd.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
version.c address win32 build issues 2018-05-22 16:32:21 -07:00
win32os.c address win32 build issues 2018-05-22 16:32:21 -07:00