Cronologia Commit

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