index
:
pracro.git
aasimon
master
new_protocol
origin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
src
/
httpd.cc
Age
Commit message (
Expand
)
Author
2014-03-05
Use hugin module instead of old debug code.
Bent Bisballe Nyeng
2014-02-12
Fix 64bit compilation
Bent Bisballe Nyeng
2012-08-10
Fix compilation of all tests.
Bent Bisballe Nyeng
2012-05-03
Make MHD_get_connection_info work on old microhttpd.
Bent Bisballe Nyeng
2012-05-03
Print peer address on connection.
Bent Bisballe Nyeng
2012-03-01
Only print *data_size bytes from data to debug output. Added connection time ...
Bent Bisballe Nyeng
2012-02-16
Re-enable threads, they were not the culprit.
Bent Bisballe Nyeng
2012-02-16
Re-disable threaded connections.
Bent Bisballe Nyeng
2012-01-10
Make microhttp use one thread per connection.
Bent Bisballe Nyeng
2011-12-06
Rollback microhttpd using one thread pr. connection. This feature must be int...
Bent Bisballe Nyeng
2011-11-28
Use one-thread-per-connection and fix up Session locking.
Bent Bisballe Nyeng
2011-08-02
New 'open course' feature.
deva
2011-02-17
Rewrite of all old tests to new unittest framework. Also some work on testdb;...
deva
2011-02-14
Revert httpd.cc file from last commit.
deva
2011-02-14
'Ported' export functionality from macrotool.
deva
2011-02-04
A new connection handling mechanism.
deva
2010-07-05
Remove PRACRO_ prefix from debug macros.
deva
2010-07-05
Partial commit (final): Add missing headers, fixing gcc4.4 compile errors.
deva
2010-06-14
Isolated all microhttpd code in Httpd class.
deva