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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-01-02
Implement and test probability distributions used by WTF-PAD.
George Kadianakis
2019-01-02
Config option to specify specific MiddleNodes.
Mike Perry
2019-01-02
Circuit padding tests.
George Kadianakis
2019-01-02
Add relay crypto mock points for tests.
Mike Perry
2019-01-02
Circuit padding implementation.
Mike Perry
2019-01-02
Circuit padding cell event callbacks.
Mike Perry
2019-01-02
Circuit padding machine creation events.
Mike Perry
2019-01-02
Add padding negotiation trunnel output.
Mike Perry
2019-01-02
Circuit padding ProtoVer plumbing.
Mike Perry
2019-01-02
Initialize circuit padding machines and global state.
Mike Perry
2019-01-02
Hook up circuit padding to circuit_t.
Mike Perry
2019-01-02
Circuit padding header.
Mike Perry
2019-01-02
Provide a smartlist reverse-order traversal.
Mike Perry
2018-12-21
Merge branch 'maint-0.3.5'
Nick Mathewson
2018-12-21
Merge branch 'maint-0.3.4' into maint-0.3.5
Nick Mathewson
2018-12-21
Merge branch 'orconn-tracker_squashed'
Nick Mathewson
2018-12-21
Add tests for bootstrap tracker
Taylor Yu
2018-12-21
The big bootstrap phase redefinition
Taylor Yu
2018-12-21
Hook up control_event_bootstrap() to btrack_orconn
Taylor Yu
2018-12-21
Add a comment about bto_update_best.
Taylor Yu
2018-12-21
Fix priority on process subsystem level: it uses "net"
Nick Mathewson
2018-12-21
Merge branch 'ticket28847'
Nick Mathewson
2018-12-21
Don't initialize the process module manually in tests.
Alexander Færøy
2018-12-21
Fix typo in time_sys.h.
Alexander Færøy
2018-12-21
Use the subsystem list to initialize and shutdown process module.
Alexander Færøy
2018-12-21
mainloop: Reactivate the linked connection event with a non empty list
David Goulet
2018-12-20
Add bootstrap tracker subsystem
Taylor Yu
2018-12-20
Add LD_BTRACK log domain for bootstrap tracker
Taylor Yu
2018-12-20
Add origin circuit event pubsub system
Taylor Yu
2018-12-20
Add ORCONN event pubsub system
Taylor Yu
2018-12-20
Remove unused old_state var in connection_or.c
Taylor Yu
2018-12-20
Merge remote-tracking branch 'tor-github/pr/609'
Nick Mathewson
2018-12-20
Escape the PT K/V data before sending it to the logger.
Alexander Færøy
2018-12-20
Merge remote-tracking branch 'tor-github/pr/608'
Nick Mathewson
2018-12-20
Remove Process initializer/shutdown function from main.c.
Alexander Færøy
2018-12-20
Forward declare smartlist_t in process.h
Alexander Færøy
2018-12-20
Merge remote-tracking branch 'tor-github/pr/445'
Nick Mathewson
2018-12-20
No need to log ordinary EOF conditions as LOG_WARN.
Alexander Færøy
2018-12-20
Make example CancelIoEx() code use CancelIo().
Alexander Færøy
2018-12-20
Handle ERROR_BROKEN_PIPE in completion routines.
Alexander Færøy
2018-12-20
Remember to set `reached_eof` when our handles are reporting errors.
Alexander Færøy
2018-12-20
Handle errors even after success from ReadFileEx() and WriteFileEx().
Alexander Færøy
2018-12-20
Delay checking process for termination until both stdout and stderr are closed.
Alexander Færøy
2018-12-20
Remember to close the child process' ends of the pipes.
Alexander Færøy
2018-12-20
Remember to check for whether we actually did exit in tests.
Alexander Færøy
2018-12-20
Add support for STATUS messages from Pluggable Transports.
Alexander Færøy
2018-12-20
Use K/V parser to handle LOG messages for pluggable transports.
Alexander Færøy
2018-12-19
Merge branch 'maint-0.3.5'
Nick Mathewson
2018-12-19
Merge branch 'ticket28883_035' into maint-0.3.5
Nick Mathewson
2018-12-18
Merge branch 'ticket28853'
Nick Mathewson
[next]