Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 57699de005 Update the copyright year. il y a 8 ans
  Nick Mathewson d5cbc21ad1 Fix an unused-variable warning il y a 8 ans
  Nick Mathewson 7255b1121d Fix check_private_dir() to work on Windows again. il y a 8 ans
  Andrea Shepard cda2381789 Appease make check-spaces il y a 8 ans
  Nick Mathewson 5cd6c577df Merge branch 'bug17852_revised' il y a 8 ans
  Jeremy f48c607fd9 Harden check_private_dir() to remove any potential race. il y a 8 ans
  Jeremy 4e19133dcc src/common/util.c:expand_filename() - Perhaps use GetFullPathName() as a form of input validation on the filename argument. il y a 8 ans
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline il y a 8 ans
  Jamie Nguyen 08c7ceb5df Permit filesystem group to be root il y a 8 ans
  Nick Mathewson 7a940fac1c appease check-spaces il y a 8 ans
  Nick Mathewson d20a3d07e3 Merge branch 'karsten_bug13192_026_03_teor' il y a 8 ans
  Nick Mathewson 1f7ba115a4 Rename cast_double_to_int64 to clamp_double_to_int64 il y a 9 ans
  Nick Mathewson 0694263b75 Make round_to_next_multiple_of always round upwards. il y a 8 ans
  Nick Mathewson 347fe449fe Move formatting functions around. il y a 8 ans
  Yawning Angel da6aa7bfa5 Allow a single trailing `.` when validating FQDNs from SOCKS. il y a 8 ans
  Nick Mathewson 7521c3ee91 Document the torrc format as thoroughly as possible il y a 8 ans
  Nick Mathewson b5cfcb2045 Fix most check-spaces issues il y a 8 ans
  Nick Mathewson 3c28d95ca7 Add more EINVAL errno setting on key read failures il y a 9 ans
  Nick Mathewson b566cb9e84 Make file-reading and key-reading preserve errno il y a 9 ans
  Yawning Angel 3f336966a2 Work around nytimes.com's broken hostnames in our SOCKS checks. il y a 9 ans
  Nick Mathewson e086db7952 Merge branch 'writing_tests' il y a 9 ans
  Nick Mathewson 79e85313aa Write the outlines of a WritingTests.txt document il y a 9 ans
  David Goulet 8acccdbeac Add an util function to cast double to int64_t il y a 9 ans
  Karsten Loesing dad5eb7e1f Tweak teor's and dgoulet's #13192 patches. il y a 9 ans
  teor 09cac24373 Handle edge cases in the round_*_to_next_multiple_of functions il y a 9 ans
  teor 6d54bdbdcf Handle edge cases in laplace functions il y a 9 ans
  Yawning Angel 38c8e0bfc5 Fix the windows test failure caused by the #15435 changes. il y a 9 ans
  Nick Mathewson aa7b792250 Merge remote-tracking branch 'yawning/feature15435' il y a 9 ans
  Yawning Angel fa81508eb2 Use prctl() to have the kernel SIGTERM background processes on exit. il y a 9 ans
  Yawning Angel fda61e030e Implement "TOR_PT_EXIT_ON_STDIN_CLOSE". il y a 9 ans