index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
control.c
Commit message (
Expand
)
Author
Age
*
Make sure that the error in ADDRMAP events is well-formed
Nick Mathewson
2012-11-23
*
Move address map into its own file.
Nick Mathewson
2012-11-14
*
Move the circuit build timeout code into its own file.
Nick Mathewson
2012-10-15
*
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
*
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-10-08
*
Remove router_get_by_{nickname,hexdigest} entirely
Nick Mathewson
2012-09-14
*
Split the generic config_fmt_t code into a new confparse.c file
Nick Mathewson
2012-09-13
*
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-17
|
\
|
*
Fix wildcarded address mappings from the control port
Nick Mathewson
2012-08-15
*
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-18
|
\
|
|
*
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-07-17
*
|
Fix bug 3842: add a GETINFO signal/names
Brendan C
2012-06-28
*
|
add new GETINFO config/defaults
meejah
2012-06-28
|
/
*
Allow wildcarded mapaddress targets in controller MAPADDRESS command
Nick Mathewson
2012-06-27
*
Refactor GETINFO process/descriptor-limit
Nick Mathewson
2012-06-15
*
One more fix for bug 5049.
Nick Mathewson
2012-06-13
*
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-07
*
|
Resolve about 24 DOCDOCs
Nick Mathewson
2012-06-05
*
|
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-06-04
*
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-05-31
|
\
|
|
*
Fix more clang format-nonliteral warnings (bug 5969)
Nick Mathewson
2012-05-30
*
|
Merge remote-tracking branch 'public/bug5954'
Nick Mathewson
2012-05-30
|
\
\
|
*
|
New "GETINFO dormant" to report whether Tor has gone idle
Nick Mathewson
2012-05-24
|
|
/
*
|
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-15
*
|
|
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-05-10
|
|
/
*
|
Fix a memory leak in an error case of SAFECOOKIE authentication.
Nick Mathewson
2012-03-30
*
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-03-26
|
\
|
|
*
Implement 'safe cookie authentication'
Robert Ransom
2012-02-22
*
|
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
Nick Mathewson
2012-01-31
*
|
Rename nonconformant identifiers.
Nick Mathewson
2012-01-18
*
|
whitespace fixes
Nick Mathewson
2012-01-16
*
|
Convert instances of tor_malloc+tor_snprintf into tor_asprintf
Nick Mathewson
2012-01-16
*
|
Convert instances of tor_snprintf+strdup into tor_asprintf
Nick Mathewson
2012-01-16
*
|
Try to use smartlist_add_asprintf consistently
Nick Mathewson
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-16
*
|
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-11
|
*
|
Include circ creation time in CIRC events, etc.
Robert Ransom
2011-11-24
[next]