Историја ревизија

Аутор SHA1 Порука Датум
  Nick Mathewson e6c34ad071 Make unittests pass пре 21 година
  Nick Mathewson f6cc218742 Refactor ISO-style (yyyy-mm-dd hh:mm:ss) time parsing into util.c; rename format/parse_rfc1123_time; make rephist remember used bandwidth; published used bandwidth in descriptors in 15-minute chunks. Breaks unittests. пре 21 година
  Nick Mathewson 14d5478f29 Add functions to format and parse RFC1123-style times, for HTTP protocol. пре 21 година
  Roger Dingledine aebec8ab9e stop using atexit() to remove our pid, since it's called пре 21 година
  Nick Mathewson d07d0a4e6b Add fingerprint to router format in tests пре 21 година
  Roger Dingledine 7459d067a5 now base16_encode() and base32_encode() can't ever fail пре 21 година
  Nick Mathewson 2a339b7627 Split uptime into separate field пре 21 година
  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. пре 21 година
  Nick Mathewson c458f33ef1 Fix warning пре 21 година
  Nick Mathewson 5f7738d4cc Code to parse tor version numbers so we can do an is-newer-than check. пре 21 година
  Roger Dingledine 63256c9e7a make unit tests pass again пре 21 година
  Roger Dingledine e167eeb18e add 'advertisedbandwidth' to router descriptor пре 21 година
  Nick Mathewson 7d8de8cd10 More digest/nickname fixes пре 21 година
  Nick Mathewson 8aec3a7301 Implement several 008pre1 items: needs more testing пре 21 година
  Nick Mathewson dbf9fe57ea Use intptr_t correctly in test.c; try to resolve ia64 warnings пре 21 година
  Nick Mathewson 94782444f8 Check recommended-software string *early*, before actually parsing the directory. пре 21 година
  Nick Mathewson 9c3fba5c3b Not every RSA decrypt should warn on failure. пре 21 година
  Nick Mathewson b45fafa3d0 Split directory/router parsing functionality into separate file from routerlist.c пре 21 година
  Nick Mathewson 6cfdc90d92 Use intptr_t when playing with void*s пре 21 година
  Nick Mathewson e6ac85a8cc Fix compilation warnings on 64-bit platforms пре 21 година
  Roger Dingledine 25909c2c29 patches on patches пре 21 година
  Nick Mathewson f6fe336ad4 Documenmt buffers.c; remove function that nobody ever calls. пре 21 година
  Nick Mathewson 908ccb9dcd Handle windows socket errors correctly; comment most of common. пре 21 година
  Nick Mathewson ddb15b8f67 Remove IVs from cipher code, since AES-ctr has none. пре 21 година
  Nick Mathewson f6dbe5a0d4 Refactor crypto error handling to be more like TLS error handling: пре 21 година
  Roger Dingledine 25d54257fb use tor_assert пре 21 година
  Nick Mathewson c44016e86e Merge flagday into main branch. пре 21 година
  Nick Mathewson 94f126bca3 Never ever leave ri.platform unset. пре 21 година
  Nick Mathewson 9b436c7f7a remove a stray printf пре 21 година
  Nick Mathewson aa7cfd93e5 Fix base32 implementation; make base32 implementation follow standard; add more tests for base32 пре 21 година