Christian Grothoff
036178a547
add libgcrypt, Mantis 1588
2010-07-27 05:04:59 +00:00
Christian Grothoff
14f9e81936
stuff
2010-07-26 20:03:04 +00:00
Christian Grothoff
761267757c
ready for 0.9.0
2010-07-26 16:57:47 +00:00
Christian Grothoff
8157744d45
systemd and sendfile support
2010-07-25 13:17:10 +00:00
Christian Grothoff
eaba29f571
dead
2010-07-25 10:30:29 +00:00
Christian Grothoff
3b17bb4814
docu updates, API extensions, version bump
2010-07-25 10:25:22 +00:00
Christian Grothoff
63b5f01682
getting gnutls tests to pass:
2010-07-25 09:47:50 +00:00
Christian Grothoff
67851b280e
GHM hacking
2010-07-25 07:17:26 +00:00
Christian Grothoff
58d06b2255
towards using libgnutls directly
2010-07-24 15:24:50 +00:00
Christian Grothoff
29529aefd1
fix
2010-07-09 11:11:00 +00:00
Christian Grothoff
7b0a0ab132
code cleanup
2010-07-07 17:34:47 +00:00
Christian Grothoff
690283f92f
ignor
2010-06-20 12:46:40 +00:00
Christian Grothoff
f1f125ec8d
fix NPE
2010-06-13 15:11:44 +00:00
Christian Grothoff
ee092d7c12
fix
2010-06-13 09:50:07 +00:00
Christian Grothoff
fbb52177e2
more
2010-06-13 09:14:50 +00:00
Christian Grothoff
9ced8cdf8b
use unsigned char
2010-06-13 09:08:24 +00:00
Christian Grothoff
b6ed288d26
better
2010-06-13 09:06:34 +00:00
Christian Grothoff
0b23a93cb2
better
2010-06-13 09:05:57 +00:00
Christian Grothoff
a90ce65429
better
2010-06-13 09:04:38 +00:00
Christian Grothoff
2ff4a9d580
voidcasts
2010-06-13 08:51:33 +00:00
Christian Grothoff
f710701c82
clean up example code
2010-06-13 08:47:17 +00:00
Christian Grothoff
2dedef2d86
cleaner
2010-06-13 08:07:01 +00:00
Christian Grothoff
66c6efbcf7
paren
2010-06-12 23:34:26 +00:00
Christian Grothoff
b35c61d151
check in case allocation failed
2010-06-12 23:33:45 +00:00
Christian Grothoff
09286bb686
reduce calls to lookup_connection_value
2010-06-11 23:03:02 +00:00
Christian Grothoff
63b5fd974c
reduce strstr calls by one
2010-06-11 22:56:15 +00:00
Christian Grothoff
3ae47e6bb4
cleaner
2010-06-11 22:47:11 +00:00
Christian Grothoff
be4d762572
cleaner
2010-06-11 22:40:35 +00:00
Christian Grothoff
5d5e9e5d3e
fix comment
2010-04-26 15:24:15 +00:00
Christian Grothoff
6d61fa3461
better version handling
2010-04-23 07:57:18 +00:00
Christian Grothoff
021297349b
allow NULL for max arg to get_fdset
2010-04-01 21:53:24 +00:00
Christian Grothoff
1110c2bdbe
typo
2010-04-01 09:09:18 +00:00
Christian Grothoff
5db261a765
fix
2010-04-01 09:00:01 +00:00
Christian Grothoff
4f94b465da
fixing 1548
2010-03-25 10:45:49 +00:00
Christian Grothoff
a747d35a8b
bugfix
2010-03-10 12:19:27 +00:00
Christian Grothoff
2fb1e810a3
fix
2010-02-23 08:17:35 +00:00
Christian Grothoff
53f06907c7
log
2010-02-20 09:02:03 +00:00
Christian Grothoff
f50c8e40b5
Fixing issue mentioned below.
...
From:
Jesse Anderton <squishyent@gmail.com >
To:
Christian Grothoff <christian@grothoff.org >
Date:
Yesterday 11:50:56 pm
Christian,
I'm not sure whether this counts as a bug or not, but I found that if you
use MHD_OPTION_CIPHER_ALGORITHM or MHD_OPTION_PROTOCOL_VERSION in
MHD_start_daemon() without using MHD_USE_SSL a SIGSEGV will result. This
signal is sent because the daemon's priority_cache member is dereferenced
in MHD_start_daemon_va(), but this member is only initialized if MHD_USE_SSL
is used.
This doesn't affect me: a workaround is easy. I just wanted to make sure
you were aware of it.
Regards,
Jesse
2010-02-20 09:00:45 +00:00
Christian Grothoff
ab7f657241
log
2010-02-09 19:44:35 +00:00
Christian Grothoff
6684adf123
fix
2010-02-09 19:43:19 +00:00
Christian Grothoff
104112a2f2
fix
2010-02-08 11:04:58 +00:00
Christian Grothoff
ff2720d070
ignores
2010-01-29 19:27:24 +00:00
Christian Grothoff
96dfca44a7
release
2010-01-28 20:41:36 +00:00
Christian Grothoff
747adebc63
fixing alignment issue
2010-01-28 20:14:18 +00:00
Christian Grothoff
b88b6d2bbc
decl
2010-01-27 17:22:14 +00:00
Christian Grothoff
5f12a6b18c
pthread_create may not always set errno, use return value instead
2010-01-27 17:21:48 +00:00
Christian Grothoff
ab184006d7
lnk
2010-01-27 17:16:40 +00:00
Christian Grothoff
fe432673cd
%s
2010-01-27 17:12:10 +00:00
Nils Durner
0038712898
check for -1
2010-01-24 10:18:20 +00:00
Nils Durner
3980b784cc
fix the fix
2010-01-20 21:34:10 +00:00