50 most recent events occurring on or after 2016-02-22 22:21:18.
More ↑
2020-03-31
| ||
14:33 | Merged in trunk check-in: 2204669e3b user: rkeene tags: seccomp | |
14:30 | Integrated remove-c11-atomics changes check-in: 7ee2e833d2 user: rkeene tags: trunk | |
14:26 | Made socket idle timeout checks more frequent Closed-Leaf check-in: fe6d401e68 user: rkeene tags: remove-c11-atomics | |
14:20 | Log the connect time, which is significant for closed sockets since they have no request time (since no request was made) check-in: 05f8958cc7 user: rkeene tags: remove-c11-atomics | |
14:19 | Use a mutex (for now?) for closing idle sockets check-in: 158143b222 user: rkeene tags: remove-c11-atomics | |
13:41 | Merged in trunk check-in: 1c1d95a764 user: rkeene tags: remove-c11-atomics | |
2018-05-03
| ||
20:08 | Added support for not redirecting to index.html check-in: 879cdc86ce user: rkeene tags: trunk | |
2018-01-25
| ||
15:18 | • New ticket [de1fb374fd] meme. artifact: 483327ccc9 user: anonymous | |
2016-09-22
| ||
20:20 | • Changes to wiki page Download artifact: fa16bec12d user: rkeene | |
19:57 | • Add attachment filed-1.20-arm-slackware-linux-gnueabi to wiki page Download Binaries artifact: 6c43115ba9 user: rkeene | |
19:57 | • Add attachment filed-1.20-i486-slackware-linux to wiki page Download Binaries artifact: 3b7ec8eada user: rkeene | |
19:56 | • Add attachment filed-1.20-mips-unknown-linux-musl to wiki page Download Binaries artifact: 01bc9e97fc user: rkeene | |
19:55 | • Add attachment filed-1.20-mipsel-generic-linux-uclibc to wiki page Download Binaries artifact: c9f4142d5b user: rkeene | |
19:54 | • Add attachment filed-1.20-x86_64-generic-linux-gnu to wiki page Download Binaries artifact: cb32565eab user: rkeene | |
19:53 | • Add attachment filed-1.20-x86_64-generic-linux-musl to wiki page Download Binaries artifact: a13202c02a user: rkeene | |
19:52 | • Add attachment filed-1.20-x86_64-redhat5-linux to wiki page Download Binaries artifact: ab2d11cdfc user: rkeene | |
19:31 | • Changes to wiki page Manual artifact: 39635e7b71 user: rkeene | |
19:31 | • Edit [1c7faf07aa]: Add tag "1.20". artifact: 225f73b793 user: rkeene | |
19:30 | Post-release version increment check-in: f3418e68d2 user: rkeene tags: trunk | |
19:30 | Filed 1.20 check-in: 1c7faf07aa user: rkeene tags: trunk, 1.20 | |
19:28 | Added script to create precompiled binaries check-in: d3f770e3c3 user: rkeene tags: trunk | |
19:02 | Updated to support compiling filed in alternate directories check-in: 08602df0fc user: rkeene tags: trunk | |
18:34 | Updated to use nanosleep() instead of usleep() which requires a _BSD_SOURCE macro check-in: 1fb0b13c23 user: rkeene tags: trunk | |
18:01 | Updated to explicitly use sigaction and BSD-style signal handlers, needed to properly deal with SIGPIPE when closing connections check-in: 3a7004a8cd user: rkeene tags: trunk | |
17:35 | Started branch to replace C11 atomics with simpler (but hopefully lock-free) implementation check-in: c6f6825723 user: rkeene tags: remove-c11-atomics | |
2016-08-17
| ||
16:25 | • Changes to wiki page Download artifact: 5d36b0946d user: rkeene | |
16:23 | Post-release version increment check-in: 1233e63987 user: rkeene tags: trunk | |
16:22 | • Edit [a78878e047]: Add tag "1.18". artifact: c834a9696a user: rkeene | |
16:22 | Filed 1.18 check-in: a78878e047 user: rkeene tags: trunk, 1.18 | |
16:21 | Added compile-time support for a fake chroot mode instead of using a real chroot (this may change into a runtime option one day) check-in: 5ea7bc0001 user: rkeene tags: trunk | |
2016-08-09
| ||
16:51 | Disabled -Werror, it is a bad idea for releases to include check-in: 1a822c0ca5 user: rkeene tags: trunk | |
2016-05-20
| ||
16:00 | Updated to work if "-c 0" is used to disable file descriptor caching check-in: 6b9ca2c468 user: rkeene tags: trunk | |
15:52 | Added a simple way to pass additional CFLAGS/LDFLAGS/LIBS check-in: 6d0a708452 user: rkeene tags: trunk | |
2016-03-03
| ||
04:21 | Fixed bugs related to not using C11 atomics check-in: 4ce6697da8 user: rkeene tags: trunk | |
2016-02-23
| ||
05:24 | Added a troubleshooting section to the README about C11 atomics and broken versions of gcc check-in: afddda9b5d user: rkeene tags: trunk | |
2016-02-22
| ||
23:25 | Updated man page version to be in-sync with the rest of the source check-in: 8f1b3e35fb user: rkeene tags: trunk | |
23:03 | • Changes to wiki page Download artifact: 824e35f91f user: rkeene | |
23:03 | • Add attachment filed-1.16-linux-mips to wiki page Download Binaries artifact: cecf3939e3 user: rkeene | |
22:59 | • Changes to wiki page Download artifact: 0f94b7835c user: rkeene | |
22:58 | • Add attachment filed-1.16-linux-x86 to wiki page Download Binaries artifact: d5b0ff31c6 user: rkeene | |
22:57 | Updated to cast thread ID to an appropriately sized integer type before casting it to (unsigned long long) for logging, prevents a GCC error when pthread_t is a pointer of a different (smaller) size than unsigned long long check-in: ca00774c8f user: rkeene tags: trunk | |
22:43 | • Changes to wiki page Download artifact: 8c6acfe350 user: rkeene | |
22:42 | • Add attachment filed-1.16-linux-x86_64 to wiki page Download Binaries artifact: 4ca61d6b2b user: rkeene | |
22:42 | • Delete attachment "filed-1.14-linux-x86_64" from wiki page Download Binaries artifact: 3f4f66f796 user: rkeene | |
22:35 | Post-release version increment check-in: 38ad23a62e user: rkeene tags: trunk | |
22:35 | • Edit [395483fa73]: Add tag "1.16". artifact: 947560c96d user: rkeene | |
22:35 | Filed 1.16 check-in: 395483fa73 user: rkeene tags: trunk, 1.16 | |
22:34 | Fixed issue with initializing timeout structures when using chroot() check-in: 64aa5e7fb5 user: rkeene tags: trunk | |
22:22 | • Changes to wiki page Download artifact: 49514ad436 user: rkeene | |
22:21 | • Add attachment filed-1.14-linux-x86_64 to wiki page Download Binaries artifact: 25a0e65c95 user: rkeene | |