Age | Commit message (Expand) | Author |
2024-04-18 | Add support for zstd | Dirk Engling |
2024-04-16 | Remove CVS version tags, they did not work anymore after moving to git | Dirk Engling |
2024-04-15 | fix: git version string is not yet available | Dirk Engling |
2024-04-15 | Remove warning | Dirk Engling |
2024-04-15 | Allow the use of iob_init if the new libowfat is not yet available | Dirk Engling |
2024-04-14 | gzip fullscrapes by default now | Dirk Engling |
2024-04-13 | Add proper parsing for the gzip content encoding | Dirk Engling |
2024-04-13 | Allow opentracker to start with a random set of torrents for debugging purposes | Dirk Engling |
2024-04-04 | gcc is no longer default cc | Dirk Engling |
2024-04-04 | -pthread needs to be in CFLAGS | Dirk Engling |
2024-04-04 | -pthread is the only necessary linker option for pthread API | Dirk Engling |
2024-04-03 | Bind dual stack by default | Dirk Engling |
2022-11-24 | Add support for dynamic accesslists | Dirk Engling |
2021-07-27 | Obey DESTDIR macro. Thanks to Romain Porte | Dirk Engling |
2021-06-06 | Using strip from enviroment to allow different strippers | Dirk Engling |
2021-04-20 | srandomdev is not available on linuxes by default | Dirk Engling |
2021-04-20 | Use arc4random whereever we need strong entropy | Dirk Engling |
2021-04-20 | Use dev random by default | Dirk Engling |
2012-06-08 | Dont make srandomdev the default, it exists only in BSDs | erdgeist |
2012-05-29 | new flag to enforce gzip even if client did not request it | denis |
2012-05-28 | Report connection id missmatch count | erdgeist |
2012-05-28 | Init prng before udp code needs it. | erdgeist |
2012-05-28 | Adding rijndael code for udp connection id calculation | erdgeist |
2010-08-14 | enable proxy.debug target | erdgeist |
2010-04-22 | Get rid of SYNC_SCRAPE madness. It's overkill and no one uses it. | erdgeist |
2009-11-12 | Allow logging of completed events to syslog | erdgeist |
2009-10-15 | Need to compile sources for proxy | erdgeist |
2009-10-15 | Add source files to proxy project | erdgeist |
2009-09-02 | Going to the forest, spotting woodpeckers | erdgeist |
2009-08-30 | add option to log the numwants over time | erdgeist |
2009-08-29 | Put the WANT_MODEST_FULLSCRAPES option into Makefile | erdgeist |
2009-08-26 | Enable Networks debugging in Makefile | erdgeist |
2009-07-16 | Add a new proxy daemon to opentracker | erdgeist |
2009-03-18 | There seems to be more broken v6 APIs than just the OpenBSD one. Linux smells as well. | erdgeist |
2009-02-10 | Add workaround to openbsd's broken v6 API | erdgeist |
2009-01-13 | V6 | erdgeist |
2009-01-05 | * http and udp routines now use thread local buffers passed in workstruct containers. In other words they do not use static_buffer anymore and are considered... | erdgeist |
2009-01-02 | Introduce new flag WANT_SYNC_SCRAPE | erdgeist |
2008-12-03 | Aid spotting bad clients... | erdgeist |
2008-11-28 | The BIG refactoring [tm]. Too many changes to count them. If it doesn't suite you, revert to last version. | erdgeist |
2008-10-24 | Introduce vector debuggin code and stats restriction options | erdgeist |
2008-10-07 | Reverting last commit. Debug effect not seen. | erdgeist |
2008-10-07 | Add config option for naming threads | erdgeist |
2008-10-05 | Add _DEBUG flag for debug builds. This flag enables some diagnostic messages. | erdgeist |
2008-10-03 | Cleaning up Build time options. Also add ot_livesync.[ch] | erdgeist |
2008-05-07 | Typo in Makefile, thanks to Steffen. | erdgeist |
2008-01-17 | Introducing live busy network detection. | erdgeist |
2007-12-20 | But keep Makefile in the libowfat is at ../libowfat state. | erdgeist |
2007-12-20 | Introduce some kind of versioning | erdgeist |
2007-12-03 | Introduce new ot_http.c and ot_http.h | erdgeist |