Commit History

Author SHA1 Message Date
  Nick Mathewson 339df5df08 Fix 8447: use %u to format circid_t. 11 years ago
  Nick Mathewson d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 11 years ago
  Nick Mathewson 076654ce84 Replace magic constants for wide_circ_ids with inline function calls 11 years ago
  Nick Mathewson a141430ec3 Rename log() to tor_log() for logging 11 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Nick Mathewson 175b2678d7 Let servers choose better ciphersuites when clients support them 11 years ago
  Nick Mathewson c8056dcbbb Fix some wide lines 11 years ago
  Nick Mathewson 3fa9151f26 Merge branch 'win64-7260' 11 years ago
  Andrea Shepard 0523c8de7d Merge branch 'check_for_orconn_on_close_squashed' of ssh://git-rw.torproject.org/user/andrea/tor 11 years ago
  Andrea Shepard 8124398835 Check for orconns in connection_mark_for_close and connection_mark_and_flush, and pass the call through channel_close_for_error with a warning to avoid asserts 11 years ago
  Nick Mathewson 81deddb08c Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Nick Mathewson 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() 11 years ago
  Nick Mathewson 8e8c0674c4 Implement proposal-214 rules for CircID checking. 11 years ago
  Nick Mathewson 1c0e87f6d8 Add a pointless 2-byte memset in cell_pack 11 years ago
  Nick Mathewson bfffc1f0fc Allow a v4 link protocol for 4-byte circuit IDs. 11 years ago
  Nick Mathewson 1bfda600c3 Add a TOR_SOCKET_T_FORMAT construction for logging sockets. 11 years ago
  Nick Mathewson 86258df65d Merge branch 'split_circuitbuild' 11 years ago
  Nick Mathewson 3d8b73db55 Discard extraneous renegotiation attempts in the v3 link protocol 11 years ago
  Nick Mathewson f357ef9dcc Discard extraneous renegotiation attempts in the v3 link protocol 11 years ago
  Nick Mathewson 907db008ab Move the circuit build timeout code into its own file. 11 years ago
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  Nick Mathewson 7ea904cbc0 Merge branch 'bug7011' 11 years ago
  David Fifield 8419d18441 Use fmt_addrport where appropriate. 11 years ago
  David Fifield 34c6ee7e9b Use fmt_and_decorate_addr in log messages. 11 years ago
  Andrea Shepard b208539b80 Use circuitmux_t in channels and when relaying cells 11 years ago
  Andrea Shepard 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union 11 years ago
  Andrea Shepard 15303c32ec Initial channeltls.c/channeltls.h for bug 6465 12 years ago
  Roger Dingledine 57b13ad5cc more consistently use [gs]et_uint8 11 years ago
  Nick Mathewson 20e0e7d9d1 Rename _UseFilteringSSLBufferevents to lose its _. Bug 3155 11 years ago
  George Kadianakis 8284c2bcba Use tor_malloc_zero() in var_cell_new(). 11 years ago