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
Christian Grothoff
602e9c6829
-fix issue with sendfile incrementing buffer offset when it should not
2013-12-20 16:04:06 +00:00
Matthias Wachs
4eede83e0d
remove debug message
2013-12-20 14:00:48 +00:00
Christian Grothoff
fe6f6a8589
-sadly, this freaks out automake badly
2013-12-11 19:40:20 +00:00
Christian Grothoff
2aa75f592d
-check for makeinfo
2013-12-10 13:04:15 +00:00
Christian Grothoff
e82e13bba5
fixing #3179
2013-12-09 20:43:13 +00:00
Andrey Uzunov
d7a7a47de5
mhd2spdy: minor bugs fixed
2013-12-08 22:05:57 +00:00
Christian Grothoff
38fad29b45
-fix build issue without HTTPS and compiler warnings, as reported by Dilyan Palauzov
...
on the mailinglist
2013-12-06 23:45:41 +00:00
Christian Grothoff
d9999d6650
-version bumps and chlogs for 0.9.32 release
2013-12-03 20:33:47 +00:00
Christian Grothoff
1be2534e86
-fix tests for MHD_USE_SUSPEND_RESUME
2013-12-03 20:32:51 +00:00
Christian Grothoff
3b654bd5b7
-newline
2013-12-03 20:28:46 +00:00
Christian Grothoff
0ff9edee27
-bump version
2013-12-03 20:12:05 +00:00
Christian Grothoff
04ca76e78e
Adding Matt Holiday's fixes to suspend/resume logic
...
(plus documentation updates).
2013-12-03 20:11:34 +00:00
Christian Grothoff
4245c6e9c3
eliminate theoretical stack overflow
2013-11-29 19:18:51 +00:00
Christian Grothoff
ba6b6cad9a
-handle case that original allocation request was zero
2013-11-28 10:05:52 +00:00
Christian Grothoff
2c771abfa3
-fix theoretical overflow issue reported by Florian Weimer
2013-11-28 09:16:38 +00:00
Christian Grothoff
76e66153b5
-fix year
2013-11-26 20:34:11 +00:00
Christian Grothoff
8ba82afc4b
-fix shutdown race for wpipe on non-Linux systems
2013-11-26 00:28:14 +00:00
Christian Grothoff
74e0a68567
-fixes to MHD_suspend_connection
2013-11-25 21:51:08 +00:00
Christian Grothoff
015495e471
-removing whitespace
2013-11-17 15:52:01 +00:00
Christian Grothoff
802d528bad
-fix warnings in manual build
2013-11-04 12:53:34 +00:00
LRN
c23a68c7b3
Force the use of non-parallel testsuite
2013-10-30 15:34:40 +00:00
Christian Grothoff
3fb38e6948
-fix post processor, expanded test suite to cover garbage before payload
2013-10-30 08:35:28 +00:00
LRN
e524263be2
Add a variant of multipart preprocessor test that splits data in two parts
...
before feeding it to the preprocessor, trying all possible points where data
can be split. Prior to r30427 this test would have crashed only if data is
split at the very beginning (< 11). After r30427 this test crashes every time
the data is split somewhere around the boundary.
At least that is the case on W32.
2013-10-30 00:53:38 +00:00
Christian Grothoff
57b91a0399
-improve POST processing performance
2013-10-27 14:22:22 +00:00
Christian Grothoff
00b30d5d45
-generated file
2013-10-27 14:22:08 +00:00
Christian Grothoff
690a61db07
-fix compiler warning
2013-10-24 10:30:44 +00:00
Christian Grothoff
8e6b1e7899
experimental code to support flow control for connections via MHD_suspend_connection and MHD_resume_connection
2013-10-24 08:41:04 +00:00
Christian Grothoff
a79c58be3d
-forgotten commit for 0.9.31 release
2013-10-24 08:39:55 +00:00
Andrey Uzunov
52067ffbfe
spdy2http: send Bad Gateway when curl encounters network problem
2013-10-10 21:50:28 +00:00
Andrey Uzunov
ae1feacf2a
spdy: check input param for null
2013-10-10 15:02:16 +00:00
Andrey Uzunov
78948196e5
mhd2spdy: dont die on frame for unknown stream
2013-10-10 15:01:37 +00:00
Andrey Uzunov
445f5b9ece
spdy2http: bug fix - wrong usage of destroy functions
2013-10-10 15:00:39 +00:00
Andrey Uzunov
0cec4cbb39
spdy2http: handle servers which dont use CR
2013-10-10 00:34:52 +00:00
Andrey Uzunov
ab4fa1fdbc
mhd2spdy: dont send duplicate RST_STREAMs
2013-10-08 18:05:13 +00:00
Andrey Uzunov
ed542b8433
spdy: debug output muted
2013-10-08 14:52:13 +00:00
LRN
8b0dc86067
Fix a typo
2013-09-24 12:49:32 +00:00
LRN
83817b75a3
Update plibc header from upstream
2013-09-24 11:56:36 +00:00
Christian Grothoff
9c2700afc5
check CLOCK_MONOTONIC is defined
2013-09-23 18:34:19 +00:00
Christian Grothoff
9d0f953af2
only print clock if CLOCK_MONOTONIC is defined
2013-09-23 18:23:12 +00:00
Christian Grothoff
b06f52c0a5
-rename OPAQUE to MY_OPAQUE to avoid symbol conflict on W32
2013-09-23 13:01:42 +00:00
Christian Grothoff
945c5990ea
-chlog
2013-09-23 12:15:30 +00:00
Christian Grothoff
5bf715cf09
typo
2013-09-23 12:10:34 +00:00
Christian Grothoff
c8ddb867ee
fully initialze modern gcrypt in MHD_init, only use thread initialization with legacy libgcrypt, update tests accordingly
2013-09-23 12:09:46 +00:00
Christian Grothoff
902291420f
-fixes
2013-09-23 11:44:49 +00:00
Christian Grothoff
1d7f9db037
-need to initialize gcrypt for libcurl
2013-09-23 11:44:23 +00:00
Christian Grothoff
3a015cd331
-fixes
2013-09-23 11:41:26 +00:00
Christian Grothoff
5e4efd6667
-need to initialize gcrypt for libcurl
2013-09-23 11:39:05 +00:00
Christian Grothoff
3f37c43af5
-fix
2013-09-21 15:15:32 +00:00