Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 14d5478f29 Add functions to format and parse RFC1123-style times, for HTTP protocol. vor 20 Jahren
  Roger Dingledine aebec8ab9e stop using atexit() to remove our pid, since it's called vor 20 Jahren
  Nick Mathewson d07d0a4e6b Add fingerprint to router format in tests vor 20 Jahren
  Roger Dingledine 7459d067a5 now base16_encode() and base32_encode() can't ever fail vor 20 Jahren
  Nick Mathewson 2a339b7627 Split uptime into separate field vor 20 Jahren
  Nick Mathewson df3544422c Change rule from "reject non-recommended versions" to "reject obsolete versions". A version is "obsolete" if it is non-recommended, and at least one recommended version is newer than it. vor 20 Jahren
  Nick Mathewson c458f33ef1 Fix warning vor 20 Jahren
  Nick Mathewson 5f7738d4cc Code to parse tor version numbers so we can do an is-newer-than check. vor 20 Jahren
  Roger Dingledine 63256c9e7a make unit tests pass again vor 20 Jahren
  Roger Dingledine e167eeb18e add 'advertisedbandwidth' to router descriptor vor 20 Jahren
  Nick Mathewson 7d8de8cd10 More digest/nickname fixes vor 20 Jahren
  Nick Mathewson 8aec3a7301 Implement several 008pre1 items: needs more testing vor 20 Jahren
  Nick Mathewson dbf9fe57ea Use intptr_t correctly in test.c; try to resolve ia64 warnings vor 20 Jahren
  Nick Mathewson 94782444f8 Check recommended-software string *early*, before actually parsing the directory. vor 20 Jahren
  Nick Mathewson 9c3fba5c3b Not every RSA decrypt should warn on failure. vor 20 Jahren
  Nick Mathewson b45fafa3d0 Split directory/router parsing functionality into separate file from routerlist.c vor 20 Jahren
  Nick Mathewson 6cfdc90d92 Use intptr_t when playing with void*s vor 20 Jahren
  Nick Mathewson e6ac85a8cc Fix compilation warnings on 64-bit platforms vor 20 Jahren
  Roger Dingledine 25909c2c29 patches on patches vor 20 Jahren
  Nick Mathewson f6fe336ad4 Documenmt buffers.c; remove function that nobody ever calls. vor 20 Jahren
  Nick Mathewson 908ccb9dcd Handle windows socket errors correctly; comment most of common. vor 20 Jahren
  Nick Mathewson ddb15b8f67 Remove IVs from cipher code, since AES-ctr has none. vor 20 Jahren
  Nick Mathewson f6dbe5a0d4 Refactor crypto error handling to be more like TLS error handling: vor 20 Jahren
  Roger Dingledine 25d54257fb use tor_assert vor 20 Jahren
  Nick Mathewson c44016e86e Merge flagday into main branch. vor 20 Jahren
  Nick Mathewson 94f126bca3 Never ever leave ri.platform unset. vor 20 Jahren
  Nick Mathewson 9b436c7f7a remove a stray printf vor 20 Jahren
  Nick Mathewson aa7cfd93e5 Fix base32 implementation; make base32 implementation follow standard; add more tests for base32 vor 20 Jahren
  Nick Mathewson d237692396 Fix unit tests (now that platform code works differently) vor 20 Jahren
  Nick Mathewson 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code vor 20 Jahren