index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
command.c
Age
Commit message (
Expand
)
Author
2015-02-02
Merge remote-tracking branch 'public/bug9635_warnings_025'
Nick Mathewson
2015-01-14
Refactor cpuworker to use workqueue/threadpool code.
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-19
Add two hidden-service related statistics.
George Kadianakis
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-10-16
Downgrade 'invalid result from curve25519 handshake: 4' warning
Nick Mathewson
2014-07-28
Merge branch 'maint-0.2.4' into maint-0.2.5
Roger Dingledine
2014-07-28
Warn and drop the circuit if we receive an inbound 'relay early' cell
Roger Dingledine
2014-07-25
circuit_build_failed: distinguish "first hop chan failed", "CREATE failed"
Nick Mathewson
2014-06-13
Also raise the check for 0 circuit ID in created cell.
Nick Mathewson
2014-06-10
Move circuit-id-in-use check for CREATE cells to before all other checks
Nick Mathewson
2014-06-04
Merge remote-tracking branch 'public/bug12195'
Nick Mathewson
2014-06-03
Fix ancient code that only checked circ_id, not circ_id and chan
Nick Mathewson
2013-11-01
Merge branch 'prop221_squashed_024'
Nick Mathewson
2013-11-01
circuit_build_failed: distinguish "got DESTROY" case
Nick Mathewson
2013-10-28
Merge branch 'morestats4' into morestats5
Karsten Loesing
2013-09-05
collect and log statistics about onionskins received/processed
Roger Dingledine
2013-05-25
Tweak CELL_STATS event based on comments by nickm.
Karsten Loesing
2013-03-10
Fix 8447: use %u to format circid_t.
Nick Mathewson
2013-02-15
Merge remote-tracking branch 'public/wide_circ_ids'
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2013-01-15
Forward-port fix for 7889
Nick Mathewson
2013-01-15
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2013-01-14
Reject create/begin/etc cells with {circ,stream}ID 0.
Nick Mathewson
2013-01-03
Enable handling of create2/extend2/created2/extended2
Nick Mathewson
2013-01-03
Use created_cell_format where appropriate
Nick Mathewson
2013-01-03
Teach cpuworker and others about create_cell_t and friends
Nick Mathewson
2013-01-03
Massive refactoring of the various handshake types
Nick Mathewson
2013-01-02
Split onion.[ch] into onion{,_fast,_tap}.[ch]
Nick Mathewson
2012-11-06
Allow a v4 link protocol for 4-byte circuit IDs.
Nick Mathewson
2012-10-23
Fix a remotely triggerable assertion failure (CVE-2012-2250)
Nick Mathewson
2012-10-17
Discard extraneous renegotiation attempts in the v3 link protocol
Nick Mathewson
2012-10-15
Merge remote-tracking branch 'public/bug1031'
Nick Mathewson
2012-10-13
fix trivial typo
Roger Dingledine
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-10
Merge branch 'bug6816_squashed_nowarn' of git://git.torproject.org/nickm/tor
Andrea Shepard
2012-10-09
Split channel_t into channel_t and channel_listener_t; get rid of that big union
Andrea Shepard
2012-10-08
Use typedefs for function pointer return values and s/listener/listener_fn/ f...
Andrea Shepard
2012-10-08
Use U64_FORMAT/U64_PRINTF_ARG rather than %lu for channel_t
Andrea Shepard
2012-10-08
Use channel_t in cmd.c
Andrea Shepard
2012-10-05
Downgrade "Failed to hand off onionskin" messages
Roger Dingledine
2012-10-04
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-10-03
Refuse extra create cells with reason "resource limit"
Roger Dingledine
2012-08-21
Fetch IPv6 address from NETINFO "other OR's address" field.
Linus Nordberg
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-05-30
Merge remote-tracking branch 'linus/bug4369'
Nick Mathewson
2012-05-29
Fix minor typo in warning printout.
Linus Nordberg
2012-05-18
Extract data from DESTROY cell _after_ protocol violation checks.
George Kadianakis
2012-04-27
Close OR connections that send junk before AUTHORIZE/VERSIONS
Nick Mathewson
2012-03-08
Merge remote-tracking branch 'public/bug4361'
Nick Mathewson
[next]