root
| Name | Size | Rev | Age | Last Change |
|---|---|---|---|---|
| db | e044cc70b8bbba183fdf396ddbc00b2407eb5bea | 7 days | Add a subject tag to email distribution Signed-off-by: Antti-Juhani … | |
| doc | 45af145fba9488de1cc9d7106aaa6061d101fe2b | 8 months | Work on the manual. Signed-off-by: Antti-Juhani Kaijanaho … | |
| html | 868b365c127bbf4f0b52f22da03e32a94a4f6653 | 11 months | Update the project blurb Signed-off-by: Antti-Juhani Kaijanaho … | |
| http | 8fab37d78032b4009b127dc2d5c06b71a627ebd5 | 7 days | [http::connection] Kill idle connections. Signed-off-by: Antti-Juhani … | |
| local | a65c1b90ddab3b6400f45d3fbbe5c51b9c703803 | 3 months | Nit Signed-off-by: Antti-Juhani Kaijanaho <ajk@…> | |
| logger | 341603a0f7acf173ecace38718deb66801483644 | 2 months | Fix #67 by using a recursive mutex Signed-off-by: Antti-Juhani Kaijanaho … | |
| msg | e7bbf3c6b857df8ad33c4d39396d693b48a48461 | 2 days | Add support for message/rfc822 Signed-off-by: Antti-Juhani Kaijanaho … | |
| nntp | 67c3cdbee0ef6f0708dfe5bf5343ae8b75b33610 | 13 days | [nntp::connection] Catch exceptions from command handlers This will … | |
| smtp_client | ae733bf09b727f294ead488db5ac953eb50f20d8 | 2 months | [nntp::connection::tick] Kill idle connections (timeout at 2 … | |
| tlate | e7bbf3c6b857df8ad33c4d39396d693b48a48461 | 2 days | Add support for message/rfc822 Signed-off-by: Antti-Juhani Kaijanaho … | |
| tls | 08f5bd75ad170e6b8177b93e98f40d0f8a51b9d2 | 3 weeks | [tls::session] Use ring buffers instead of dynamically growing … | |
| alue.cfg.in | 1.8 kB | 33c5f1ca68d9a1e7b15d73fb0ac2426b3d9ed2a5 | 11 months | Add an installation procedure Signed-off-by: Antti-Juhani Kaijanaho … |
| alue_posix.cc | 6.8 kB | 90836dc4f3981b6170b18cc3b4b5f23483704454 | 4 months | Move options procsesing to config Signed-off-by: Antti-Juhani Kaijanaho … |
| assert.hh | 0.9 kB | 868b365c127bbf4f0b52f22da03e32a94a4f6653 | 11 months | Update the project blurb Signed-off-by: Antti-Juhani Kaijanaho … |
| assert_handler.cc | 3.4 kB | 6c86e7ccc32f1c99d204262844a52b1b06359145 | 9 days | boost::assertion_failed Improve on the logging speed. Signed-off-by: … |
| buffers_iterator.hpp | 8.9 kB | 8b52aac5c11be152741738156c3df510ba6c804d | 11 months | Add a workaround to support Boost 1.35 Signed-off-by: Antti-Juhani … |
| config.cc | 5.6 kB | 92c18c14e163e2ab3200ccad6c6c0e6ee5c3e1a6 | 7 days | Make Alue self-identity in emails configurable Fixes #52 Signed-off-by: … |
| config.guess | 44.5 kB | c0e498012d0516c39e31634abdfa5c5842687dc5 | 11 months | Introduce a GNU Autoconf generated configuration system Signed-off-by: … |
| config.hh | 1.0 kB | 90836dc4f3981b6170b18cc3b4b5f23483704454 | 4 months | Move options procsesing to config Signed-off-by: Antti-Juhani Kaijanaho … |
| config.sub | 33.3 kB | c0e498012d0516c39e31634abdfa5c5842687dc5 | 11 months | Introduce a GNU Autoconf generated configuration system Signed-off-by: … |
| configure.ac | 1.1 kB | 33c5f1ca68d9a1e7b15d73fb0ac2426b3d9ed2a5 | 11 months | Add an installation procedure Signed-off-by: Antti-Juhani Kaijanaho … |
| COPYING | 34.2 kB | deb58b605f5fad4445145ad0a478fa1b27af830c | 16 months | Initial commit Signed-off-by: Antti-Juhani Kaijanaho … |
| GNUmakefile.in | 3.9 kB | d4631b971e1f9590c6c91c0c266bfe665fccaaaf | 3 months | Use gdb to get more readable assertion backtraces Signed-off-by: … |
| inject-email.cc | 5.0 kB | 8a3d4da0d509fbebda6afc08d3cd9e6d03a7df4f | 3 months | inject-email: Put the result message to stderr, not stdout Signed-off-by: … |
| install-sh | 9.0 kB | c0e498012d0516c39e31634abdfa5c5842687dc5 | 11 months | Introduce a GNU Autoconf generated configuration system Signed-off-by: … |
| License-Blurb | 0.6 kB | c1da67106df8bf1d948b25134233dc67bd4b2920 | 16 months | Rewrite TLS support to use GnuTLS (removes dependency on … |
| myassert.hh | 1.9 kB | 868b365c127bbf4f0b52f22da03e32a94a4f6653 | 11 months | Update the project blurb Signed-off-by: Antti-Juhani Kaijanaho … |
| PROJECT | 73 bytes | 868b365c127bbf4f0b52f22da03e32a94a4f6653 | 11 months | Update the project blurb Signed-off-by: Antti-Juhani Kaijanaho … |
| random_device.cc | 3.0 kB | f97e4413a869eef240d94b41f09e6b3d6a3cb93e | 15 months | A HTTP framework that compiles and works (for some values of … |
| README | 6.7 kB | 2447606630fc41e18944485f79fb4eacc6a45a81 | 13 months | More README updates Signed-off-by: Antti-Juhani Kaijanaho … |
| server.cc | 8.2 kB | ae733bf09b727f294ead488db5ac953eb50f20d8 | 2 months | [nntp::connection::tick] Kill idle connections (timeout at 2 … |
| server.hh | 5.8 kB | ae733bf09b727f294ead488db5ac953eb50f20d8 | 2 months | [nntp::connection::tick] Kill idle connections (timeout at 2 … |
| test-alue.cfg | 242 bytes | 33c5f1ca68d9a1e7b15d73fb0ac2426b3d9ed2a5 | 11 months | Add an installation procedure Signed-off-by: Antti-Juhani Kaijanaho … |
| test.cc | 0.8 kB | 868b365c127bbf4f0b52f22da03e32a94a4f6653 | 11 months | Update the project blurb Signed-off-by: Antti-Juhani Kaijanaho … |
| uri.cc | 5.9 kB | 43f521291669f483d361949fa6c886c0fbd94daf | 9 days | Add support for paginating thread and article lists. Signed-off-by: … |
| uri.hh | 2.4 kB | 43f521291669f483d361949fa6c886c0fbd94daf | 9 days | Add support for paginating thread and article lists. Signed-off-by: … |
| util.cc | 3.5 kB | 43f521291669f483d361949fa6c886c0fbd94daf | 9 days | Add support for paginating thread and article lists. Signed-off-by: … |
| util.hh | 4.9 kB | 12f51629cadbce2beb3d924d761ad2cc07e95ba1 | 3 months | Fix #63 Signed-off-by: Antti-Juhani Kaijanaho <ajk@…> |
Note: See TracBrowser
for help on using the browser.
