Commit Graph
4924 Commits
Author SHA1 Message Date
Christian Grothoff b0288b7b2a fix 2009-10-09 13:23:58 +00:00
Christian Grothoff fe971e29c0 check for pthread return vals 2009-10-09 13:22:23 +00:00
Christian Grothoff b99f8207ec limit sockets to < FD_SETSIZE 2009-10-08 08:43:52 +00:00
Christian Grothoff f0ca101e22 add 2009-10-05 19:17:51 +00:00
Christian Grothoff 35723abc67 document defaults as suggested by
Michael Lenaghan <michaell@dazzit.com>
2009-10-05 06:29:41 +00:00
Heikki Lindholm 0a38f159fd update e-mail 2009-09-24 16:29:24 +00:00
Christian Grothoff 2acd5451ce release 2009-08-29 10:41:18 +00:00
Christian Grothoff e19500f02b feature 2009-08-26 09:12:48 +00:00
Christian Grothoff 07e48b90fc fixing double-read issue 2009-08-03 22:21:33 +00:00
Christian Grothoff e1180e9ff4 fix 2009-07-29 15:09:09 +00:00
Christian Grothoff 9c76dc149d hide 2009-06-05 16:40:18 +00:00
Christian Grothoff 4a84a2c7cb fix 2009-06-05 16:36:11 +00:00
Christian Grothoff c03fbdf89f dirs 2009-06-05 16:28:47 +00:00
Nils Durner a27ebc0dda Workaround for PlibC's problem with FPRINTF(f, m), removal of trailing whitespaces. Thanks to Andre Colomb. 2009-05-18 20:33:36 +00:00
Nils Durner 610aa912af sync 2009-05-18 18:47:45 +00:00
Christian Grothoff 767fae2710 bumping version for release 2009-05-17 09:31:58 +00:00
Christian Grothoff 8f4deef998 grow buffer earlier 2009-05-15 17:53:25 +00:00
Christian Grothoff 6d8b462082 fixing issue with completed notification being called multiple times 2009-05-15 03:22:33 +00:00
Christian Grothoff 1fb2f7354f docu 2009-05-11 19:01:21 +00:00
Christian Grothoff a84bbb326e signal timeout, not error, on timeout 2009-05-11 19:00:23 +00:00
Nils Durner c6904f7c4d fix Linux 2009-04-04 21:00:52 +00:00
Nils Durner 25bbf62012 MHD_VERSION++ 2009-04-02 05:18:25 +00:00
Christian Grothoff 1511053070 simpler 2009-04-02 01:47:01 +00:00
Nils Durner fce83360ae add MHD_get_version() 2009-04-01 19:34:19 +00:00
Nils Durner 000475f431 don't include search.h on MinGW 2009-03-31 16:49:45 +00:00
Nils Durner e6709a8381 MinGW 2009-03-30 21:29:14 +00:00
Christian Grothoff cf01c7cf1a gnu 2009-03-28 02:27:44 +00:00
Heikki Lindholm 7a2272bc5d better fix for OS X stop_daemon issue 2009-03-27 20:36:20 +00:00
Nils Durner 490c0a25e9 fix MinGW 2009-03-26 15:41:45 +00:00
Nils Durner 3c88251205 update 2009-03-26 14:15:14 +00:00
Heikki Lindholm 9b340996a4 attempt to fix a threading issue on OS X: close() in MHD_stop_daemon will get
stuck if someone's in accept(), but select() in MHD_select may get stuck if
the socket isn't already closed on shutdown.
2009-03-26 13:04:49 +00:00
Nils Durner 2056b9d360 #include pthreads (thanks to Brecht Sanders) 2009-03-25 20:42:34 +00:00
Nils Durner 04c1bc8525 fixed includes 2009-03-25 20:41:31 +00:00
Nils Durner 8046c4126d fix MinGW (untried; based on patch by Brecht Sanders) 2009-03-25 20:40:35 +00:00
Christian Grothoff 18e82626c7 rel 2009-03-19 05:01:19 +00:00
Christian Grothoff c8a1be0f87 release 2009-03-19 04:49:16 +00:00
Christian Grothoff 2ef99ee6e9 64-bit fixes from Richard Alimi 2009-03-17 21:05:25 +00:00
Christian Grothoff fa7d473f0e thread pool bugfix from Richard Alimi 2009-03-17 21:04:24 +00:00
Christian Grothoff e9128f7887 various bugfixes and docu updates 2009-03-17 07:34:32 +00:00
Christian Grothoff d2630b7e69 adding thread pool functionality -- code by Richard Alimi 2009-03-17 06:59:31 +00:00
Christian Grothoff ebd810e770 adding thread pool functionality -- code by Richard Alimi 2009-03-17 06:57:36 +00:00
Christian Grothoff 81109453ca fix 2009-03-17 06:52:37 +00:00
Christian Grothoff d4114b63f7 fix 2009-03-17 03:05:18 +00:00
Christian Grothoff dba718df13 second half of Richard Alimi's patches 2009-03-16 22:33:31 +00:00
Christian Grothoff 725f157967 first half of Richard Alimi's patches 2009-03-16 22:23:33 +00:00
Christian Grothoff 74cb555978 64-bit and unknown response size fix 2009-03-03 06:53:03 +00:00
Christian Grothoff 51925ec4da vers 2009-03-03 06:36:07 +00:00
Christian Grothoff 0a883d3c60 fixing cork 1463 2009-03-03 00:13:22 +00:00
Christian Grothoff b4da5f6d75 fixing 1459 2009-02-28 04:15:50 +00:00
Christian Grothoff 0a638a4188 fixing bugs as pointed out by Timothy Shaeffer 2009-02-27 01:02:26 +00:00