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
2012-01-16
Rename smartlist_{v,}asprintf_add to smartlist_add_{v,}asprintf
Nick Mathewson
2012-01-16
check-spaces fix
Sebastian Hahn
2012-01-11
Fix a missing iso_time_nospace_usec
Nick Mathewson
2012-01-11
Merge branch 'feature3457-v4-nm-squashed'
Nick Mathewson
2012-01-11
Use spaceless ISO8601 time format, not sec,usec.
Nick Mathewson
2012-01-11
Add clarity/typesafety wrappers for control_event_circuit_status_minor
Nick Mathewson
2012-01-11
Rename CIRC2 to CIRC_MINOR
Nick Mathewson
2012-01-09
Report cookie file location as absolute in protocolinfo message
Nick Mathewson
2011-12-22
Merge remote-tracking branch 'rransom/feature2411-v4'
Nick Mathewson
2011-11-30
Merge branch 'bug933_nm_rebased_v2'
Nick Mathewson
2011-11-30
Add some post-comma spaces to please arma
Nick Mathewson
2011-11-30
Refactor addressmap_match_superdomains and representation of wildcards
Nick Mathewson
2011-11-30
First chunk of support for bridges on IPv6
Linus Nordberg
2011-11-29
Add 'config-defaults-file' to getinfo_items table
Robert Ransom
2011-11-27
Support for a defaults torrc file.
Nick Mathewson
2011-11-27
Add the ability to append and clear linelist options from cmdline
Nick Mathewson
2011-11-24
Include circ creation time in CIRC events, etc.
Robert Ransom
2011-11-24
Send CIRC2 event when a circuit is cannibalized
Robert Ransom
2011-11-24
Add CIRC2 control-port event, and send it when a circ's purpose changes
Robert Ransom
2011-11-24
Log whenever a circuit's purpose is changed
Robert Ransom
2011-11-24
List service address in CIRC events for HS-related circs
Robert Ransom
2011-11-24
Report HS circ states stored in circ purpose field in CIRC events
Robert Ransom
2011-11-24
Use fewer TO_ORIGIN_CIRCUIT casts in getinfo_helper_events
Robert Ransom
2011-11-24
Use the new circ-description function for GETINFO circuit-status
Robert Ransom
2011-11-24
Report circuit build_state flags in CIRC events
Robert Ransom
2011-11-24
Split circuit-description code into a separate function
Robert Ransom
2011-11-24
Separate circuit-close reasons from circ description
Robert Ransom
2011-11-16
Eat all whitespace after a control command
Sebastian Hahn
2011-11-16
allow manual control port authenticate via netcat
Roger Dingledine
2011-11-07
Add some XXXes
Robert Ransom
2011-11-07
Add GETINFO md/id/* and md/name/* items for relay microdescs
Robert Ransom
2011-09-09
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-09-07
Merge remote-tracking branch 'public/split_entry_conn'
Nick Mathewson
2011-09-07
Die if tor_vasprintf fails in connection_printf_to_buf
Robert Ransom
2011-08-30
Use %f with printf-style formatting, not %lf
Nick Mathewson
2011-08-15
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-08-15
Remove extra quotation marks around the result of esc_for_log
Robert Ransom
2011-08-10
Whitespace tweaks
Nick Mathewson
2011-08-10
Fix condition reported by nickm.
Kamran Riaz Khan
2011-08-10
Return if CONF_CHANGED isn't interesting.
Kamran Riaz Khan
2011-08-10
Use smartlist_asprintf_add() to improve readability.
Kamran Riaz Khan
2011-08-09
Minor code readability fix.
Kamran Riaz Khan
2011-08-08
Minor comment fix.
Kamran Riaz Khan
2011-08-08
Refactor to do CONF_CHANGED event formatting inside control.c
Kamran Riaz Khan
2011-08-08
Emits CONF_CHANGED events whenever Tor's configuration values change.
Kamran Riaz Khan
2011-07-21
Move entry-only fields from edge_connection_t to entry_connection_t
Nick Mathewson
2011-07-14
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-07-14
Improve error msg on failed getinfo fingerprint
Nick Mathewson
2011-07-13
Change GETINFO fingerprint to look at server_mode, not my_descriptor
Nick Mathewson
2011-07-11
Report the states of failed TLS connections from bootstrap_problem
Nick Mathewson
[next]