Commit Graph
4924 Commits
Author SHA1 Message Date
Christian Grothoff 3c6c221510 fix 2008-08-24 23:36:26 +00:00
Christian Grothoff cf5f962a36 x 2008-08-24 22:46:59 +00:00
Christian Grothoff ad4e7e98b7 dead 2008-08-24 22:46:28 +00:00
Christian Grothoff 12069e288d dead 2008-08-24 22:43:15 +00:00
Christian Grothoff f496a339d7 removing dead code 2008-08-24 22:39:15 +00:00
Christian Grothoff 0b22b45b39 typo 2008-08-24 22:30:38 +00:00
Christian Grothoff 7bbbb77da4 handle null case gracefully 2008-08-24 22:28:54 +00:00
Christian Grothoff 94b0928fbf cert maybe NULL, check in correct order 2008-08-24 22:27:18 +00:00
Christian Grothoff d84c0ba459 useless 2008-08-24 22:26:27 +00:00
Christian Grothoff 6868a035a9 cleanup 2008-08-24 22:25:08 +00:00
Christian Grothoff 72dcf7876e cleanup 2008-08-24 22:21:34 +00:00
Christian Grothoff d4593e49fb cleanup 2008-08-24 22:20:59 +00:00
Christian Grothoff 3306451000 leaks 2008-08-24 22:11:38 +00:00
Christian Grothoff 76db47cfb4 leaks 2008-08-24 22:09:35 +00:00
Christian Grothoff 1be634886d cleanup 2008-08-24 22:07:29 +00:00
Christian Grothoff fc198042d3 document option to close 1343 2008-08-24 21:23:28 +00:00
Christian Grothoff 3615d3a3a1 compile 2008-08-24 19:21:50 +00:00
Christian Grothoff 734ef13490 fix 2008-08-24 19:16:20 +00:00
Christian Grothoff 92b179d6a1 fix 2008-08-24 19:14:53 +00:00
Christian Grothoff cff975d1ff handle 0 as specified in documentation 2008-08-24 19:08:13 +00:00
Christian Grothoff deb0b94b53 reason 2008-08-24 18:48:08 +00:00
Christian Grothoff 909af47012 docu 2008-08-24 18:44:21 +00:00
Christian Grothoff 337922f27f example 2008-08-24 18:20:40 +00:00
Christian Grothoff 9181dd0a07 indenting 2008-08-24 18:03:05 +00:00
Christian Grothoff 484e65d76e cleanup 2008-08-24 18:02:27 +00:00
Christian Grothoff 4a08a776b3 fix 2008-08-24 17:58:56 +00:00
Christian Grothoff 46622f6b02 renaming enums to have MHD_ prefix always, removing a few redundant values 2008-08-24 17:53:48 +00:00
Christian Grothoff bb5fc0ba65 auth 2008-08-24 16:36:25 +00:00
Christian Grothoff f15fed1e94 log 2008-08-24 16:35:48 +00:00
Christian Grothoff 796f2638d6 fixing problem with busy response reported on mailinglist 2008-08-24 16:06:00 +00:00
Christian Grothoff bde481fb52 removing more -- hopefully all -- openpgp related code 2008-08-24 15:34:34 +00:00
Christian Grothoff 2bdfce2c5a removing dead stuff 2008-08-24 15:17:11 +00:00
Sebastian Gerhardt 45c6900e36 corrected error handling in post processing example 2008-08-19 13:03:27 +00:00
Sebastian Gerhardt 57f2c46ede improved adherence to GNU coding standards
- basic authentication example
- simple post processing example
2008-08-14 20:07:48 +00:00
Sebastian Gerhardt 20be476293 improved adherence to GNU coding standards (responseheaders-example) 2008-08-14 18:07:41 +00:00
lv-426 c5ad835c7c bind option uses sockaddr - [ ! MHD_USE_IPv6 should be removed in favor of a generic addrlen argument ]
openpgp support currently disabled
2008-08-14 16:13:04 +00:00
Sebastian Gerhardt 63f23d2131 improved adherence to GNU coding standards (logging-example) 2008-08-14 13:00:44 +00:00
Sebastian Gerhardt 28f9d1abbe restored texinfo.tex because manual info depends on it 2008-08-14 12:41:46 +00:00
Sebastian Gerhardt 480239ed2e improved adherence to GNU coding standards (Hello, Browser-example) 2008-08-13 22:04:28 +00:00
Sebastian Gerhardt 6fb7dc2055 deleted 1 file that was committed due to a mistake 2008-08-13 18:43:54 +00:00
Sebastian Gerhardt 07a6075474 a few typos fixed 2008-08-13 18:38:19 +00:00
Christian Grothoff 13941d3b7f edits 2008-08-13 17:20:43 +00:00
lv-426 ee6c58eb66 TLS client side code builds builds according to added MHD_DEBUG_TLS configuration option 2008-08-12 23:24:46 +00:00
Christian Grothoff 72dfc4d31c update 2008-08-12 19:51:15 +00:00
Christian Grothoff c5969a735a tutorial 2008-08-12 19:49:42 +00:00
lv-426 53c25f932f added MHD_OPTION_IP_ADDR 2008-08-11 23:04:51 +00:00
lv-426 1c893a971f gnutls code cleanup
symbol refactoring
2008-08-11 03:40:22 +00:00
lv-426 41886bcf92 build issue fix 2008-08-09 16:53:01 +00:00
lv-426 cafcdb1b08 temporary IP binding option added to MHD_daemon_start_va
added support for initiating the daemon in anonymous authentication mode
DH parameter initiation when using anonymous authentication
added daemon credential type field
added daemon option testing flexibility
removed db support
2008-08-09 02:06:38 +00:00
Christian Grothoff dfd057b9b6 fixing 1399 2008-08-06 16:32:11 +00:00