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
2013-04-11
Merge remote-tracking branch 'public/bug7302' into maint-0.2.4
Nick Mathewson
2013-04-03
Controller: Add CACHED keyword to ADDRMAP events (#8596 part 2/2)
Desoxy
2013-03-18
Make stream events for RESOLVE lookups more consistent
Nick Mathewson
2013-03-11
Make control_event_bootstrap_problem always INFO when hibernating
Nick Mathewson
2013-02-07
Merge remote-tracking branch 'public/bug7816_023'
Nick Mathewson
2013-02-01
Rename log() to tor_log() for logging
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-12-28
Fix memory leak in safe-cookie authentication code
Nick Mathewson
2012-12-17
Build and test most of the machinery needed for IPv6 virtualaddrmaps
Nick Mathewson
2012-12-07
Merge branch 'win64-7260'
Nick Mathewson
2012-12-07
Bug 3443: Don't count ORconn setup in circuit build time.
Mike Perry
2012-11-23
Make sure that the error in ADDRMAP events is well-formed
Nick Mathewson
2012-11-14
Move address map into its own file.
Nick Mathewson
2012-11-02
Add a TOR_SOCKET_T_FORMAT construction for logging sockets.
Nick Mathewson
2012-10-15
Move the circuit build timeout code into its own file.
Nick Mathewson
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-08
Use connection_or_get_num_circuits() in control.c
Andrea Shepard
2012-10-08
Query circuit count from associated channel of or_conn in control.c
Andrea Shepard
2012-09-14
Remove router_get_by_{nickname,hexdigest} entirely
Nick Mathewson
2012-09-13
Split the generic config_fmt_t code into a new confparse.c file
Nick Mathewson
2012-08-17
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-15
Fix wildcarded address mappings from the control port
Nick Mathewson
2012-07-18
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-17
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-06-28
Fix bug 3842: add a GETINFO signal/names
Brendan C
2012-06-28
add new GETINFO config/defaults
meejah
2012-06-27
Allow wildcarded mapaddress targets in controller MAPADDRESS command
Nick Mathewson
2012-06-15
Refactor GETINFO process/descriptor-limit
Nick Mathewson
2012-06-13
One more fix for bug 5049.
Nick Mathewson
2012-06-07
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-06-07
Send a CRLF at the end of a STATUS_* event, not in the middle of it
Robert Ransom
2012-06-05
Resolve about 24 DOCDOCs
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-05-31
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-05-30
Fix more clang format-nonliteral warnings (bug 5969)
Nick Mathewson
2012-05-30
Merge remote-tracking branch 'public/bug5954'
Nick Mathewson
2012-05-24
New "GETINFO dormant" to report whether Tor has gone idle
Nick Mathewson
2012-05-15
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-05-15
Merge branch 'bug5796_022_squashed' into maint-0.2.2
Nick Mathewson
2012-05-15
Fix a crash bug on SETCIRCUITPURPOSE.
Nick Mathewson
2012-05-10
Merge branch 'maint-0.2.2'
Roger Dingledine
2012-05-10
fix over-wide line from f661747370
Roger Dingledine
2012-05-10
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-05-10
Add missing CRLFs to AUTHCHALLENGE failure replies
Ravi Chandra Padmala
2012-03-30
Fix a memory leak in an error case of SAFECOOKIE authentication.
Nick Mathewson
2012-03-26
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-02-22
Implement 'safe cookie authentication'
Robert Ransom
2012-01-31
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
Nick Mathewson
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
[next]