Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Nick Mathewson 6980929e64 Use strlcpy, not strcpy. 21 yıl önce
  Nick Mathewson 44d4516155 Use tor_snprintf, not snprintf 21 yıl önce
  Nick Mathewson c7151d8bed Add "pass" target for RedirectExit, to make it easier to break out of a sequence of rules 21 yıl önce
  Roger Dingledine 97a0a43511 start the process of making 0.0.7* obsolete 21 yıl önce
  Roger Dingledine 640544ae3e use connection_edge_is_rendezvous_stream() more 21 yıl önce
  Roger Dingledine 695cdb10fe whoops, resolve cells were probably broken 21 yıl önce
  Nick Mathewson 8d27385c23 Implement RedirectExit. 21 yıl önce
  Roger Dingledine aebc3a03ba more int to size_t conversions, fixing one or more amd64 bugs 21 yıl önce
  Nick Mathewson 0383afac9a Use parse_addr_port() function instead of ad-hoc variants 21 yıl önce
  Roger Dingledine 6468e049be when a begin cell has an invalid port, give us a better hint of 21 yıl önce
  Roger Dingledine a2517b4f07 checking only 0.0.7 and 0.0.8 didn't work, because some dirservers 21 yıl önce
  Roger Dingledine fa0a1ec49f cleanup: use strcmpstart() in more places 21 yıl önce
  Nick Mathewson 9defe8a307 Attach dummy resolve connections to a circuit *before* calling dns_resolve(). This fixes a bug where cached answers would never be sent in RESOLVED cells. 21 yıl önce
  Roger Dingledine 488aa52f25 fix assert triggers in 0.0.7.x: if the other side returns 21 yıl önce
  Roger Dingledine 292e9c5567 reject the default edonkey, kazaa, gnutella ports 21 yıl önce
  Roger Dingledine f47fe829dd avoid racing the mark-for-close when the client hangs up on us 21 yıl önce
  Roger Dingledine 9952b37456 reject tor-resolve requests for .onion addresses early 21 yıl önce
  Roger Dingledine 05e9fb5c44 and add a comment to that effect 21 yıl önce
  Roger Dingledine f8c14e5dce make explicit that 'no socks policy' means 'accept' 21 yıl önce
  Roger Dingledine de0f72ce2a bugfix: when you finish answering a 'resolve' request, hold the 21 yıl önce
  Roger Dingledine 54dd90d391 bugfix: when tor-resolve asks to resolve an IP to an IP and we answer 21 yıl önce
  Nick Mathewson 5b61dd0457 Fix all warnings on win32 build 21 yıl önce
  Roger Dingledine ddb6eb35af we were counting incorrectly when trying to figure out whether 21 yıl önce
  Roger Dingledine e547ab293b make connection_tls_finish_handshake() more plausible. 21 yıl önce
  Roger Dingledine 87d0948903 bugfix: hidden services were broken in cvs 21 yıl önce
  Roger Dingledine 207fcb35d1 tweaks and bugfix on resolve/resolved code 21 yıl önce
  Nick Mathewson 3708886939 Implement RESOLVE/RESOLVED cells and socks resolve code 21 yıl önce
  Roger Dingledine 69931106f8 be sure to detach streams from the circuit linked list before freeing them 21 yıl önce
  Roger Dingledine a8417dfac8 fix a double mark-for-close 21 yıl önce
  Roger Dingledine b6faca2268 enable checking the socks policy 21 yıl önce