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
2018-02-07
more fixes for typos, grammar, whitespace, etc
Roger Dingledine
2018-01-30
Merge branch 'ticket24902_029_05' into ticket24902_033_02
David Goulet
2018-01-30
dos: Apply defense for circuit creation DoS
David Goulet
2018-01-30
dos: Detect circuit creation denial of service
David Goulet
2018-01-17
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-01-15
Remove false positives from channel_is_client()
Roger Dingledine
2017-09-22
Merge branch 'bug22805_v2_squashed'
Nick Mathewson
2017-09-22
Stop using CREATE_FAST as a signifier of clienthood.
Nick Mathewson
2017-09-22
Stop clearing the is_client flag on channel directly
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-07-07
Explicit length checks in circuit_init_cpath_crypto().
George Kadianakis
2017-05-08
Merge branch 'netflow_padding-v6-rebased2-squashed'
Nick Mathewson
2017-05-08
Fix issues from dgoulet's code review.
Mike Perry
2017-05-08
Netflow record collapsing defense.
Mike Perry
2017-05-02
Merge branch 'teor_connection-with-client-v2_squashed'
Nick Mathewson
2017-05-02
Accurately identify client connections by their lack of peer authentication
teor
2017-03-15
Run the copyright update script.
Nick Mathewson
2016-10-17
Write a bunch of module documentation.
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2015-08-17
Remove redundant tor_free() in command_process_create_cell().
Isis Lovecruft
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
[next]