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