Further work
[pazpar2-moved-to-github.git] / src / http.c
2015-10-16 Adam DickmeissFurther work
2015-09-03 Adam DickmeissFix pazpar2 recording broken PAZ-1029
2015-08-31 Adam DickmeissFix 0 ptr reference for POST and no Content-Type PAZ...
2015-08-31 Adam DickmeissFacility disable/logging of POSTed content PAZ-1027
2015-08-31 Adam DickmeissAdd \n after dump of HTTP response
2015-07-27 Adam DickmeissFix bad HTTP request causes a crash PAZ-1012
2014-03-03 Adam DickmeissFix leak in getaddrinfo usage for HTTP listener
2014-01-03 Adam DickmeissHappy new year
2013-07-11 Adam DickmeissLog socket ID with Response/Response
2013-05-28 Adam DickmeissChange logging of HTTP response
2013-05-28 Adam DickmeissTime HTTP requests
2013-05-18 Adam DickmeissUse sockaddr_storage in accept call PAZ-872
2013-05-16 Adam DickmeissHTTP server: host=@ listens on IPV6 and IPV4 if possible
2013-04-05 Adam DickmeissUse getaddrinfo for HTTP listener
2013-01-02 Adam DickmeissBump copyright year
2012-09-18 Adam DickmeissRemove trailing whitespace
2012-01-11 Adam DickmeissHappy new year
2012-01-09 Adam DickmeissLog HTTP responses if option -d is given twice
2011-12-23 Dennis SchafrothFix warning
2011-10-19 Adam DickmeissFlush HTTP recording file
2011-10-19 Adam DickmeissHTTP recording saves both requests and responses
2011-03-29 Adam DickmeissAvoid freelists for http buf and http channels
2011-03-26 Adam DickmeissAdd facility to record HTTP requests to Pazpar2
2011-03-16 Dennis SchafrothOut defined DEBUG logging http_bufs
2011-03-02 Dennis SchafrothDisabled the max check. Run as always
2011-03-01 Dennis SchafrothCounting the right places. Destroying nmem and wrbuf...
2011-03-01 Dennis SchafrothHandling growing free http buffers and channels
2011-01-07 Adam DickmeissHappy new year
2010-03-30 Adam DickmeissRefactor http_io to not use iochan_setevent
2010-03-23 Adam DickmeissSimplify http_server_destroy
2010-03-15 Adam DickmeissRefactor PP2 charsets handling, use pazpar2_mutex.
2010-03-12 Adam DickmeissLogging channels and mutexes + a few other things
2010-02-15 Adam Dickmeisssession.[ch] replaces logic.c, pazpar2.h
2010-02-12 Adam Dickmeissiochan_man_t in logic.c gone
2010-02-12 Adam DickmeissHTTP session list thread safe
2010-02-11 Adam DickmeissRename http functions
2010-02-10 Adam DickmeissStarting HTTP session manager
2010-02-10 Adam DickmeissHTTP free buffers handled by http_server_t
2010-01-14 Adam DickmeissBump copyright year
2009-09-24 Adam DickmeissDo not include util.h (deleted)
2009-09-23 Adam DickmeissRe-structure conf/server/service ptrs
2009-09-23 Adam DickmeissMore clean-up (remove util.c).
2009-09-08 Adam Dickmeissconst some arguments. Remove http_command.h
2009-09-08 Adam DickmeissAnnocate static vars left
2009-09-08 Adam DickmeissRefactor to avoid more static variables
2009-09-08 Adam DickmeissProxy per-server. Clean various fixed size bufs.
2009-09-07 Adam DickmeissRefactor / reduce globals.
2009-03-19 Adam DickmeissFix NULL ptr reference for HTTP proxy.
2009-01-16 Adam DickmeissUpdated footer comment
2009-01-12 Adam DickmeissHappy new year
2008-12-25 Adam DickmeissANSI funcs with no args
2008-10-21 Adam DickmeissEnsure we're using unsigned char's ptrs for ctype funct...
2008-10-15 Adam DickmeissFixed check for application/x-www-form-urlencoded param...
2008-07-07 Adam DickmeissChanged sscanf in urldecode to use more portable scan...
2008-04-22 Adam DickmeissIncorporate Windos services (sc).
2008-04-20 Adam DickmeissAdded check for Unix specific headers and harmonize...
2008-04-20 unknownPazpar2 compiles on Windows. But does not yet work
2008-04-14 Adam Dickmeissautoheader generates config.h instead of cconfig.h.
2008-04-14 Adam DickmeissRenamed config.[ch] to pazpar2_config.[ch].
2008-04-14 Adam DickmeissRemoved the GAGA code sections.
2008-04-14 Adam DickmeissUpdated source file headers with new year and no CVS Id.
2007-10-08 Adam DickmeissAdded support for retrieval of records in binary.
2007-10-02 Adam DickmeissUse queue for raw show; to solve Bug #1644.
2007-09-26 Adam DickmeissSlightly better diagnostics for HTTP parse errors
2007-09-26 Adam DickmeissFixed bug #1659: Honor LF in HTTP headers.
2007-09-23 Adam DickmeissPazpar2 honors POST requests and proxy's them too if...
2007-09-19 Adam DickmeissRemoved log statement with undefined behavior PAZPAR2.1.0.3
2007-07-03 Adam DickmeissBe more informative if HTTP parsing fails
2007-06-26 Adam DickmeissURL decode variable names. Not just values. If not...
2007-06-15 Adam DickmeissWork on bug #1192: block=1, session_watch problems...
2007-06-04 Adam DickmeissRemoved payload log msg for well-formed payload
2007-06-04 Adam DickmeissWork on bug #1162.. PP2 right now always dump the paylo...
2007-05-15 Adam DickmeissExit when address is already in use (HTTP binding).
2007-04-23 Marc Crommeuupps - removed an exit() too fast without thought...
2007-04-23 Marc Crommeremoved some of the most obvious exit() statements...
2007-04-19 Adam DickmeissRefactor access to global variable channel_list. There...
2007-04-16 Adam Dickmeissmain() in pazpar2.c . Rest of high-level logic moved...
2007-04-15 Sebastian HammerModified http_create. Used a per-request nmem structure...
2007-04-11 Marc Crommeremoved unused code in comments
2007-04-11 Marc Crommeremoved unused code
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
next