Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson accf239fa3 Rectify include paths (automated) il y a 6 ans
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py il y a 6 ans
  Nick Mathewson fb0019daf9 Update copyrights to 2018. il y a 6 ans
  Nick Mathewson 19c34b4658 Move or_connection_t to its own header. il y a 6 ans
  Isis Lovecruft e32fc0806d refactor: Alphabetise some includes in /src/or/*. il y a 6 ans
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. il y a 6 ans
  Nick Mathewson fa0d24286b Convert remaining function (mostly static) to new free style il y a 6 ans
  Nick Mathewson c4e8548c59 Warn on ExtORPort USERADDR that is missing or 0. il y a 6 ans
  Nick Mathewson 4a7e90adc5 Repair buffer API so everything starts with buf_. il y a 6 ans
  Nick Mathewson 5921b465e7 Make buffers.c independent of or.h il y a 6 ans
  Neel Chauhan 5ee6ca8da2 Switch to offsetof() il y a 6 ans
  Nick Mathewson 7505f452c8 Run the copyright update script. il y a 7 ans
  Nick Mathewson 54fda6b98a Module-level docs for ext_orport and router.c il y a 7 ans
  Nick Mathewson c68a23a135 Bufferevent removal: remove HAS_BUFFEREVENT macros and usage il y a 7 ans
  Nick Mathewson 055a7a198a Rename tor_dup_addr to tor_addr_to_str_dup. il y a 8 ans
  Nick Mathewson 4895d8288c Do not treat "DOCDOC" as doxygen. il y a 8 ans
  Nick Mathewson 57699de005 Update the copyright year. il y a 8 ans
  teor (Tim Wilson-Brown) c927b6cb1a Correct grammatical errors in tor comments il y a 8 ans
  Nick Mathewson ddcbe26474 Now that crypto_rand() cannot fail, it should return void. il y a 8 ans
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. il y a 9 ans
  Nick Mathewson 0808ed83f9 Restore functionality for CookieAuthFileGroupReadable. il y a 9 ans
  Nick Mathewson 78f555a248 scan-build: sizeof(ptr*) in a debugging log in ext_orport.c il y a 10 ans
  George Kadianakis 794447d03d Fix some #5040 bugs found by Nick's tests. il y a 11 ans
  George Kadianakis f549e4c36d Write some free_all functions to free the auth. cookies. il y a 10 ans
  George Kadianakis 33c3e60a37 Implement and use a generic auth. cookie initialization function. il y a 11 ans
  Nick Mathewson ba78a3c800 Make 0x01==SAFECOOKIE a macro, not a magic number il y a 11 ans
  Nick Mathewson 4526c3e0b6 Unit test for basic ext_or_cookie authentication backend il y a 11 ans
  Nick Mathewson b64351ed17 Split the cryptographic part of handle_client_auth_nonce into new fn il y a 11 ans
  George Kadianakis e1d1d7a8da Fix some ext_orport.c DOCDOCs. il y a 11 ans
  Nick Mathewson 03e3881043 Tests for connection_write_ext_or_command. il y a 11 ans