summaryrefslogtreecommitdiff
path: root/config.hw.in
Commit message (Expand)AuthorAgeFilesLines
* config.hw.in, ne_defs.h: Adjust defines for 64-bit WindowsChun-wei Fan2022-03-231-1/+9
* config.hw.in: Only typedef socklen_t when not building IPv6Chun-wei Fan2022-03-231-2/+1
* neon.mak: Don't redefine strtoll() on MSVC 2013+Chun-wei Fan2022-03-231-0/+3
* config.hw.in: Don't define snprintf/inline on MSVC 2015+Chun-wei Fan2022-03-231-0/+6
* config.hw.in: Don't define readChun-wei Fan2022-03-231-1/+0
* * config.hw.in, src/ne_defs.h: Add LFS support for Win32 (patch byJoe Orton2013-07-261-0/+11
* * config.hw.in, src/ne_openssl.c: Add thread-safety support for SSL on Windows.Joe Orton2013-07-261-0/+2
* * config.hw.in: Fix socklen_t with recent SDKs, thanks to Stefan Kung.Joe Orton2009-09-261-1/+1
* * config.hw.in: Fix build with VS2008 (Stefan Kung).Joe Orton2008-01-301-0/+4
* * src/ne_socket.h (ne_sock_peer, ne_sock_prebind): Add prototypes.Joe Orton2007-10-221-0/+2
* * config.hw.in: Fix ne_xml.c build on Win32.Joe Orton2007-08-101-0/+4
* * config.hw.in: Define NE_FMT_NE_OFF_T.Joe Orton2007-02-081-0/+1
* * config.hw.in: Fixes for newer SDKs; patch from Kiyo Kelvin Lee.Joe Orton2006-08-091-0/+5
* * config.hw.in: Enable debugging for Win32 build.Joe Orton2006-07-171-0/+3
* Move to opaque MD5 context, avoiding exposure of md5_uint32 type:Joe Orton2006-03-011-1/+5
* * config.hw.in (in_addr_t) [!USE_GETADDRINFO]: Define to unsigned int.Joe Orton2005-09-221-0/+4
* * config.hw.in: Really fix the Win32 build.Joe Orton2005-06-221-1/+1
* Merge r576 from 0.25.x branch:Joe Orton2005-04-171-5/+5
* Windows SSPI NTLM/Negotiate implementation from Vladimir Berezniker:Joe Orton2005-01-201-0/+2
* From Vladimir Berezniker: update Win32 make file to match theJoe Orton2004-12-011-4/+0
* Merge r266, r267 from 0.24.x branch:Joe Orton2004-10-021-1/+2
* Branch trunk from 0.24.4 on 0.24.x branch.Joe Orton2004-10-021-0/+59