Commit Graph
1400 Commits
Author SHA1 Message Date
Evgeny Grin (Karlson2k) 2cb5fb04cf Fix W32 resource compile if '-isystem' flag is used in CPPFLAGS 2014-02-26 17:55:49 +00:00
Evgeny Grin (Karlson2k) 34aa0db6cc fix typo in src/microhttpd/Makefile.am 2014-02-26 17:55:42 +00:00
Evgeny Grin (Karlson2k) 5f568b003a Improve header compatibility with MSVC 2014-02-26 17:55:34 +00:00
Evgeny Grin (Karlson2k) 3e2d1f25f2 Remove global dependency on PTHREAD_LIBS and use it only where it's required 2014-02-26 17:55:27 +00:00
Evgeny Grin (Karlson2k) 53abf68000 Check for sockaddr_in.sin_len using conditional include 2014-02-26 17:55:13 +00:00
Evgeny Grin (Karlson2k) 070cbae02d Check for pthread support with autoconf archive macro 2014-02-26 17:55:08 +00:00
Evgeny Grin (Karlson2k) 1088587707 Correctly check compiler flags with autoconf archive macros, add compiler flag before other compiler checks 2014-02-26 17:55:00 +00:00
Christian Grothoff 756e2da381 version bumping 2014-02-24 22:33:49 +00:00
Christian Grothoff ac8e483fa3 -remove trailing whitespace 2014-02-24 22:26:18 +00:00
Christian Grothoff 8819ae2b91 -fix typo 2014-02-24 22:19:41 +00:00
Sree Harsha Totakura bc1137bd60 Add support for TCP FASTOPEN connections. 2014-02-24 16:25:43 +00:00
Christian Grothoff c4c1456adf -fix linker issue: link against OpenSSL for sure 2014-02-22 11:39:33 +00:00
Evgeny Grin (Karlson2k) 2c8c09c799 add W32 dll information resources 2014-02-20 13:17:05 +00:00
Evgeny Grin (Karlson2k) e4791b96c8 create W32 static lib with MS lib.exe if available 2014-02-20 13:16:57 +00:00
Evgeny Grin (Karlson2k) f5dd0355a3 create export libmicrohttpd.lib on W32 when building shared lib
use MS lib.exe if found or dlltool otherwise
2014-02-20 13:16:48 +00:00
Evgeny Grin (Karlson2k) 795f26da23 w32functions cleanups and makefile fixes for W32 2014-02-20 07:07:30 +00:00
LRN 9fa6946adf More typo fixes and proper convenience lib makefile rules 2014-02-19 08:52:25 +00:00
LRN 8ac6b1fb18 Fix a typo (missing backslash to continue a line) 2014-02-19 08:44:10 +00:00
Christian Grothoff f75f0c41c0 -fix bogus duplication 2014-02-19 06:49:58 +00:00
Christian Grothoff e66ef5a5d4 -ignore 2014-02-19 06:48:41 +00:00
Christian Grothoff 68c667f88b move headers to src/include, build w32functions.c as static library (untested) to make 'make distclean' work cleanly 2014-02-19 06:47:35 +00:00
Christian Grothoff 745673d704 locate host.crt-files even if doing an out-of-tree build 2014-02-19 06:45:03 +00:00
Christian Grothoff 3a1fd3476c -ensure texinfo is always happy 2014-02-19 06:22:45 +00:00
Evgeny Grin (Karlson2k) a9474fdab2 Remove plibc leftover, update ChangeLog and docs 2014-02-18 20:05:14 +00:00
Christian Grothoff 97831dfd63 -update doxygen rules 2014-02-18 18:57:32 +00:00
Christian Grothoff 44fb02f7fc -document that symbian might now be broken 2014-02-18 18:57:23 +00:00
Christian Grothoff ca6db090e6 -remove empty dir 2014-02-18 18:51:39 +00:00
Christian Grothoff d7f467816d -remove m4 macro to check for plibc 2014-02-18 18:50:04 +00:00
Christian Grothoff cde2986cbf -ignore .deps 2014-02-18 18:48:52 +00:00
Christian Grothoff e385fd5c0a -fix compiler warning 2014-02-18 18:47:10 +00:00
Evgeny Grin (Karlson2k) 84c97c74e0 testcurl/test_quiesce.c - port to W32 2014-02-18 18:41:21 +00:00
Evgeny Grin (Karlson2k) 29c592c1cb fix configure warnings under cygwin 2014-02-18 18:41:12 +00:00
Evgeny Grin (Karlson2k) bda741a432 Don't allow compile with unsupported Cygwin configuration 2014-02-18 18:41:07 +00:00
Evgeny Grin (Karlson2k) ceae73d954 Remove PlibC files 2014-02-18 18:40:59 +00:00
Evgeny Grin (Karlson2k) 41e5c4888a Remove PlibC from autotools files 2014-02-18 18:40:50 +00:00
Evgeny Grin (Karlson2k) f0316a499c Remove PlibC from platform.h 2014-02-18 18:40:24 +00:00
Evgeny Grin (Karlson2k) 9afe92d579 Reverse OpenSSL <-> GnuTLS check 2014-02-18 18:40:16 +00:00
Evgeny Grin (Karlson2k) 8b93f7cf96 Replace plibc_init() and plibc_shutdown() 2014-02-18 18:40:06 +00:00
Evgeny Grin (Karlson2k) 41ea8b14cd Remove PlibC wrappers and macros 2014-02-18 18:39:59 +00:00
Evgeny Grin (Karlson2k) 93ed5e5d66 Implement MHD_W32_random(), replace RANDOM() -> MHD_random_() 2014-02-18 18:39:43 +00:00
Evgeny Grin (Karlson2k) 8b28e693b2 add sleep() and usleep() replacement for W32 2014-02-18 18:39:31 +00:00
Evgeny Grin (Karlson2k) b7dabd9efb remove inet_pton() from tests, use real IPv6 loopback for test 2014-02-18 18:39:10 +00:00
Evgeny Grin (Karlson2k) d45a402420 test_get_sendfile.c - remove DIR_SEPARATOR_STR (W32 works fine with forwardslashes) 2014-02-18 18:38:58 +00:00
Evgeny Grin (Karlson2k) eec7ef1b87 gmtime_r() replacement on W32, add error check in get_date_string() 2014-02-18 18:38:50 +00:00
Evgeny Grin (Karlson2k) 1acde3cb8e add ability to use socketspair instead of pipe, implement W32 pipe/socketspair emulation, implement MHD_SYS_select_
configure.ac: add "--disable-pipes" option
2014-02-18 18:38:41 +00:00
Evgeny Grin (Karlson2k) 558d8ae997 fix autoconf warning 2014-02-18 18:38:27 +00:00
Evgeny Grin (Karlson2k) c443fe60fd add platform abstraction for errno and strerror, check EWOULDBLOCK additionally to EAGAIN 2014-02-18 18:38:21 +00:00
Evgeny Grin (Karlson2k) 4e0abfce9e Replace CLOSE() with MHD_socket_close_() for sockets 2014-02-18 18:38:04 +00:00
Evgeny Grin (Karlson2k) c311027f28 Implement MHD_socket, MHD_INVALID_SOCKET 2014-02-18 18:37:48 +00:00
Evgeny Grin (Karlson2k) cc5f66001e memorypool.c: use native memory function for W32 2014-02-18 18:37:13 +00:00