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-03
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-01-03
Merge branch 'ticket28879' into maint-0.3.5
Nick Mathewson
2019-01-03
Merge branch 'ticket28880'
Nick Mathewson
2019-01-03
Merge branch 'ticket28852'
Nick Mathewson
2019-01-03
Add a #ifdef HAVE_UNISTD_H check to buffers.c
Nick Mathewson
2019-01-03
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-01-03
Merge branch 'ticket28851_035_squashed' into maint-0.3.5
Nick Mathewson
2019-01-03
Stop re-checking our hardcoded dh parameters on every startup
Nick Mathewson
2019-01-03
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-01-03
Merge remote-tracking branch 'public/ticket28838_035' into maint-0.3.5
Nick Mathewson
2019-01-03
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-01-03
Merge branch 'maint-0.3.4' into maint-0.3.5
Nick Mathewson
2019-01-03
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2019-01-03
Detect openssl bug 7712 and work around it.
Nick Mathewson
2019-01-02
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-01-02
Explicitly ignore check_result() result in test_voting_flags_minimal
Nick Mathewson
2019-01-02
Add an errno.h include to freespace.c to fix bug 28974.
Nick Mathewson
2018-12-23
Fix a buffer overflow in setup_cfg() in src/test/test_voting_flags.c
Kris Katterjohn
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
[next]