Commit History

Автор SHA1 Съобщение Дата
  Nick Mathewson 8cca36d26a Implement (temporarily) a base64-encoded-DER format for RSA keys; make it easier to generate fingerprints with no space преди 21 години
  Nick Mathewson 93f085c4a2 Stop using openssl functions that rely on stdio; they can apparently lead to linker grief on win32. преди 21 години
  Nick Mathewson 0ef85f6dba Some platforms have weird translations when you open files in "test" mode; make read/write_str_to_file aware. преди 21 години
  Roger Dingledine d91cacb839 agree with nick: this legal-chars-in-filename stuff gets us nothing преди 21 години
  Nick Mathewson 015232bd39 As far as I can tell, CONFIG_LEGAL_FILENAME_CHARACTERS is both pointless and broken. #if it out, pending agreement from arma. This fixes a bug on win32 that rejected paths with a : in them. преди 21 години
  Nick Mathewson 7119345fbb Fix base16_decode; trashing the stack is rude. преди 21 години
  Roger Dingledine 7459d067a5 now base16_encode() and base32_encode() can't ever fail преди 21 години
  Roger Dingledine 156cfb00fa oh, and it should compile too преди 21 години
  Roger Dingledine 6e571c8c4c make base16_encode() fail more obviously when it fails преди 21 години
  Nick Mathewson 7d8de8cd10 More digest/nickname fixes преди 21 години
  Nick Mathewson 541add90a1 Track routers by hash of identity key; use hex hash of identity key in place of nickname; accept (and use) hash of identity key in EXTEND cells. преди 21 години
  Roger Dingledine 8ca162c472 put a comment reminding us that we do hashes in software only преди 21 години
  Roger Dingledine 6dc576bab7 bugfix: our integrity-checking digest was checking only the most преди 21 години
  Nick Mathewson 9c3fba5c3b Not every RSA decrypt should warn on failure. преди 21 години
  Roger Dingledine 3cdf2d67da it's amazing what a bit of punctuation can do for appearances преди 21 години
  Nick Mathewson c0ea93337d Doxygenate common. преди 21 години
  Roger Dingledine 1558fb7650 some patches on the patches преди 21 години
  Nick Mathewson 9a041591ac Finish documenting the functions in common преди 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 години
  Roger Dingledine 5d1510883e use nick's _ARRAYSIZE abstraction преди 21 години
  Nick Mathewson 7055f837ab Make Tor build on win32 with VC6 without warnings. преди 21 години
  Nick Mathewson ac622d94dc Workarounds for a couple of pieces of windows strangeness. преди 21 години
  Roger Dingledine 4e0dd5bd33 some compilers don't like an array of length zero преди 21 години
  Nick Mathewson f6dbe5a0d4 Refactor crypto error handling to be more like TLS error handling: преди 21 години
  Roger Dingledine 37192bd25e use tor_assert and PUBLIC_KEY_OK преди 21 години
  Nick Mathewson 70bbd0cafa Add assert on crypto_pk_write_private_key,and macros to make sure we have real keys преди 21 години
  Roger Dingledine 6a45028ccb don't warn when private_decrypt_hybrid fails преди 21 години
  Nick Mathewson c44016e86e Merge flagday into main branch. преди 21 години
  Nick Mathewson 306adfc8bd Fix two dumb leaks in crypto.c преди 21 години