Merge remote-tracking branch 'origin/stable-2.0'
[bpt/guile.git] / module / web /
2012-05-21 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-05-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-05-10 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-05-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-04-30 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-04-26 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-04-26 Andy WingoMerge commit 'f66cbb99ee096186837536885d3436bb334df34d'
2012-04-26 Andy WingoMerge commit '1cd63115be7a25d0ea18aaa0e1eff5658d8db77a'
2012-04-26 Andy WingoMerge commit 'de1eb420a5a95b17e85b19c4d98c869036e9ecb0'
2012-04-26 Andy WingoMerge commit 'd10f7b572c0ca1ccef87f9c46069daa30946e0cf'
2012-03-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-22 Andy Wingoadd bad-request printer
2012-03-22 Andy Wingoadd exception printers for bad-header, bad-header-component
2012-03-22 Andy Wingomicro-optimizations to string-trim-both, and to (web...
2012-03-12 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-12 Andy WingoMerge branch 'master' of git.sv.gnu.org:/srv/git/guile
2012-03-12 Andy Wingoweb http: fix Ma -> Mar
2012-03-11 Andy Wingofix bad-request-printer
2012-03-11 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-03-11 Andy Wingoadd bad-request printer
2012-03-11 Andy Wingoweb server http: 400 Bad Request on bad requests
2012-03-11 Andy Wingoadd exception printers for bad-header, bad-header-component
2012-03-08 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-03-07 Andy Wingomicro-optimizations to string-trim-both, and to (web...
2012-03-06 Andy Wingomicro-optimization in (web server)
2012-03-05 BT TempletonMerge branch 'bt/elisp'
2012-02-23 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-02-22 Andy Wingomicrooptimizations in (web uri)
2012-02-21 Andy Wingoquick fix the quick fix
2012-02-21 Andy Wingoquick fix to uri parser
2012-02-15 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-14 Andy Wingoweb server: fix spurious warning
2012-02-12 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-12 Andy Wingoweb server: do not provide a response body where it...
2012-02-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-11 Andy Wingoweb server: print backtrace on errors when run in batch...
2012-02-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-02 Bake TimmonsImprove the usage of variable names in Scheme docstrings.
2012-01-09 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-01-09 Andy WingoMerge commit 'f78a1ccede02ccad89d6c91a6b297f1f14a30907'
2012-01-09 Daniel Hartwigpermit non-date values for Expires header
2012-01-07 Ian Price`write-request-line' writes absolute paths, not absolut...
2012-01-07 Andy Wingoremove duplicate write-uri definition
2011-12-22 Andy WingoHTTP: Fix qstring writing of cache-extension values
2011-12-22 Daniel HartwigExtend handling of "Cache-Control" header.
2011-12-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-06 Andy Wingoallow URIs of the form file:///etc/hosts
2011-12-06 Andy WingoUpdate a comment in (web client)
2011-12-01 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-23 Daniel Hartwigfix validators for various list-style headers
2011-10-27 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-10-17 Andy Wingofix (web http) write-date for mondays
2011-09-29 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-09-10 Ian PriceRFC 822 allows single digit days of the month
2011-09-02 Andy Wingomore define-syntax-rule usage
2011-08-31 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-08-04 Andy Wingo(web http): locale-independent parsing and serializatio...
2011-07-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-07-21 Andy Wingoopen-socket-for-url returns port in latin1 encoding
2011-07-15 Andy Wingoensure presence of Host header in HTTP/1.1 requests
2011-07-15 Andy Wingoadd (web client)
2011-04-11 Andy WingoMerge remote branch 'origin/stable-2.0'
2011-02-24 Andy Wingoweb server more assiduous about closing ports
2011-02-18 Andy Wingocore modules use (ice-9 binary-ports) instead of (rnrs...
2011-01-11 Andy Wingorequest and response cleanups
2011-01-11 Andy Wingo(web response) and (web request): bodies are bytevectors
2011-01-10 Andy Wingoparse credentials and challenges
2011-01-09 Andy Wingomore symbols in (web http)
2011-01-09 Andy Wingo(web http): keys are always symbols
2011-01-08 Andy Wingo(web http): don't expose header-decl objects
2011-01-08 Andy Wingo(web http): header names always represented as symbols
2011-01-07 Andy Wingoread-header returns EOF at end, update (web http) docs
2011-01-07 Andy Wingouri-encode fast path
2011-01-07 Andy Wingouri-decode #:encoding, not #:charset
2011-01-07 Andy Wingorename string->uri and uri->string.
2010-12-17 Andy Wingobuild-response validates headers
2010-12-16 Andy Wingohttp: lists of header names parse better
2010-12-16 Andy Wingobetter cache-control: private, no-cache parsing
2010-12-16 Andy Wingo(web server) docstrings
2010-12-16 Andy Wingodocstrings in (web request) and (web response)
2010-12-16 Andy Wingo(web http) docstrings
2010-12-16 Andy Wingodocument (web uri), and simplify uri-encode
2010-12-12 Andy Wingofix testing code in web/server
2010-12-12 Andy Wingohttp-read robustness
2010-12-11 Andy Wingo(web uri) can uri-decode non-utf-8 payloads
2010-12-06 Andy Wingohttp-read calls setvbuf only once
2010-12-06 Andy Wingofix name...
2010-12-06 Andy Wingofix read-{request,response}-body/latin-1
2010-12-06 Andy Wingoleniency regarding quality values in http.scm
2010-12-06 Andy Wingofix entity tag writing
2010-12-06 Andy Wingomore robustness in http-read
2010-12-05 Andy Wingohttp doesn't keep-alive requests for which there was...
2010-12-04 Andy Wingo(web server http) comment
2010-12-04 Andy Wingofix error handling in read-{request,response}-body...
2010-12-03 Andy Wingohttp server impl reads body as a bytevector by default
2010-12-03 Andy Wingoremove redundant error-handling block
2010-12-03 Andy Wingoweb server micro-tuning
2010-12-03 Andy Wingoreverse order of poll-set traversal in http-read
2010-12-03 Andy Wingo(web server) punts keep-alive to impls; http server...
2010-12-02 Andy Wingoadd some debugging to (web server)
next