Add GetInstanceNetworks() config method
[ganeti-local] / lib / http /
2008-12-17 Michael HanselmannAdd simple unittests for ganeti.http
2008-12-15 Michael Hanselmannganeti.http: Add three TODOs for improvements
2008-12-15 Michael Hanselmannganeti.http: Explicitly initiate handshake
2008-12-15 Michael Hanselmannganeti.http: Implement handshake socket operation
2008-12-15 Michael Hanselmannganeti.http: Handle SSL_ERROR_ZERO_RETURN
2008-12-14 Iustin Popcleanup: http server, line too long
2008-12-14 Iustin Popcleanup: http client, line too long
2008-12-12 Michael Hanselmannganeti.http: Rename HttpBase._using_ssl to HttpBase...
2008-12-12 Michael Hanselmannganeti.http: Rename HttpSocketBase to HttpBase
2008-12-11 Iustin PopFix epydoc format warnings
2008-12-10 Michael Hanselmannganeti.http: Docstring updates
2008-12-09 Michael Hanselmannganeti.http: Remove _HttpClientError
2008-12-09 Michael Hanselmannganeti.http.server: Increase connection backlog to...
2008-12-05 Iustin Pophttp: use slicing instead of string modification
2008-12-04 Michael Hanselmannganeti.http: Add constant for DELETE
2008-12-04 Michael HanselmannRemove old HTTP code
2008-12-04 Michael Hanselmannganeti.http: Split HTTP server and client into separate...
2008-12-04 Michael HanselmannRename all HTTP classes to camel case
2008-12-04 Michael Hanselmannganeti.http: Remove underline from two classes
2008-12-04 Michael HanselmannMove HTTP code to subpackage