50 check-ins occurring on or before 2014-02-12 17:42:15.
More ↑
2014-02-12
| ||
17:42 | Fixed NULL pointer dereference and also possible buffer overflow processing HTTP request, created in [8cb189c633] check-in: dd737cd8c7 user: rkeene tags: trunk | |
06:11 | Updated to use time to ensure that a duplicate ETag is never generated check-in: 7e211d072e user: rkeene tags: trunk | |
01:40 | Fixed wrapping of --help check-in: 2fe411187a user: rkeene tags: trunk | |
01:35 | Post release version increment check-in: a4b6e76732 user: rkeene tags: trunk | |
01:35 | Filed 1.4 check-in: 54ff5cc0ff user: rkeene tags: trunk, 1.4 | |
2014-02-11
| ||
16:55 | Added note about log files check-in: d6e6e6e9c7 user: rkeene tags: trunk | |
16:50 | Updated to support logging to processes in addition to files check-in: 541136d097 user: rkeene tags: trunk | |
16:45 | Updated to create function for opening log file check-in: 5abd6e92c9 user: rkeene tags: trunk | |
08:36 | Corrected spelling error in comments check-in: 7f5706f719 user: rkeene tags: trunk | |
08:12 | Updated to provide method earlier to log check-in: 5f36930fec user: rkeene tags: trunk | |
08:11 | Added ETag check-in: 63a88bc1bc user: rkeene tags: trunk | |
07:43 | Updated to support the HEAD HTTP method check-in: 5a054ee091 user: rkeene tags: trunk | |
05:53 | Removed unneeded assignment check-in: 8cb189c633 user: rkeene tags: trunk | |
05:52 | Updated to actually set fgets_ret, oops check-in: 299fa6a68f user: rkeene tags: trunk | |
05:49 | Updated to check fgets() return value and removed now unused variable check-in: 74c7ab003e user: rkeene tags: trunk | |
05:15 | Post release version increment check-in: 6f539a8f16 user: rkeene tags: trunk | |
05:14 | Filed 1.2 check-in: b6fe901824 user: rkeene tags: trunk, 1.2 | |
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 | |