Commit Graph
151 Commits
Author SHA1 Message Date
Evgeny Grin (Karlson2k) 6d51e1f0e8 minor MHD_socket/int fixes 2014-03-24 21:18:47 +00:00
Evgeny Grin (Karlson2k) 20699d328b Use number of CPUs in tests and examples 2014-03-06 13:22:35 +00:00
Evgeny Grin (Karlson2k) b630c46912 Update usage of libcurl and libgnutls compiler flags, allow correct compilation with "--with-gnutls=prefix" 2014-03-06 10:50:52 +00:00
Evgeny Grin (Karlson2k) fdc23c4e36 Cleanup libmicrospdy extra flags 2014-03-05 20:07:11 +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) 41e5c4888a Remove PlibC from autotools files 2014-02-18 18:40:50 +00:00
Evgeny Grin (Karlson2k) 8b28e693b2 add sleep() and usleep() replacement for W32 2014-02-18 18:39:31 +00:00
Evgeny Grin (Karlson2k) c311027f28 Implement MHD_socket, MHD_INVALID_SOCKET 2014-02-18 18:37:48 +00:00
Christian Grothoff e657e19644 Karlson2k: fix AM_CPPFLAGS vs AM_CFLAGS usage 2014-02-18 07:09:20 +00:00
Christian Grothoff e4e05d001c enable use of keep-alive with http 1.0 if explicitly requested by the client 2014-01-01 20:43:44 +00:00
Andrey Uzunov cb11cac74d mhd2spdy: usage info 2013-12-28 20:45:25 +00:00
Andrey Uzunov c81afd7682 spdy: fixed bug when adding header with NULL value 2013-12-28 18:43:28 +00:00
Christian Grothoff 324e9852db -work around compiler warnings 2013-12-22 13:55:17 +00:00
Christian Grothoff 9889fd9eee add support for SNI 2013-12-21 16:28:54 +00:00
Christian Grothoff 00a9277f49 -fix postexample 2013-12-21 16:27:06 +00:00
Andrey Uzunov d7a7a47de5 mhd2spdy: minor bugs fixed 2013-12-08 22:05:57 +00:00
Andrey Uzunov 78948196e5 mhd2spdy: dont die on frame for unknown stream 2013-10-10 15:01:37 +00:00
Andrey Uzunov ab4fa1fdbc mhd2spdy: dont send duplicate RST_STREAMs 2013-10-08 18:05:13 +00:00
Christian Grothoff b06f52c0a5 -rename OPAQUE to MY_OPAQUE to avoid symbol conflict on W32 2013-09-23 13:01:42 +00:00
Andrey Uzunov 959b2e8d5d mhd2spdy: memory leaks (cleaning up proxy structs) fixed now 2013-09-08 11:48:01 +00:00
Andrey Uzunov b49eb1361d mhd2spdy: segfaults on cleaning up proxy structs fixed 2013-09-03 10:48:18 +00:00
Andrey Uzunov 02171fdaeb mhd2spdy: changes to use MHDs request completed callback 2013-08-28 22:43:31 +00:00
Andrey Uzunov 0617124c36 mhd2spdy: simple statistics (send/received bytes) added 2013-08-28 15:11:55 +00:00
Andrey Uzunov ee69fbf07d spdy:warnings fixed in event loop example 2013-08-14 22:18:34 +00:00
Christian Grothoff f8fd79094b -fix 2013-08-13 22:24:36 +00:00
Andrey Uzunov e421dc4c64 spdy: simple POST support implemented; API changes; fixed warnings in spdy tests 2013-08-11 19:35:43 +00:00
Christian Grothoff d77425beee -allow benchmark to be run without connection close 2013-08-08 05:55:25 +00:00
Christian Grothoff 22941cd1b6 -fix reactivating plibc 2013-08-07 22:05:53 +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 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
Christian Grothoff 16cecaf5d5 add missing NULL checks in examples: 2013-07-21 16:18:42 +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
Christian Grothoff 27171ab944 -nicer for HTTPS 2013-07-20 10:49:09 +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 1237387390 adding experimental turbo mode 2013-07-19 15:51:45 +00:00
Christian Grothoff 3b384315bc -importing Andrey Uzunov's mhd2spdy code 2013-07-19 09:19:48 +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
Christian Grothoff d9ab40f532 -cleaner behavior with respect to stopping to read pipelined requests 2013-06-28 12:07:11 +00:00
Christian Grothoff fe8202d39c -fixing misc minor bugs and compiler warnings in libmicrospdy 2013-06-27 14:41:35 +00:00
Christian Grothoff 3fb6d911e9 -benchmark for latency measurements and epoll demonstration 2013-06-23 10:50:05 +00:00
Christian Grothoff cc8a80bf84 -fix build issues on MinGW (#2885) 2013-05-18 20:33:10 +00:00
Christian Grothoff 76929295b7 comments 2013-05-09 14:10:45 +00:00