Merge branch 'master' into sru_2_0
[yaz-moved-to-github.git] / src / comstack.c
2013-09-10 Adam DickmeissNo unsigned char's in public API (except for iconv)
2013-05-16 Adam DickmeissDefine local strcasecmp funcs
2013-05-01 Adam DickmeissFix problem with HTTP decoding
2013-04-23 Adam DickmeissFix vhost problem YAZ-654
2013-01-06 Adam DickmeissBump year
2012-10-23 Adam DickmeissAllow HTTP protocol on unix local socket
2012-09-19 Adam DickmeissReformat: delete trailing whitespace
2012-01-09 Adam DickmeissHappy new year
2011-08-16 Adam DickmeissCheck for invalid COMSTACK addresses
2011-07-19 Adam DickmeissAdd cs_create_host_proxy
2011-04-26 Adam DickmeissAvoid ctype.h .
2011-01-06 Adam DickmeissHappy new year
2010-11-03 Adam DickmeissUpdate configure to generate config.h
2010-01-14 Adam DickmeissBump copyright year
2009-12-17 Adam DickmeissRefactor HTTP chunk decoding to separate func
2009-01-15 Adam DickmeissUpdated footer comment
2009-01-09 Adam DickmeissHappy new year
2008-06-04 Adam DickmeissStarted work on using GNU TLS as an alterantive to...
2008-04-01 Adam DickmeissUpdate source headers for 2008. Omit CVS ID keyword...
2007-11-30 Adam DickmeissAdjustments to make YAZ compile as C++ code.
2007-10-09 Adam DickmeissRevised types for functions cs_complete_auto, etc.
2007-10-07 Adam DickmeissAdded HTTP tunnel facility for COMSTACK, bug #1752.
2007-10-05 Adam DickmeissImplemented function cs_create_host.
2007-01-11 Adam DickmeissImplemented bug #806: Deal with HTTP clients sending...
2007-01-03 Adam DickmeissTowards 2.1.44. Bump copyright year.
2006-08-24 Adam DickmeissMake a facility for COMSTACK to reject too large packag...
2005-06-25 Adam DickmeissExpanded tabs in all source files. Added vim/emacs...
2005-01-15 Adam DickmeissBump year
2004-10-15 Adam DickmeissDoxyfile file description. Indentation. No change of...
2004-09-30 Adam DickmeissFix serious bug regarding HTTP requests (introduced...
2004-09-21 Adam DickmeissFix problem with decoding of HTTP responses with no...
2004-05-03 Adam DickmeissAdded a few casts
2004-04-29 Adam DickmeissImplement cs_set_ssl_ctx which sets SSL_CTX for SSL...
2004-04-29 Adam DickmeissRelax http/https URL check a bit
2004-04-28 Adam DickmeissZOOM now allows inspection of X509 peer certificate...
2004-02-25 Adam DickmeissSkip HTTP chunk extension (if present). Towards 2.0.14.
2004-02-19 Adam DickmeissDefine for CHUNK_DEBUG
2004-01-06 Adam DickmeissUse _strnicmp on Windows
2004-01-06 Adam DickmeissFix a bug with decoding of XML packed records YAZ.2.0.9.4
2003-11-17 Mike TaylorInclude system-level error message in cs_errmsg() outpu...
2003-10-27 Adam DickmeissSource restructure. yaz-marcdump part of installation