Commit History

Author SHA1 Message Date
  Deepesh Pathak ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 years ago
  Nick Mathewson d5400d50e7 Merge branch 'maint-0.3.2' 6 years ago
  Nick Mathewson 472473ec5d transport_new() cannot fail; do not check for it to fail. 6 years ago
  Nick Mathewson 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  teor d35ca518b4 Remove extra newline from proxy_prepare_for_restart definition 7 years ago
  Nick Mathewson 8da24c99bd Split bridge functions into a new module. 7 years ago
  Nick Mathewson c35d481f56 Merge branch 'maint-0.2.9' 7 years ago
  Roger Dingledine 3bb40b213b refactor router_pick_published_address to have another arg 7 years ago
  overcaffeinated 265d5446fa Automated change to use smartlist_add_strdup 7 years ago
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux 7 years ago
  Nick Mathewson 8ba4ba0a74 Grammar. 7 years ago
  Nick Mathewson 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 7 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  teor (Tim Wilson-Brown) c927b6cb1a Correct grammatical errors in tor comments 8 years ago
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 8 years ago
  Yawning Angel fda61e030e Implement "TOR_PT_EXIT_ON_STDIN_CLOSE". 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson 03d2df62f6 Fix a bunch of memory leaks in the unit tests. Found with valgrind 9 years ago
  Nick Mathewson 9619c395ac Merge remote-tracking branch 'andrea/ticket6456' 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Nick Mathewson 6d66e9068b Whitespace cleanups in transports/test_pt 9 years ago
  Yawning Angel cae44838fe Fix issues brought up in nickm's review. 9 years ago
  Andrea Shepard b8b46e8ef8 Add some mocks needed to unit test ClientTransportPlugin/ServerTransportPlugin config line parsing 9 years ago
  Yawning Angel 60ac9f1c90 Improve the log message when a transport doesn't support proxies. 10 years ago
  Yawning Angel 41d2b4d3af Allow ClientTransportPlugins to use proxies 10 years ago
  George Kadianakis 29c28d312c Slightly improve the documentation of src/or/transports.c 10 years ago
  George Kadianakis fa0c5da68b Rename the got_hup element of managed proxies. 10 years ago
  George Kadianakis bf7cb6acf6 Don't halt bootstrap to figure out if we should restart PT proxies. 10 years ago