]> matita.cs.unibo.it Git - helm.git/shortlog
helm.git
2002-12-25 Stefano Zacchiroli- added inheritance from message class post
2002-12-25 Stefano Zacchiroli- added computation of Content-Length header in respond...
2002-12-25 Stefano Zacchiroli- completed two TODOs
2002-12-25 Stefano Zacchiroli- added string_of_method and method_of_string functions
2002-12-25 Stefano Zacchiroli- changed constructor: request object can now be build...
2002-12-25 Stefano Zacchiroli- moved 'heal_*' functions to Http_parser_sanity
2002-12-25 Stefano Zacchiroli- new module which contains 'sanity' functions previous...
2002-12-25 Stefano Zacchiroliadded:
2002-12-25 Stefano Zacchiroli- common parent class for request and response
2002-12-25 Stefano Zacchiroli- added POST to 'meth' type
2002-12-25 Stefano Zacchiroli- resorted module dependencies accordingly to new modules
2002-12-25 Stefano Zacchirolirebuilt
2002-12-25 Stefano Zacchiroli- removed OT samples like redirection
2002-12-25 Stefano Zacchiroli"qualified" callback req argument as required by new API
2002-12-25 Stefano Zacchiroli"qualified" callback argument as required by new API
2002-12-09 no authorThis commit was manufactured by cvs2svn to create branc...
2002-12-09 Stefano Zacchirolirebuilt
2002-12-09 Stefano Zacchiroliprefix error messages with "[OCaml HTTP]"
2002-12-09 Stefano Zacchirolimention IP address info in request class
2002-12-09 Stefano Zacchiroliadded support for IP address info retrieval for OO...
2002-12-09 Stefano Zacchiroli- added methods to retrieve client IP address related...
2002-12-09 Stefano Zacchiroli- added explode_sockaddr, inverse function of build_soc...
2002-12-09 Stefano Zacchiroliadded client_address example which show the ability...
2002-12-09 Stefano Zacchiroliadded example data files to EXTRA_DIST
2002-12-09 Stefano Zacchiroliignore Makefile, Makefile.in
2002-12-09 Stefano Zacchiroliadded 'deb' target
2002-12-09 Stefano Zacchiroliadded detection of all ocaml related tools and directories
2002-12-09 Stefano Zacchiroliignore all auomake's trash
2002-12-09 Stefano Zacchiroliadded missing BUGS file
2002-12-09 Stefano Zacchiroli- debian version 0.0.3-2
2002-12-09 Stefano Zacchiroliignore Makefile, Makefile.in, .deps
2002-12-09 Stefano Zacchirolibugfix: removed EXTRA_DIST useless line
2002-12-09 Stefano Zacchiroliignore Makefile, Makefile.in
2002-12-09 Stefano Zacchiroliadded Makefile Makefile.in and .deps
2002-12-09 Stefano Zacchiroliremove automake generated stuff
2002-12-09 Stefano Zacchiroliadded automake generated stuff
2002-12-09 Stefano Zacchiroliremoved old home-made Makefile
2002-12-09 Stefano Zacchiroliignore Makefile and Makefile.in
2002-12-09 Stefano Zacchirolifilled SUBDIR var
2002-12-09 Stefano Zacchiroliadded Makefile.in and .deps
2002-12-09 Stefano Zacchirolirebuilt
2002-12-09 Stefano Zacchirolichanged archives to mlgdome2-xslt
2002-12-09 Stefano Zacchiroliswitched to automake based build process
2002-12-09 Stefano Zacchiroli- switched to automake based built
2002-12-09 Stefano Zacchiroliremoved hand-made Makefile
2002-12-06 Stefano Zacchirolisome done, some new todo!
2002-12-06 Stefano Zacchiroliadded entry about oo interfaces
2002-12-06 Stefano Zacchirolirebuilt
2002-12-06 Stefano Zacchiroli- added *.mli
2002-12-06 Stefano Zacchiroli- added OO example
2002-12-06 Stefano Zacchiroli- added exceptions Invalid_header_{name,value}
2002-12-06 Stefano Zacchiroli- added safe_parse_request{,'} which wrap parse_request...
2002-12-06 Stefano Zacchiroliimplemented and exported heal_header_name and heal_head...
2002-12-06 Stefano Zacchiroli- added 'constructor' for response class
2002-12-06 Stefano Zacchiroliminor indentation change
2002-12-06 Stefano Zacchiroli- split init_socket_and_callback in two functions
2002-12-06 Stefano Zacchiroliadded 'build_sockaddr'
2002-12-06 Stefano Zacchiroliremoved now useless (due to automake) Makefile
2002-12-06 Claudio Sacerdoti... * bug fixed: the property construct did not sort and...
2002-12-05 Luca Padovani* ignore things
2002-12-05 Luca Padovani* empty automake Makefile for ocaml stuff
2002-12-05 Luca Padovani* required for compilation of test
2002-12-05 Luca Padovani* patches for ocaml compilation
2002-12-04 Luca Padovani* missed some files
2002-12-04 Luca Padovani* added C++ binding
2002-12-04 Stefano Zacchiroli- reverted to only one quotation level in xmluri, libxm...
2002-12-04 Stefano Zacchirolirecomputed
2002-12-04 Stefano Zacchiroli- bugfix: removed Http_types -> Http_types dep
2002-12-04 Stefano Zacchiroli- use Pcre to perform sanity checks
2002-12-04 Stefano Zacchiroli- first entry for 0.0.7
2002-12-04 Stefano Zacchiroli- added deb target
2002-12-03 Stefano Zacchiroli- added sanity checks entry
2002-12-03 Stefano Zacchiroli*** empty log message ***
2002-12-03 Stefano Zacchiroli- added two TODO comment
2002-12-03 Stefano Zacchiroli- moved exceptions here
2002-12-03 Stefano Zacchiroli- moved exceptions in http_types
2002-12-03 Stefano Zacchiroli- moved exceptions in http_types
2002-12-03 Stefano Zacchiroli- implemented heal_header that sanity checks an header
2002-12-03 Stefano Zacchiroli- added sanity test on headers while using send_header{,s}
2002-12-03 Stefano Zacchiroli- added string_{em,im}plode
2002-12-03 Stefano Zacchiroli- moved exceptions in http_types
2002-12-03 Stefano Zacchiroliadded cvsignores
2002-12-03 Stefano Zacchiroliadded Http_constants module
2002-12-03 Claudio Sacerdoti... m:exist ==> m:exists
2002-12-02 Stefano Zacchiroli- unset http_proxy to avoid libxslt related problems
2002-12-02 Stefano Zacchiroli- bugfix use Netconding.Url.encode instead of trivial...
2002-12-02 Stefano Zacchiroli- added 2 TODO items
2002-12-02 Stefano Zacchiroli- moved supported_properties stuff in uwobo_common
2002-12-02 Stefano Zacchiroli- bugfix: wrap Not_found exception with Stylesheet_not_...
2002-12-02 Stefano Zacchiroli- written help message
2002-12-02 Stefano Zacchiroli- moved here support_properties stuff
2002-12-02 Stefano Zacchirolibugfix: install also _mt objects
2002-12-02 Stefano Zacchiroli- added an additional level of quoting on xmluri argume...
2002-12-01 Stefano Zacchiroli- bugfix (or hack, as you wish :-) for recursive invoca...
2002-12-01 Stefano Zacchiroli- bugfix: add xsl:output element as last child of the...
2002-12-01 Stefano Zacchiroliuse '-thread' option only when linking
2002-12-01 Stefano Zacchiroli- added damned_recursion example
2002-12-01 Stefano Zacchiroli- removed some ':'s
2002-12-01 Stefano Zacchiroli- added mt and non_mt dirs to dist stuff
2002-12-01 Stefano Zacchiroli- split threaded and non threaded implementations
next