Age | Commit message (Expand) | Author |
---|---|---|
2015-03-07 | For usages of assert() that are meant to persist in Release builds (when NDEB... | Craig Robbins |
2015-03-05 | Performance improvement: Use std::list instead of std::vector for request_med... | Loic Blot |
2015-02-21 | Move hex.h to util/ | Loic Blot |
2015-02-21 | Move sha1.hpp and base64.hpp to util/ | Loic Blot |
2015-02-10 | Network Layer 7 rework (Packet handling) | Loic Blot |
2014-09-21 | Split settings into seperate source and header files | ShadowNinja |
2014-09-18 | Reduce indentation of HTTPFetchOngoing | ShadowNinja |
2014-06-30 | Add support for multipart/form-data to HTTPFetch for server announcing | ShadowNinja |
2014-04-29 | Add download rate to media progress bar (non http mode only!) | sapier |
2014-02-15 | Accept any error response code for missing index.mth | Kahrl |
2014-01-31 | Add propper client initialization | sapier |
2013-12-13 | Rewrite client media download and support hash-based remote download | Kahrl |