Commit History

Author SHA1 Message Date
  Nick Mathewson df98582851 Merge remote-tracking branch 'github/ticket26626' 5 years ago
  Nick Mathewson 52884f56d4 Replace U64_LITERAL with the standard UINT64_C 5 years ago
  Nick Mathewson 13116378b1 Extract or_options_t from or.h 5 years ago
  Nick Mathewson 6da0311d2c Extract various enums and tiny structs from or.h 5 years ago
  Nick Mathewson 471104eaa5 Remove needless includes from or.h 5 years ago
  Nick Mathewson 79f73ab330 Finally extract the log library and make it build. 5 years ago
  Nick Mathewson 3305ae5044 Rectify include paths (automated). 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  David Goulet 01ffe8e2f4 config: Move any_client_port_set() to config.c 6 years ago
  Alexander Færøy 31508a0abc Use less memory for MaxMemInQueues for machines with more than 8 GB of RAM. 6 years ago
  Alexander Færøy 5633a63379 Use STATIC for compute_real_max_mem_in_queues 6 years ago
  Nick Mathewson da778f2921 Use thread-safe types to store the LOG_PROTOCOL_WARN severity 6 years ago
  Nick Mathewson 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 years ago
  Nick Mathewson fa0d24286b Convert remaining function (mostly static) to new free style 6 years ago
  Nick Mathewson 17dcce3fe1 Fix wide lines introduced by previous patch. 6 years ago
  Nick Mathewson 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 years ago
  Nick Mathewson b0cc9856ee Update free functions into macros: src/or/ part 1 6 years ago
  Nick Mathewson a57bcffcc7 Implement the various get_foodir_*() functions. 6 years ago
  Nick Mathewson 3907faf2fd New accessors for keydir/cachedir access 6 years ago
  Nick Mathewson 7b34ab3e38 Extract common code for creating the keys directory. 6 years ago
  Nick Mathewson 594cf92498 Merge branch 'feature18329_029_squashed' into maint-0.3.2 6 years ago
  Isis Lovecruft 02cde0d939 test: Add unittest for descriptors with BridgeDistribution option. 6 years ago
  Nick Mathewson 48ee85e0c6 Have LOG_PROTOCOL_WARN call its own function 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Isis Lovecruft 9de12397cf If writing a heartbeat message fails, retry after MIN_HEARTBEAT_PERIOD. 6 years ago
  David Goulet 7f95ef6e66 config: Remove {Control,DNS,Dir,Socks,Trans,NATD,OR}ListenAddress option 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson af70e43131 Merge remote-tracking branch 'public/spaces_in_unix_addrs' 7 years ago
  Nick Mathewson 49d7feb8a0 Tweak patch for 18529. 7 years ago