Commit Graph
4924 Commits
Author SHA1 Message Date
Evgeny Grin (Karlson2k) fdc23c4e36 Cleanup libmicrospdy extra flags 2014-03-05 20:07:11 +00:00
Evgeny Grin (Karlson2k) 64ba63e73f spdy2http/Makefile.am: remove not required '-ldl' flag 2014-03-05 19:00:32 +00:00
Christian Grothoff 143fa3f305 -dce 2014-03-05 18:50:54 +00:00
Evgeny Grin (Karlson2k) 3bd8d4abcb Fix libgnutls and libgcrypt compiler flags usage 2014-03-05 18:32:01 +00:00
Christian Grothoff 84fd3a8bbd -fix testspdy linker issue 2014-03-05 15:15:12 +00:00
Christian Grothoff 7393747fa3 -fix paren 2014-03-05 15:10:47 +00:00
Evgeny Grin (Karlson2k) 5988eb9204 Update ChangeLog 2014-03-05 13:21:23 +00:00
Evgeny Grin (Karlson2k) 2af307ac20 configure.ac: updated tests for zzuf and socat for nice printing results 2014-03-05 13:21:17 +00:00
Evgeny Grin (Karlson2k) d1fe54e512 configure.ac: add --disable-doc and --disable-examples options 2014-03-05 13:21:11 +00:00
Evgeny Grin (Karlson2k) f55e22f529 configure.ac: fix test for PostProcessor, basic Auth, digest Auth for "--enable-xx=val" case 2014-03-05 13:21:03 +00:00
Evgeny Grin (Karlson2k) 90c9b75d5a configure.ac: update crypt libs detections, use crypt libs flags only where is required 2014-03-05 13:20:57 +00:00
Evgeny Grin (Karlson2k) 1087b3a1c4 rewritten configure tests for OpenSSL, use OpenSSL flags only where required, updated libmicrospdy build flags 2014-03-05 13:20:49 +00:00
Evgeny Grin (Karlson2k) 461e56367f configure.ac: refactoring libcurl tests 2014-03-05 13:20:39 +00:00
Evgeny Grin (Karlson2k) f20648d0cf Update libcurl autoconf macros from upstream 2014-03-05 13:20:34 +00:00
Evgeny Grin (Karlson2k) 180e8abf36 configure.ac: disable SPDY by default on W32 2014-03-05 13:20:27 +00:00
Evgeny Grin (Karlson2k) d6c27e7832 configure.ac: simpler check for SOCK_NONBLOCK and print message for SOCK_NONBLOCK 2014-03-05 13:20:22 +00:00
Evgeny Grin (Karlson2k) 4a09553b9f configure.ac: W32 cleanup 2014-03-05 13:20:17 +00:00
Evgeny Grin (Karlson2k) 2334950ea5 configure.ac: change configure flag from '--disable-pipe' to '--enable-soketpair' with additional check options 2014-03-05 13:20:11 +00:00
Evgeny Grin (Karlson2k) e645f9b186 configure.ac: properly check for epoll support by macro from autoconf archive 2014-03-05 09:37:01 +00:00
Evgeny Grin (Karlson2k) 30943d715a configure.ac some cleanup, refactoring, cosmetics 2014-03-05 09:36:54 +00:00
Evgeny Grin (Karlson2k) 23b2f40655 Updated m4/libgcrypt.m4 to use $SED and $GREP instead of hardcoded names 2014-03-05 09:36:47 +00:00
Evgeny Grin (Karlson2k) 944459d6c6 Update libgcrypt autoconf macros from upstream 2014-03-05 09:36:41 +00:00
Evgeny Grin (Karlson2k) d79cc83a2e configure.ac: update macros format, use AX_CHECK_COMPILE_FLAG instead of custom test 2014-03-05 09:36:33 +00:00
Evgeny Grin (Karlson2k) b33a2d2436 ChangeLog and AUTHORS update 2014-02-26 17:55:54 +00:00
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