Commit Graph
1188 Commits
Author SHA1 Message Date
Christian Grothoff 7670bd7daa -fix check for early queuing of response 2013-08-08 05:54:01 +00:00
Christian Grothoff 37c1aa3fcf -handle method being NULL 2013-08-08 05:24:57 +00:00
Christian Grothoff 22941cd1b6 -fix reactivating plibc 2013-08-07 22:05:53 +00:00
Christian Grothoff 35d4603ed1 -fixing ChangeLog 2013-08-07 09:05:08 +00:00
Christian Grothoff 7b8d280e45 -reverting removal of Plibc, select on pipes problem is critial 2013-08-07 09:04:37 +00:00
Christian Grothoff 6d7d5bf784 The inet_pton() call is only supported in Vista and above. Add define to declare we are compiling for Vista. 2013-08-07 06:45:09 +00:00
Christian Grothoff a0b627adc5 Part 2 of 2 - Remove and replace PlibC macros with native function calls. 2013-08-07 06:41:45 +00:00
Christian Grothoff 4251a1cd97 Part 1 of 2 - Remove PlibC from autotools files. 2013-08-07 06:22:16 +00:00
Christian Grothoff 81464b301a Removes the requirement of liberty. No longer shipped by newer gcc. 2013-08-07 06:20:13 +00:00
Christian Grothoff 36ac797380 -use more portable rand instead of random 2013-08-07 06:19:33 +00:00
LRN 8208f31a43 Disable quiesce test on W32 2013-08-06 18:58:33 +00:00
Christian Grothoff f55c9a8e98 -fix connect/content-length handling 2013-08-02 21:42:29 +00:00
LRN a8f8a27bc0 Fix compiling for systems without SOCK_NONBLOCK 2013-08-02 12:37:08 +00:00
Christian Grothoff 7056c9e811 -fix #2968 2013-07-28 14:41:40 +00:00
Andrey Uzunov f862cd4954 microspdy2http: minor changes 2013-07-21 16:40:32 +00:00
Christian Grothoff fe9c559603 -yes, we never ignore return values, even in examples on getchar()... 2013-07-21 16:19:41 +00:00
Christian Grothoff 16cecaf5d5 add missing NULL checks in examples: 2013-07-21 16:18:42 +00:00
Andrey Uzunov 184cbd6222 microhttpd: put "#if EPOLL_SUPPORT" everywhere, so compilation can succeed even when it is disabled 2013-07-21 16:05:48 +00:00
Andrey Uzunov d618f1d7bc microspdy: several "unchecked return value"s fixed 2013-07-20 23:10:44 +00:00
Andrey Uzunov f60ba3df15 microspdy2http: warnings fixed 2013-07-20 21:33:02 +00:00
Andrey Uzunov 50735544c1 mhd2spdy: code formatting done and old code removed 2013-07-20 19:21:10 +00:00
Andrey Uzunov 84205b371f mhd2spdy: info in source headers 2013-07-20 18:49:59 +00:00
Andrey Uzunov a754b1b3cf mhd2spdy: -Wextra warnings fixed 2013-07-20 18:35:59 +00:00
Andrey Uzunov 22e0954068 mhd2spdy: changes, still importing 2013-07-20 17:03:17 +00:00
Andrey Uzunov 38381f24c4 spdy2http: added timeout option for http requests 2013-07-20 15:04:00 +00:00
Christian Grothoff 27171ab944 -nicer for HTTPS 2013-07-20 10:49:09 +00:00
Christian Grothoff 4012f9fcc5 -removing bad printf 2013-07-20 10:37:26 +00:00
Christian Grothoff a559950eb8 -fix combining HTTPS and EPOLL 2013-07-20 10:36:26 +00:00
Christian Grothoff edb0845e35 -adding HTTPS version of benchmark 2013-07-20 10:13:45 +00:00
Christian Grothoff 209021f4cc -moving dual stack example to modern variant 2013-07-20 10:13:35 +00:00
Christian Grothoff 81a04f09ce -expanded HTTPS testcases to also cover epoll 2013-07-20 10:03:53 +00:00
Christian Grothoff e7cd19c341 -fix leak fix 2013-07-19 20:26:17 +00:00
Christian Grothoff c9d068253d -fixing memory leaks in testcases 2013-07-19 20:15:31 +00:00
Christian Grothoff 1237387390 adding experimental turbo mode 2013-07-19 15:51:45 +00:00
Christian Grothoff 14e4efd674 -undo 2013-07-19 11:50:52 +00:00
Christian Grothoff 3b384315bc -importing Andrey Uzunov's mhd2spdy code 2013-07-19 09:19:48 +00:00
Christian Grothoff 32d7b92ba7 -cleanup connections also if MHD_run_from_select is used 2013-07-19 08:05:35 +00:00
Christian Grothoff b99be60d5d -packaging 0.9.28 2013-07-19 07:59:29 +00:00
Christian Grothoff ea6fccfdbf -fix compilation error with old openssl versions that lack SSL_OP_NO_COMPRESSION 2013-07-19 07:30:11 +00:00
Andrey Uzunov fe35bcf2eb spdy: send RST_STREAM when user callback for response fails 2013-07-18 21:44:37 +00:00
Andrey Uzunov 0bebdb1cc3 spdy proxy: finish on curl error 2013-07-18 16:52:05 +00:00
Andrey Uzunov 24d8b92412 spdy: event loop changed for the proxy 2013-07-17 15:48:08 +00:00
Andrey Uzunov b439543039 spdy: change SPDY_get_timeout to give not seconds but milliseconds as it used to be 2013-07-17 14:46:49 +00:00
Andrey Uzunov 4231889ce3 spdy: TCP_CORK flush only when needed, fix 2013-07-17 10:27:46 +00:00
Christian Grothoff 282386193c eliminate shutdown calls that are not required, strictly speaking 2013-07-14 17:59:09 +00:00
Christian Grothoff 326441639c fix dual stack option 2013-07-14 17:51:18 +00:00
Christian Grothoff ccdf83cd04 name MHD worker threads 2013-07-14 17:38:24 +00:00
Christian Grothoff 1c553e71a9 -try instant state forward, 2nd variant 2013-07-12 17:14:30 +00:00
Christian Grothoff 9e2d653d53 -update readiness state immediately after response is queued, to avoid going through another 'idle' event loop 2013-07-12 08:53:09 +00:00
Andrey Uzunov 5946959f76 spdy: bug fixed - breaking when no headers are provided for response 2013-07-08 23:24:34 +00:00