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
/
or
/
control.c
Age
Commit message (
Expand
)
Author
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-30
Add "internal" to some bootstrap statuses when no exits are available.
teor
2014-11-25
Merge branch 'feature9503_squashed'
Nick Mathewson
2014-11-25
Sending response to SIGNAL HEARTBEAT controller command.
rl1987
2014-11-25
Adding 'SIGNAL HEARTBEAT' message that causes unscheduled heartbeat.
rl1987
2014-11-20
Make can_complete_circuits a static variable.
Nick Mathewson
2014-11-16
Rewriting comment for control_event_hs_descriptor_failed().
rl1987
2014-11-16
Adding REASON field to HS_DESC FAILED controller event.
rl1987
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-26
Fix a double-free in failing case of handle_control_authenticate.
Nick Mathewson
2014-09-25
Merge branch 'libscrypt_trunnel_squashed'
Nick Mathewson
2014-09-25
More generic passphrase hashing code, including scrypt support
Nick Mathewson
2014-09-21
Stop silently skipping invalid args to setevents
Roger Dingledine
2014-09-18
Fix a double-free in failing case of handle_control_authenticate.
Nick Mathewson
2014-09-08
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-09-08
Expand the event_mask field in controller conns to 64 bits
Nick Mathewson
2014-09-03
Fix a couple of small memory leaks on failure cases.
Nick Mathewson
2014-09-02
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-09-02
Fix a number of clang analyzer false-positives
Nick Mathewson
2014-08-28
Rename secret_to_key to secret_to_key_rfc2440
Nick Mathewson
2014-08-21
Remove a dead check for errmsg in handle_control_authenticate
Nick Mathewson
2014-08-21
Add a missing goto to an unusable branch and make the branch LD_BUG.
Nick Mathewson
2014-08-20
Merge branch 'bug10116_squashed'
Nick Mathewson
2014-08-15
Autoconvert most circuit-list iterations to smartlist iterations
Nick Mathewson
2014-08-15
Restore functionality for CookieAuthFileGroupReadable.
Nick Mathewson
2014-07-28
Merge branch 'maint-0.2.4' into maint-0.2.5
Roger Dingledine
2014-07-27
Confusing log message when circuit can't be extended
Arlo Breault
2014-07-09
Remove executable bit from control.c, router.c
Nick Mathewson
2014-05-22
sandbox: allow access to cookie files, approved-routers
Nick Mathewson
2014-05-14
Use tor_getpw{nam,uid} wrappers to fix bug 11946
Nick Mathewson
2014-04-24
Merge branch 'bug11396_v2_squashed'
Nick Mathewson
2014-04-24
Expose the real maxmeminqueues via a GETINFO
Nick Mathewson
2014-04-18
Merge remote-tracking branch 'public/bug9963_v2_024'
Nick Mathewson
2014-04-09
Merge remote-tracking branch 'public/bug10431'
Nick Mathewson
2014-04-08
Merge branch 'bug7952_final'
Nick Mathewson
2014-04-08
Making entire exit policy available to Tor controller.
rl1987
2014-03-27
Report only the first bootstrap failure from an orconn
Nick Mathewson
2014-03-27
Log descriptor-download bootstrapping messages less verbosely
Nick Mathewson
2014-03-11
Merge remote-tracking branch 'asn/bug11069_take2'
Nick Mathewson
2014-03-10
Throw control port warning if we failed to connect to all our bridges.
George Kadianakis
2014-03-03
ATTR_NORETURN is needed on lost_owning_controller now
Nick Mathewson
2014-02-25
Merge remote-tracking branch 'public/bug10449'
Nick Mathewson
2014-02-06
fix longname returned in HS_DESC control events
Qingping Hou
2014-02-03
bug10449: a dying owning controller makes Tor exit immediately
Nick Mathewson
2014-02-03
Defensive programming in control_event_hs_descriptor_*
Nick Mathewson
2014-02-03
Merge remote-tracking branch 'houqp/hs_control'
Nick Mathewson
2014-01-29
add hidden service descriptor async control event
Qingping Hou
2014-01-29
Rip out all of the v2 directory code.
Nick Mathewson
2013-10-28
Merge branch 'morestats4' into morestats5
Karsten Loesing
2013-10-28
squash! Pass const uint64_t pointers, document array length.
Karsten Loesing
[next]