Historial de Commits

Autor SHA1 Mensaje Fecha
  Roger Dingledine 195dfd35a8 Fix a bug where you might flush some data on a tls connection, and then hace 21 años
  Nick Mathewson 496e414e52 Basic RAM poisoning and magic-checking to notice connection and circuit hace 21 años
  Roger Dingledine 1b25794a56 bugfix: if the exit stream is pending on the resolve, and a destroy hace 21 años
  Roger Dingledine 7985f525ec fix some bugs in assert_connection_ok hace 21 años
  Roger Dingledine f00dc6fe1e last minute fix: don't early-flush non-tls streams hace 22 años
  Roger Dingledine 3516ae1a26 add an ap_conn connecting state; report connecting delay hace 22 años
  Roger Dingledine f5ebf4c712 push out a tls record's worth of data once you've got it hace 22 años
  Roger Dingledine c485725c5a Fix the dns bug: children weren't dying hace 22 años
  Roger Dingledine f3fdbadfdf randomize the initial circ_id and stream_id, so an adversary who hace 22 años
  Roger Dingledine a5e6ec244f rename circ_id_t to uint16_t for code clarity hace 22 años
  Roger Dingledine 45a66c6955 make a relay_header_t struct and pack/unpack funcs hace 22 años
  Roger Dingledine 6a19e64066 remove trailing whitespace hace 22 años
  Roger Dingledine 21cc01299b infrastructure for integrity-checks in relay cells hace 22 años
  Roger Dingledine 08534a6271 start tracking the 'It appears I've already sent the end' warning hace 22 años
  Roger Dingledine 36ea39ec9c on hup, close and rebind listener ports too (in case their config has changed) hace 22 años
  Roger Dingledine 48e42e9346 back out the broken change from yesterday hace 22 años
  Roger Dingledine 8bd7c94bf6 general cleanups hace 22 años
  Roger Dingledine d172fdd300 fix vicious bug in connection_ap_attach_pending that caused it to hace 22 años
  Roger Dingledine 02ec2cdb34 bugfix: we were writing to stderr even when it's closed hace 22 años
  Roger Dingledine 3818776f62 remove a conn_close_if_marked warning hace 22 años
  Roger Dingledine 00de055f43 bugfix: an offline OP would leak all its sockets and stop working hace 22 años
  Nick Mathewson 1155ae9b03 Bring assert_connection_ok up to date hace 22 años
  Roger Dingledine c00953d2a1 make more sure we can't end up with two connections to the same OR hace 22 años
  Roger Dingledine ac56486bf6 use the tor_malloc_zero wrapper hace 22 años
  Nick Mathewson 7bde42676b Rename aci to circ_id throughout. hace 22 años
  Nick Mathewson dafb0e6a6e Make AP connections wait for a circuit if none exists. hace 22 años
  Roger Dingledine 1969c8a92f client now survives going offline better hace 22 años
  Roger Dingledine 52589289fe add DirBindAddress, parse the BindAddress's when you bind hace 22 años
  Roger Dingledine c6b442a346 make end relay cells have payloads hace 22 años
  Roger Dingledine e4127e4d36 move closer to being able to reload config on HUP hace 22 años