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
/
control.c
Age
Commit message (
Expand
)
Author
2015-03-09
Restore c89 in 0.2.5
Nick Mathewson
2015-03-09
GETINFO bw-event-cache to get information on recent BW events
Nick Mathewson
2014-09-08
Expand the event_mask field in controller conns to 64 bits
Nick Mathewson
2014-09-02
Fix a number of clang analyzer false-positives
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
2013-10-21
DROPGUARDS controller command
Nick Mathewson
2013-09-13
Add a --dump-config option to help testing option parsing.
Nick Mathewson
2013-09-12
Pass const uint64_t pointers, document array length.
Karsten Loesing
2013-09-12
Don't format cell stats for unattached circuits.
Karsten Loesing
2013-08-25
Cleanup whitespaces
Nick Mathewson
2013-08-25
Basic unit test for EVENT_TRANSPORT_LAUNCHED
Nick Mathewson
2013-08-25
Widen event_mask_t to 64 bits
Nick Mathewson
2013-08-25
Implement the TRANSPORT_LAUNCHED control port event.
George Kadianakis
2013-08-22
Hide the contents of the circuit_build_times structure.
Nick Mathewson
2013-08-15
Rename circuit_get_global_list to remove trailing _
Nick Mathewson
2013-08-15
Merge remote-tracking branch 'majek/bug9108'
Nick Mathewson
2013-08-15
Write some free_all functions to free the auth. cookies.
George Kadianakis
2013-08-15
Implement and use a generic auth. cookie initialization function.
George Kadianakis
2013-08-15
Expose/mock some functions to make ext_orport.c testing possible
Nick Mathewson
2013-07-18
Satisfy check-spaces.
George Kadianakis
2013-07-18
Create the Extended ORPort authentication cookie file.
George Kadianakis
2013-07-10
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-06-20
Fix #9108 - make global_circuitlist a doubly linked list
Marek Majkowski
2013-06-13
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-06-13
Merge remote-tracking branch 'public/bug8822' into maint-0.2.4
Nick Mathewson
[next]