Commit History

Author SHA1 Message Date
  Nick Mathewson 9568c0ce3d Return U64_PRINTF_ARG and U64_FORMAT 5 years ago
  Nick Mathewson a097ddb4f5 Extract time functionality into lib/wallclock and lib/time 5 years ago
  Nick Mathewson bdea94a665 Move floating-point math functions into a new lib/math 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Nick Mathewson 3191ba389d Move extend_info_t into its own header. 5 years ago
  Nick Mathewson 8b7df72359 Split socks_request_t into its own header. 5 years ago
  Nick Mathewson d51de77311 Extract cpath_build_state into its own header. 5 years ago
  Nick Mathewson a0bc164af5 Extract {or,origin}_circuit_t into their own headers 5 years ago
  Nick Mathewson 1416f54d1e Split dir_connection_t into its own header 5 years ago
  Nick Mathewson 5d5c442e6a Split entry and edge_connection_t into their own headers. 5 years ago
  Nick Mathewson a394a2dd86 Merge branch 'bug25903_v5_squashed' 6 years ago
  Mike Perry e07e95edd3 Bug 25903: Perform accounting for new CIRC_BW fields. 6 years ago
  Nick Mathewson fd1d0a7d2e Merge remote-tracking branch 'mikeperry/bug25705_v3_033' 6 years ago
  Mike Perry 937260af6a Bug 25705: Don't count circuit path failures as build failures. 6 years ago
  Nick Mathewson 6773102c92 Merge branch 'bug25691_033_again_squashed' 6 years ago
  Nick Mathewson 948dd2c79e Check for "the right descriptor", not just "any descriptor". 6 years ago
  Nick Mathewson 0c8f901ee7 Merge branch 'maint-0.3.3' 6 years ago
  Mike Perry f9ba0c6546 Bug 24989: Count client hsdir gets towards MaxClientCircuitsPending. 6 years ago
  Nick Mathewson 4438ef3288 Remove a bunch of other redundant #includes 6 years ago
  Nick Mathewson d9804691df Merge remote-tracking branch 'ffmancera-1/bug18918' 6 years ago
  Nick Mathewson 3d7bf98d13 Merge remote-tracking branch 'valentecaio/t-24714' 6 years ago
  Nick Mathewson f6a230ec95 Merge remote-tracking branch 'mikeperry/bug24769' 6 years ago
  Deepesh Pathak ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 years ago
  Nick Mathewson 6961609a1c Merge remote-tracking branch 'dgoulet/bug25116_029_01' 6 years ago
  David Goulet 7ce8d5513b Make circuit_log_ancient_one_hop_circuits() ignore established service rendezvous 6 years ago
  Caio Valente 7884ce76e1 refactor: rename connection_t struct fields. 6 years ago
  Mike Perry ac1a78b977 Bug 24769: Reduce and parameterize the max number of cbt circs. 6 years ago
  Nick Mathewson 0755bcc36a Remove a needless (always-true) check. 6 years ago
  Fernando Fernandez Mancera 5ea993fa5a Clarify directory and ORPort checking functions. 6 years ago