Nick Mathewson
|
00ffccd9a6
Another clang analyzer complaint wrt HT_GENERATE
|
10 years ago |
Nick Mathewson
|
d443658fad
Merge remote-tracking branch 'public/bug12848_024' into maint-0.2.5
|
10 years ago |
Nick Mathewson
|
981e037fd3
Add an extra check in channel_send_destroy for circID==0
|
10 years ago |
Roger Dingledine
|
a3d8ffe010
fix typo that crept in to 0.2.4.4-alpha
|
10 years ago |
Nick Mathewson
|
486bd4fae7
Use safe_str in channel_dumpstats: improve 12184 diagnostic
|
10 years ago |
Nick Mathewson
|
3a2e25969f
Merge remote-tracking branch 'public/ticket6799_024_v2_squashed'
|
10 years ago |
Nick Mathewson
|
6557e61295
Replace last_added_nonpadding with last_had_circuits
|
10 years ago |
Nick Mathewson
|
17ad309d33
Merge remote-tracking branch 'public/bug11553_024' into bug11553_025
|
10 years ago |
Nick Mathewson
|
a770b74501
Improvements to #11553 fix based on review
|
10 years ago |
Nick Mathewson
|
bd169aa9a5
Merge remote-tracking branch 'public/bug11553_024' into bug11553_025
|
10 years ago |
Nick Mathewson
|
0d75344b0e
Switch to random allocation on circuitIDs.
|
10 years ago |
Nick Mathewson
|
1a74360c2d
Test code for implementation of faster circuit_unlink_all_from_channel
|
11 years ago |
Nick Mathewson
|
0e97c8e23e
Siphash-2-4 is now our hash in nearly all cases.
|
10 years ago |
Nick Mathewson
|
566645b5ed
Merge remote-tracking branch 'origin/maint-0.2.4'
|
11 years ago |
Nick Mathewson
|
557f332957
Fix a bug in our bug 9776 fix.
|
11 years ago |
Nick Mathewson
|
759de9f756
Merge remote-tracking branch 'origin/maint-0.2.4'
|
11 years ago |
Andrea Shepard
|
938ee9b24d
Always call circuit_n_chan_done(chan, 0) from channel_closed()
|
11 years ago |
Nick Mathewson
|
775c491502
Separate mutable/const accessors for circuit_build_times
|
11 years ago |
vagrant
|
4834641dce
Make circ_times static and add accessor functions.
|
11 years ago |
Nick Mathewson
|
74262f1571
Merge branch 'bug5040_4773_rebase_3'
|
11 years ago |
Nick Mathewson
|
5d4b5018be
Fix bug9309, and n_noncanonical count/continue code
|
11 years ago |
Nick Mathewson
|
1d2e8020b7
Fix bug9309, and n_noncanonical count/continue code
|
11 years ago |
George Kadianakis
|
e765d6ed84
Make a channel getter method to retrieve transport names.
|
11 years ago |
George Kadianakis
|
0ec4e5a698
Add transport information to the GeoIP database.
|
11 years ago |
Nick Mathewson
|
0748c06f7c
Fix bug 9082: avoid leak when freeing destroy cell queues
|
11 years ago |
Andrea Shepard
|
16f9861b22
Add destroy balance tracking and logging to circuitmux
|
11 years ago |
Nick Mathewson
|
43d53e6d86
Implementation of a fix for bug 7912
|
11 years ago |
Nick Mathewson
|
ca50fb4f81
Don't assert when writing a cell to a CLOSING connection.
|
11 years ago |
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 |