Age | Commit message (Expand) | Author |
2013-08-15 | Merge branch 'bug5040_4773_rebase_3' | Nick Mathewson |
2013-08-15 | Fix some #5040 bugs found by Nick's tests. | George Kadianakis |
2013-08-15 | Write some free_all functions to free the auth. cookies. | George Kadianakis |
2013-08-15 | Implement and use a generic auth. cookie initialization function. | George Kadianakis |
2013-08-15 | Warn if the Extended ORPort listens on a public IP address. | George Kadianakis |
2013-08-15 | Better documentation for ext_or_auth_correct_client_hash. | George Kadianakis |
2013-08-15 | White-box tests for the succeeding case of ext_or_port handshake. | Nick Mathewson |
2013-08-15 | Make 0x01==SAFECOOKIE a macro, not a magic number | Nick Mathewson |
2013-08-15 | Expose/mock some functions to make ext_orport.c testing possible | Nick Mathewson |
2013-08-15 | Unit test for basic ext_or_cookie authentication backend | Nick Mathewson |
2013-08-15 | Split the cryptographic part of handle_client_auth_nonce into new fn | Nick Mathewson |
2013-08-15 | Fix some ext_orport.c DOCDOCs. | George Kadianakis |
2013-08-15 | Tests for connection_write_ext_or_command. | Nick Mathewson |
2013-08-15 | Unit tests for ext_or_id_map. | Nick Mathewson |
2013-08-15 | Unit tests for fetch_ext_or_cmd | Nick Mathewson |
2013-08-15 | Add a clientmap_entry_free(). | Nick Mathewson |
2013-08-15 | Fix hash functions for transport_name in client entry | Nick Mathewson |
2013-08-15 | Use memdup_nulterm and check for NULs in handle_cmd_transport | Nick Mathewson |
2013-08-15 | Fix a variety of issues in 4773 | Nick Mathewson |
2013-08-15 | Break up <??> differently, and explain why | Nick Mathewson |
2013-08-15 | Add guards to ext_orport.h, rename get_file to get_file_name | Nick Mathewson |
2013-08-15 | Use only uintptr_t for the value of transport_count | Nick Mathewson |
2013-08-15 | If a single client connects with multiple transports, note all transports. | George Kadianakis |
2013-08-15 | Fix a number of issues with the #5040 code. | George Kadianakis |
2013-08-15 | Make check-spaces happy. | George Kadianakis |
2013-08-12 | Merge remote-tracking branch 'asn/bug9363_take2' | Nick Mathewson |
2013-08-10 | Merge branch 'maint-0.2.4' | Roger Dingledine |
2013-08-10 | Fix an uninitialized-read when parsing v3 introduction requests. | Nick Mathewson |
2013-08-05 | Also test that server transports get written to Tor's state. | George Kadianakis |
2013-08-04 | Use size_t for length in replaycache_add_test_and_elapsed() | Arlo Breault |
2013-08-02 | Prepare patch for ticket 5129 for merging. | Peter Retzlaff |
2013-07-31 | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson |
2013-07-31 | Merge remote-tracking branch 'arma/bug9354' into maint-0.2.4 | Nick Mathewson |
2013-07-31 | Fix invalid-read when a managed proxy configuration fails. | George Kadianakis |
2013-07-31 | Merge branch 'bug9288_rebased' | Nick Mathewson |
2013-07-31 | Update pt/configure_proxy until it stops segfaulting | Nick Mathewson |
2013-07-31 | Modifications to transports.c for the unit tests to work. | George Kadianakis |
2013-07-31 | Write unit tests for configure_proxy(). | George Kadianakis |
2013-07-31 | Fix invalid-read when a managed proxy configuration fails. | George Kadianakis |
2013-07-30 | NumDirectoryGuards now tracks NumEntryGuards by default | Roger Dingledine |
2013-07-26 | Allow {,k,kilo,m,mega,g,giga,t,tera}bit{,s} in torrc | Nick Mathewson |
2013-07-26 | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson |
2013-07-26 | Avoid assertion failure on unexepcted address family in DNS reply. | Nick Mathewson |
2013-07-23 | Fix bug9309, and n_noncanonical count/continue code | Nick Mathewson |
2013-07-23 | Fix bug9309, and n_noncanonical count/continue code | Nick Mathewson |
2013-07-19 | Initialize destroy_cell_queue. | Nick Mathewson |
2013-07-18 | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson |
2013-07-18 | Merge remote-tracking branch 'public/bug9295_023' into maint-0.2.4 | Nick Mathewson |
2013-07-18 | tmp | Nick Mathewson |
2013-07-18 | Write extra-info bridge-ip-transports lines. | George Kadianakis |