]> matita.cs.unibo.it Git - helm.git/history - helm/DEVEL/ocaml-http
ocaml 3.09 transition
[helm.git] / helm / DEVEL / ocaml-http /
2005-09-14 Stefano Zacchirolifixed a finalization issue for connections closed twice
2005-08-18 Stefano Zacchiroliready for 0.1.1 release
2005-08-16 Stefano Zacchiroliintegrated Eric's patch for HTTP/1.1 persistant connections
2005-06-28 Stefano Zacchirolifixed bug in response first line parsing (arbitrary...
2005-05-17 Stefano Zacchirolisnapshot
2005-03-29 Stefano Zacchirolirebuilt against ocaml 3.08.3
2005-02-08 Stefano Zacchiroli0.1.0-1 entry
2005-02-08 Stefano Zacchirolistrip debian version from META version
2005-02-08 Stefano Zacchiroliuse wildcard in install target so that binary objects...
2005-02-08 Stefano Zacchiroli- changed license to lgpl
2005-02-08 Stefano Zacchirolidebian changes target release 0.1.0
2005-02-08 Stefano Zacchiroliincluded lgpl
2005-02-03 Stefano Zacchirolitarget 0.1.0 changelog (not yet released ...)
2005-02-03 Stefano Zacchiroliuniformed default values handling, now they are all...
2005-02-03 Stefano Zacchiroli- added main that starts a new http_daemon given a...
2005-02-03 Stefano Zacchirolicosmetic changes (no longer open Neturl)
2005-02-03 Stefano Zacchiroliremoved Makefile.overrides
2005-02-03 Stefano Zacchirolirebuilt
2005-02-03 Stefano Zacchiroli- moved ocamldoc comments in .mli
2005-02-03 Stefano Zacchiroliadded warn and error for messaging
2005-02-03 Stefano Zacchiroliadded http_types.mli: Makefile.overrides is now useless
2005-02-03 Stefano Zacchiroliremoved useless dont_fork and obj_foo examples
2005-02-03 Stefano Zacchiroliported to daemon_spec
2005-02-03 Stefano Zacchiroli- ported to daemon_spec
2005-02-03 Stefano Zacchiroli- added sigpipe handling to avoid processes get killed...
2005-02-03 Stefano Zacchiroliadded head_callback to access response status and heade...
2004-12-11 Stefano Zacchiroliignores example binaries
2004-11-02 Stefano Zacchirolirenamed Http_client to Http_user_agent to avoid clashes...
2004-09-09 Stefano Zacchirolibumped deps on ocamlnet to 0.98
2004-09-09 Stefano Zacchiroliported to ocamlnet 0.98
2004-08-27 Stefano Zacchiroliported to ocaml 3.08
2004-05-24 Stefano Zacchirolidon't remove documentation on "make dist" so that docum...
2004-05-24 Stefano Zacchiroliadded hostname resolution entry
2004-05-24 Stefano Zacchiroliimplemented hostname resolution for "addr" parameter
2004-05-24 Stefano Zacchirolirewritten "start" comment, now is almost decent
2004-05-24 Stefano Zacchiroliemptied implementing all items
2004-05-24 Stefano Zacchiroliremoved spurious messages
2004-05-24 Stefano Zacchiroli- ported to latest API
2004-05-24 Stefano Zacchiroli- added basic_auth.ml example
2004-05-24 Stefano Zacchirolidebian snapshot (towards a release)
2004-05-20 Stefano Zacchirolibumped copyright years
2004-05-20 Stefano Zacchirolireverted code parameter on respond function to its...
2004-05-20 Stefano Zacchirolirebuilt
2004-05-20 Stefano Zacchiroliwritten entry for 0.0.9
2004-05-20 Stefano Zacchirolirestyled API so that respond_* are statically typechecked
2004-05-20 Stefano Zacchiroli- changed API so that respond_* are statically type...
2004-05-20 Stefano Zacchiroliadded support for HEAD requests
2004-05-20 Stefano Zacchirolihttp basic authentication example
2004-05-20 Stefano Zacchiroliadded support for HTTP (Basic) authentication
2004-05-20 Stefano Zacchiroli- added support for HTTP (Basic) authentication
2004-05-20 Stefano Zacchiroliexpanded content of old topfind
2004-05-20 Stefano Zacchirolino longer needed
2004-04-01 Stefano Zacchiroli- added "Host:" line to http requests so that virtual...
2004-03-31 Lionel MamaneInstall to findlib-defined dest dir, not to stdlib dir
2003-12-16 Stefano Zacchiroliremoved useless "-package netclient" from one of the...
2003-12-16 Stefano Zacchirolibumped version to 0.0.9
2003-12-16 Stefano Zacchirolifixed typo in ocamldoc comment
2003-12-16 Stefano Zacchiroliadded parse_response_fst_line
2003-12-16 Stefano Zacchiroli- return (or iter on) just http response's body
2003-12-16 Stefano Zacchiroliadded Malformed_response exception
2003-12-16 Stefano Zacchiroliadded http_client module
2003-12-16 Stefano Zacchirolirebuilt
2003-12-16 Stefano Zacchiroliported to ocaml 3.07
2003-07-11 Stefano Zacchirolireordered link order
2003-04-04 Stefano Zacchirolimoved some constants from Http_daemon to Http_constants
2003-03-12 Stefano Zacchiroli- bugfiz: 0! = 1 :-)
2003-03-12 Stefano Zacchiroli- reverted to >= dependencies for ocaml libraries
2003-03-12 Stefano Zacchirolichanged interface of send_file function to enforce...
2003-02-20 Stefano Zacchiroliexposed Http_message module
2003-02-03 Stefano Zacchiroliadded generation of LaTeX documentation
2003-02-03 Stefano Zacchiroliupdated
2003-02-03 Stefano Zacchiroliadded a lot of ocamldoc comments
2003-02-03 Stefano Zacchiroli- added GPL preamble
2003-02-03 Stefano Zacchiroli- added GPL preamble
2003-02-03 Stefano Zacchiroliadded GPL preamble
2003-02-03 Stefano Zacchirolifixed a syntax quirk to make ocamldoc happy
2003-02-03 Stefano Zacchirolimoved an ocamldoc comment to .mli
2003-02-03 Stefano Zacchirolispacing to make ocamldoc happy
2003-02-03 Stefano Zacchirolibugfix: catch new exceptions for unsupported HTTP versi...
2003-02-03 Stefano Zacchiroliignore .dot and .ps files
2003-02-03 Stefano Zacchiroliadded GPL preamble
2003-02-03 Stefano Zacchiroli- removed superseded exceptions: Unsupported_method...
2003-02-03 Stefano Zacchiroliadded generation of dot modules dependency graph
2003-01-17 Stefano Zacchirolimention sockets' shutdown
2003-01-17 Stefano Zacchiroli- added support for shutdown of servers' socket on...
2003-01-17 Stefano Zacchiroliuse new Http_tcp_server.fork server instead of (now...
2003-01-17 Stefano Zacchiroliadded 'highlander' example to test fast rebinding of...
2003-01-10 Stefano Zacchirolidebugging print of HTTP request's parsing errors
2003-01-10 Stefano Zacchiroliadded support for "ancient" HTTP requests like "GET...
2003-01-10 Stefano Zacchiroliadded two TODO items:
2003-01-09 Stefano Zacchiroli- added debugging print of request 1st line
2003-01-05 Stefano Zacchiroli- added some TODO comments
2003-01-05 Stefano Zacchiroli- better test for content-length header existence ...
2003-01-05 Stefano Zacchiroli- case insensitive handling of header names
2003-01-05 Stefano Zacchiroli- catch Not_found exception while regexping headers
2003-01-05 Stefano Zacchiroli- added a TODO comment
2003-01-05 Stefano Zacchiroli- added Quit exception to force main daemon to quit
2003-01-05 Stefano Zacchiroli- hand made 'wget' function instead of Http_client...
2003-01-05 Stefano Zacchiroli- dump also request's body, useful to debug POST requests
2003-01-05 Stefano Zacchiroli- added *.o *.a *.deb
next