GPLv2. Added appendix with full license. Added refernece to that from
[pazpar2-moved-to-github.git] / src / http.c
2007-04-10 Adam DickmeissGPLv2. Added appendix with full license. Added refernec...
2007-04-08 Adam DickmeissMoved HTTP channel address from struct iochan to struct...
2007-04-02 Marc CrommeRemoved assignment of global_parameters.server->host...
2007-03-31 Marc Crommeadjusting HTTP headers to be conformant with Upper...
2007-03-31 Marc Crommealigning log messages for nice look-and-feel
2007-03-31 Marc Crommeremoved warnings coming from missing casts (const char...
2007-03-30 Sebastian HammerFunctional settings system. At this point, they control...
2007-03-29 Sebastian Hammerifdeffed-out the Location-header rewrite in proxy_io...
2007-03-29 Marc CrommeChanged the way the forwarded HTTP headers are computed...
2007-03-28 Marc Crommegetting the paraz2 server host and port info from the...
2007-03-27 Marc Crommeadded HTTP headers "pazpar2-version", "pazpar2-server...
2007-03-15 Sebastian HammerThis update completes the factoring out of database...
2007-02-05 Sebastian HammerFixed some pointer errors
2007-02-05 Sebastian HammerBug 769. Rewriting Location headers in proxy responses
2007-01-10 Adam DickmeissInclude netinet/in.h for IP resolve types. Makes pazpar...
2007-01-10 Adam DickmeissUse memset rather than bzero (obsolete, and sometimes...
2007-01-10 Adam DickmeissAvoid declarations after statements
2007-01-08 Adam DickmeissAutomaked pazpar2. Bug #799. Preprocessor defines are...
2007-01-06 Sebastian HammerRemoved command.c (telnet-style interface)
2006-12-21 Sebastian HammerDiagnotic tuning
2006-12-21 Sebastian HammerMore detailed logging of HTTP requests
2006-12-20 Adam DickmeissFixed problem with detection of end-of-stream for HTTP...
2006-12-20 Sebastian HammerReorganized source tree