Historial de Commits

Autor SHA1 Mensaje Fecha
  Roger Dingledine 8b71b7338f clean up exported api's hace 22 años
  Roger Dingledine 9c6343fdf8 refactor connects into connection_connect() hace 22 años
  Roger Dingledine 31bf3ec420 reshuffle functions for cleaner organization hace 22 años
  Roger Dingledine 1738af9620 tls works between routers now too hace 22 años
  Roger Dingledine b1078b7a3c tls works with onion proxies now. hace 22 años
  Roger Dingledine 44c3a7c2d7 collect info from peer we just handshaked with hace 22 años
  Nick Mathewson 9955b265ab Make crypto structures private to crypto.c hace 22 años
  Roger Dingledine 0bac4247ca tls infrastructure now in place, give or take hace 22 años
  Roger Dingledine 3fa170e11f more futzing towards tls hace 22 años
  Roger Dingledine 7a34cdf5ee general cleanup and reabstraction, to prepare for tls hace 22 años
  Roger Dingledine 0878ceb779 remove bandwidth negotation from the code hace 22 años
  Roger Dingledine 215ca90c05 fix a mild memory leak (10 bytes each time an OR connected to an OR) hace 22 años
  Nick Mathewson cd3467bb01 Attempt to make sockets code work right on windows. hace 22 años
  Nick Mathewson c336c99e60 Start of port to win32. Missing are: hace 22 años
  Nick Mathewson ac5893c626 src/or hace 22 años
  Roger Dingledine 75440d08c2 fix many bugs in package_window handling hace 22 años
  Roger Dingledine dbf3435cde simplify fetch_from_buf; cull idle dnsworkers. hace 22 años
  Nick Mathewson e9254430e2 My copy of cpp is not DWIM-compliant; I guess, as a workaround, I should define constants before using them. hace 22 años
  Nick Mathewson 04b871486c Reorder connection_or and make unexported functions static. Partially convert to symbolic constants -- Roger, was this what you had in mind? hace 22 años
  Nick Mathewson 95e5384af3 Change many files to new log_fn format hace 22 años
  Nick Mathewson 9af577fee3 Do not use pseudorandom nonces hace 22 años
  Roger Dingledine 54c57def0b fix (harmless) bug hace 22 años
  Roger Dingledine fa1d446440 OPport is gone. So is conn type OP. hace 22 años
  Roger Dingledine 2c7e660c62 sign directories with the signing key hace 22 años
  Roger Dingledine e1d37ed6ab divorce circuit building from user connections hace 22 años
  Roger Dingledine 833f165d68 bugfix: make onion proxies actually obey their requested bandwidth hace 22 años
  Nick Mathewson c217b1ca71 Add magic to end of C files to make emacs happy; split test invocation into separate file. hace 22 años
  Roger Dingledine 9ac9db782a fix rare race condition hace 22 años
  Roger Dingledine d07146b778 cleaner errors hace 22 años
  Nick Mathewson 7f7417cd29 Fix bug in client_send_auth hace 22 años