Histórico de commits

Autor SHA1 Mensagem Data
  Neel Chauhan 5ee6ca8da2 Switch to offsetof() 6 anos atrás
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 anos atrás
  Nick Mathewson 54fda6b98a Module-level docs for ext_orport and router.c 7 anos atrás
  Nick Mathewson c68a23a135 Bufferevent removal: remove HAS_BUFFEREVENT macros and usage 7 anos atrás
  Nick Mathewson 055a7a198a Rename tor_dup_addr to tor_addr_to_str_dup. 8 anos atrás
  Nick Mathewson 4895d8288c Do not treat "DOCDOC" as doxygen. 8 anos atrás
  Nick Mathewson 57699de005 Update the copyright year. 8 anos atrás
  teor (Tim Wilson-Brown) c927b6cb1a Correct grammatical errors in tor comments 8 anos atrás
  Nick Mathewson ddcbe26474 Now that crypto_rand() cannot fail, it should return void. 8 anos atrás
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anos atrás
  Nick Mathewson 0808ed83f9 Restore functionality for CookieAuthFileGroupReadable. 9 anos atrás
  Nick Mathewson 78f555a248 scan-build: sizeof(ptr*) in a debugging log in ext_orport.c 10 anos atrás
  George Kadianakis 794447d03d Fix some #5040 bugs found by Nick's tests. 10 anos atrás
  George Kadianakis f549e4c36d Write some free_all functions to free the auth. cookies. 10 anos atrás
  George Kadianakis 33c3e60a37 Implement and use a generic auth. cookie initialization function. 11 anos atrás
  Nick Mathewson ba78a3c800 Make 0x01==SAFECOOKIE a macro, not a magic number 10 anos atrás
  Nick Mathewson 4526c3e0b6 Unit test for basic ext_or_cookie authentication backend 10 anos atrás
  Nick Mathewson b64351ed17 Split the cryptographic part of handle_client_auth_nonce into new fn 10 anos atrás
  George Kadianakis e1d1d7a8da Fix some ext_orport.c DOCDOCs. 11 anos atrás
  Nick Mathewson 03e3881043 Tests for connection_write_ext_or_command. 11 anos atrás
  Nick Mathewson 50136b6698 Use memdup_nulterm and check for NULs in handle_cmd_transport 11 anos atrás
  Nick Mathewson 550af7be0a Fix a variety of issues in 4773 11 anos atrás
  Nick Mathewson 6dd8ff0ad9 Break up <??> differently, and explain why 11 anos atrás
  Nick Mathewson e4a241af11 Add guards to ext_orport.h, rename get_file to get_file_name 11 anos atrás
  George Kadianakis cb54e44587 Fix a number of issues with the #5040 code. 11 anos atrás
  George Kadianakis b2c7379aec Make check-spaces happy. 11 anos atrás
  George Kadianakis 210210f219 Make the Extended ORPort understand the TRANSPORT command. 11 anos atrás
  George Kadianakis 895709db07 Fix logging severities and remove some trivial XXXs. 11 anos atrás
  George Kadianakis c46f1b810d More Extended ORPort code improvements. 11 anos atrás
  George Kadianakis d8f74cc439 Move Extended ORPort code to its own module. 11 anos atrás