Timeline

50 descendants of 145eda8451544dab

2014-02-11
05:01
Updated to reduce use of malloc/strdup -- current run-time use is only for logging check-in: 614c3eb427 user: rkeene tags: trunk
04:42
Added note if logging is disabled check-in: 8396a85348 user: rkeene tags: trunk
04:40
Re-enabled logging in default build, accidentally disabled check-in: 2334e712aa user: rkeene tags: trunk
04:39
Updated to use a thread-local variable for dummy log entries to avoid potential issues check-in: b8d6314870 user: rkeene tags: trunk
04:32
Whitespace fix check-in: bbd721a8cc user: rkeene tags: trunk
04:26
Updated to generate log entry only after transfer completes check-in: 273835a798 user: rkeene tags: trunk
2014-02-08
08:52
Updated to log message at startup check-in: 0802341b53 user: rkeene tags: trunk
08:46
Log formatting changes check-in: 5decd7a269 user: rkeene tags: trunk
06:59
Post-release version increment check-in: 525e4358e2 user: rkeene tags: trunk
06:57
Filed 1.0 check-in: 235573fe1c user: rkeene tags: trunk, 1.0
06:55
Updated to correctly display IPv4 address if bound to IPv4 addresses check-in: 2a36924161 user: rkeene tags: trunk
06:43
Moved more file size variables to correct type and started reporting on completion of files check-in: 521131f382 user: rkeene tags: trunk
06:39
Added appropriate licensing information check-in: daddda9632 user: rkeene tags: trunk
06:08
Syncronized version numbers check-in: dbd2e7012f user: rkeene tags: trunk
06:08
Added support for a --version option check-in: aed0816914 user: rkeene tags: trunk
06:01
Updated to become a daemon earlier so that opening "/dev/null" works check-in: 5d36185bbb user: rkeene tags: trunk
05:33
Updated to send correct mime type for served index.html page check-in: d78a7b98bf user: rkeene tags: trunk
05:27
Added support for serving out a /index.html if / is requested. check-in: cb54ba2b24 user: rkeene tags: trunk
03:55
Added README check-in: ab9592633a user: rkeene tags: trunk
03:36
Updated to support addresses specified in IPv4 style (in which case only IPv4 is used) check-in: 0bbc3f5bba user: rkeene tags: trunk
03:17
Updated to more safely generate mimetypes file check-in: cbe7d25150 user: rkeene tags: trunk
03:16
Moved cleanup of mime types file to distclean check-in: c928347a46 user: rkeene tags: trunk
03:15
Updated to emit correct code for an empty mime types file check-in: 4e6097bf48 user: rkeene tags: trunk
03:14
Updated to make mime types file configurable check-in: ad6e43c2bd user: rkeene tags: trunk
03:10
Noted that status should be reported check-in: 1127550a5c user: rkeene tags: trunk
03:09
Updated to do less work if logging is disabled check-in: 7a401fd8d2 user: rkeene tags: trunk
03:04
Updated to compile correctly with logging disabled check-in: 66d99492b4 user: rkeene tags: trunk
02:50
Updated documentation check-in: 303474c09a user: rkeene tags: trunk
02:44
Updated external links in manual check-in: 4ed7fcc2fd user: rkeene tags: trunk
02:32
Updated wiki man page formatting check-in: 886950f4f2 user: rkeene tags: trunk
02:29
Cosmetic man page fix check-in: d91a19e005 user: rkeene tags: trunk
00:43
Updated to open log file early (as documented) and to also flush the log file after every entry check-in: 0c9ffb4cd9 user: rkeene tags: trunk
00:29
Allow user to specify log file check-in: 4540126d59 user: rkeene tags: trunk
00:20
Implemented logging check-in: a31015a6d2 user: rkeene tags: trunk
2014-02-07
23:23
Added start of logging check-in: 08a3222e4b user: rkeene tags: trunk
22:56
Added support for sending correct MIME type check-in: 1208332554 user: rkeene tags: trunk
21:51
Updated wiki HTML page check-in: e7fa8416e1 user: rkeene tags: trunk
21:44
Added support for becoming a daemon check-in: 82653deb02 user: rkeene tags: trunk
21:12
Normalized macro names check-in: 25c96dfee9 user: rkeene tags: trunk
21:10
Updated to support disabling getpwnam() check-in: e7dc183669 user: rkeene tags: trunk
21:06
Added install target check-in: 13b69230ce user: rkeene tags: trunk
20:43
Updated man page check-in: f1c59a3a0d user: rkeene tags: trunk
2014-02-06
23:35
Added usage information check-in: a67c46369b user: rkeene tags: trunk
22:41
Changed section to 1 for man page check-in: 20cc928425 user: rkeene tags: trunk
22:37
Changed default port to 80 and added man page check-in: a00dfe0a20 user: rkeene tags: trunk
20:43
Updated to support arguments, updated hashing algorithm, and minor cleanup check-in: 613c9bd346 user: rkeene tags: trunk
08:42
Updated to use off_t to represent disk sizes check-in: b040037186 user: rkeene tags: trunk
08:26
Added additional debugging regarding range computation check-in: c35e6a2d15 user: rkeene tags: trunk
08:03
Fixed segfault issue and updated to limit sendfile() size check-in: 47ef170824 user: rkeene tags: trunk
07:53
Added large file support check-in: abb8c966f2 user: rkeene tags: trunk
07:50
Added support for a non-blocking HTTP mode check-in: 145eda8451 user: rkeene tags: trunk