Historique des commits

Auteur SHA1 Message Date
  Roger Dingledine fa507c63e8 put quotes around user-supplied strings so they are more likely to il y a 19 ans
  Roger Dingledine d5e426ab51 add a tor_dup_addr() function to simplify malloc()+tor_inet_ntoa() il y a 19 ans
  Nick Mathewson 9321db8c29 Fix bug with tor_memmem finding a match at the end of the string. il y a 19 ans
  Nick Mathewson 98f1265309 Fix compile failures on tor_gettimeofday() fix for windows il y a 19 ans
  Nick Mathewson 176e9055cc Probably broken attempt to improve tor_gettimeofday granularity on windows. il y a 19 ans
  Nick Mathewson 18c11eb3bc Be consistent about preferring foo* to struct foo* il y a 19 ans
  Nick Mathewson 97c58f066a whitespace fixes il y a 19 ans
  Nick Mathewson 278bac421f Fix windows compilation il y a 19 ans
  Nick Mathewson d85bfe83bf Make errors retrievable from tor_socketpair; resolve bug 163. il y a 19 ans
  Nick Mathewson 1647b6f837 Fix libc compilation il y a 19 ans
  Nick Mathewson 806da0d8b2 Compile on win32 il y a 19 ans
  Roger Dingledine 09e87f452d note a bug in our tor_socketpair implementation il y a 19 ans
  Roger Dingledine 8fdab20704 fix typo il y a 19 ans
  Nick Mathewson 5fee58adfb Add a tor_memmem function il y a 19 ans
  Roger Dingledine 2111c0e263 a bit more cleanup il y a 19 ans
  Nick Mathewson 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. il y a 19 ans
  Roger Dingledine fcd0fc3364 flesh out the source file descriptions for doxygen il y a 19 ans
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. il y a 19 ans
  Nick Mathewson 1d9bc936c2 Adapt patch from Adam Langley: fix possible memory leak in tor_lookup_hostname il y a 19 ans
  Roger Dingledine 50505e677e fix a comment il y a 19 ans
  Roger Dingledine 8aa0df56f6 Stop putting nodename in the Platform string of server descriptors. il y a 19 ans
  Nick Mathewson 0e81265359 update copyright notices. il y a 19 ans
  Roger Dingledine 80901fde69 remember some thoughts about using WSAStartup to learn il y a 19 ans
  Nick Mathewson 0197b47ce9 Fix some more obscure compiler warnings il y a 19 ans
  Nick Mathewson 97dad670ea Renormalize whitespace il y a 19 ans
  Roger Dingledine 55c3f15ed1 Forward-port the trick to bump up ConnLimit as far as it can il y a 19 ans
  Nick Mathewson d37f4dd8a9 But on windows, localtime and gmtime _are_ threadsafe. il y a 19 ans
  Nick Mathewson 70c3580f81 Patch to localtime/gmtime handling: use the _r variants where available. Use mutexes to fake _r where necessary. Make mutexes no-ops where no threading is enabled. il y a 19 ans
  Nick Mathewson bb53a0bddd remove spurious semicolons il y a 19 ans
  Nick Mathewson d060f845f2 Snarf some logic from python, adapted to our own needs, to handle gethostbyname_r correctly across platforms. il y a 19 ans