index
:
myserver.git
GNU MyServer
summary
refs
log
tree
commit
diff
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-14
test_fork_server: check for return code immediately
HEAD
master
Giuseppe Scrivano
1
-3
/
+3
2011-12-08
configure: check that libevent provides `event_base_loop'.
Giuseppe Scrivano
1
-2
/
+2
2011-11-24
server: get rid of internal variable mustEndServer.
Giuseppe Scrivano
2
-10
/
+4
2011-11-24
scheduler: use a libevent base.
Giuseppe Scrivano
2
-6
/
+19
2011-11-24
gnutls: Do not erroneously use openssl wrapper library definitions.
Giuseppe Scrivano
4
-6
/
+5
2011-11-24
Use the gnulib version for chdir.
Giuseppe Scrivano
1
-1
/
+1
2011-11-24
bootstrap: add module chown.
Giuseppe Scrivano
1
-0
/
+1
2011-10-22
Fix a file descriptors leak when the server is rebooted.
Giuseppe Scrivano
3
-3
/
+9
2011-10-12
bootstrap: add `opendir' and `closedir' to deal with new gnulib versions.
Giuseppe Scrivano
5
-9
/
+22
2011-08-30
NodeTree: accept `name' and `value' both in lower and upper case.
Giuseppe Scrivano
1
-2
/
+2
2011-08-18
Made the behavior of the make install a bit cleaner.
Francesco Pipita
9
-14
/
+21
2011-08-14
bootstrap.conf: Remove module c++defs
Giuseppe Scrivano
1
-1
/
+0
2011-08-08
Set the SecurityToken virtual host before use it.
Giuseppe Scrivano
1
-0
/
+2
2011-08-08
Allow to disable the TCP Nagle algorithm.
Giuseppe Scrivano
3
-0
/
+28
2011-08-08
Use safer gnulib replacements for `freeaddrinfo' and `getnameinfo'.
Giuseppe Scrivano
1
-7
/
+7
2011-08-07
Post-release administration.
Giuseppe Scrivano
1
-0
/
+2
2011-08-07
ClientsThread: drop a class variable used only in a function
Giuseppe Scrivano
2
-3
/
+1
2011-08-03
bootstrap.conf: include module `strndup'.
Giuseppe Scrivano
1
-0
/
+1
2011-08-02
bootstrap.conf: Include `wctype' module from gnulib.
Giuseppe Scrivano
1
-0
/
+1
2011-08-02
Assume NULL is defined.
Giuseppe Scrivano
1
-4
/
+0
2011-07-16
Report the version correctly.
Giuseppe Scrivano
6
-14
/
+12
2011-07-16
version: remove file.
Giuseppe Scrivano
1
-1
/
+0
2011-07-16
NEWS: finalize version number 0.11.
Giuseppe Scrivano
1
-1
/
+1
2011-07-16
bootstrap: update from upstream.
Giuseppe Scrivano
1
-26
/
+64
2011-06-09
Socket: do not use getTicks to measure the sleep time.
Giuseppe Scrivano
1
-3
/
+1
2011-05-29
Use safe gnulib version for `getnameinfo' and `getaddrinfo'.
Giuseppe Scrivano
2
-15
/
+16
2011-05-18
HttpFile: ignore fast copy if throttling is used.
Giuseppe Scrivano
1
-0
/
+1
2011-05-14
Process: do not attempt to close invalid file handles.
Giuseppe Scrivano
1
-8
/
+0
2011-04-27
Proxy: clear Accept-Encoding.
Giuseppe Scrivano
1
-0
/
+2
2011-04-26
HttpDataHandler: reset the content-length field if a transfer encoding is spe...
Giuseppe Scrivano
2
-5
/
+4
2011-04-26
Proxy: don't assume the content-length remains the same.
Giuseppe Scrivano
2
-11
/
+12
2011-04-25
Proxy: cope correctly when a content-length equals to zero is specified.
Giuseppe Scrivano
1
-6
/
+5
2011-04-25
ForkServer: kill the server on errors.
Giuseppe Scrivano
2
-1
/
+3
2011-04-25
Fix load configuration files from the home directory.
Giuseppe Scrivano
3
-1
/
+30
2011-04-25
HttpDataHandler: skip chunks with size 0.
Giuseppe Scrivano
5
-18
/
+29
2011-04-25
Proxy: report correctly sent data.
Giuseppe Scrivano
1
-1
/
+0
2011-04-25
Gzip: code cleanup.
Giuseppe Scrivano
1
-18
/
+7
2011-04-25
Proxy: do not clear filters list.
Giuseppe Scrivano
2
-5
/
+0
2011-04-25
HttpThreadContext: enum transfer encodings.
Giuseppe Scrivano
5
-42
/
+52
2011-04-25
HttpHandlers: support filters.
Giuseppe Scrivano
13
-121
/
+117
2011-04-24
HttpHandlers: simplify appendDataToHTTPChannel.
Giuseppe Scrivano
20
-179
/
+137
2011-04-24
HttpFile: cleanup.
Giuseppe Scrivano
1
-28
/
+15
2011-04-23
HttpHandlers: cleanup
Giuseppe Scrivano
4
-10
/
+3
2011-04-23
HttpDataHandler: rename `checkDataChunks' to `chooseEncoding'
Giuseppe Scrivano
12
-15
/
+17
2011-04-23
HttpDataHandler: Simplify completeHTTPResponse and beginHTTPResponse
Giuseppe Scrivano
12
-26
/
+17
2011-04-23
Simplify HttpDataHandler::appendDataToHTTPChannel.
Giuseppe Scrivano
12
-44
/
+30
2011-04-23
Http: move useChunks and keepalive to HttpThreadContext
Giuseppe Scrivano
16
-98
/
+66
2011-04-23
WebDav: use completeHTTPResponse.
Giuseppe Scrivano
1
-2
/
+2
2011-04-22
Proxy: use HttpHeaders::sendHeader.
Giuseppe Scrivano
1
-5
/
+3
2011-04-22
Fix a segfault when a MIME type is not found.
Giuseppe Scrivano
2
-6
/
+6
[next]