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
2018-07-05
Move literally everything out of src/or
Nick Mathewson
2018-07-05
Clean up include paths for libtor-evloop (automated)
Nick Mathewson
2018-07-03
Merge remote-tracking branch 'github/ticket26626'
Nick Mathewson
2018-07-03
Return U64_PRINTF_ARG and U64_FORMAT
Nick Mathewson
2018-07-01
Remove system headers from or.h
Nick Mathewson
2018-07-01
Remove needless includes from or.h
Nick Mathewson
2018-07-01
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-07-01
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-06-28
Fix paths for buffers.h; automated.
Nick Mathewson
2018-06-27
control: Make HSPOST properly parse HSADDRESS= param
David Goulet
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-21
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-06-20
eol@eof is still the law in 0.3.4 :(
Nick Mathewson
2018-06-20
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-06-20
Fix clang warnings introduced by 9f2b887c5d251b93ee9def708
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-18
Merge branch 'split_or_h'
Nick Mathewson
2018-06-17
Merge remote-tracking branch 'rl1987/feature8323_squashed2'
Nick Mathewson
2018-06-15
Extract cached_dir_t into a new header.
Nick Mathewson
2018-06-15
Extract routerinfo_t into its own header.
Nick Mathewson
2018-06-15
Extract microdesc_t into its own header.
Nick Mathewson
2018-06-15
Extract extrainfo_t into its own header
Nick Mathewson
2018-06-15
Extract desc_store_t and routerlist_t into their own headers.
Nick Mathewson
2018-06-15
Extract networkstatus_t and ..sr_info_t into their own headers
Nick Mathewson
2018-06-15
Extract node_t into its own header.
Nick Mathewson
2018-06-15
Split socks_request_t into its own header.
Nick Mathewson
2018-06-15
Split rend_authorized_client_t and encoded_.._t into their own headers
Nick Mathewson
2018-06-15
Extract rend_service_descriptor_t into its own header.
Nick Mathewson
2018-06-15
Extract cpath_build_state into its own header.
Nick Mathewson
2018-06-15
Extract {or,origin}_circuit_t into their own headers
Nick Mathewson
2018-06-15
Move or_connection_t to its own header.
Nick Mathewson
2018-06-15
Split control_connection_t into its own header.
Nick Mathewson
2018-06-15
Split entry and edge_connection_t into their own headers.
Nick Mathewson
2018-06-08
Implement GETINFO md/all
rl1987
2018-06-04
Avoid casting smartlist index implicitly
rl1987
2018-05-14
Merge branch 'bug25903_v5_squashed'
Nick Mathewson
2018-05-11
get rid of whitespace before #ifdef's
Roger Dingledine
2018-05-11
control: Mask the event(s) before using ANY_EVENT_IS_INTERESTING()
David Goulet
2018-05-10
Enable/disable per-second callback as needed.
Nick Mathewson
2018-05-09
Bug 25903: Report new CIRC_BW fields to control port.
Mike Perry
2018-05-09
Comment-only fix: annotate we_are_hibernating() usage
Nick Mathewson
2018-05-09
Give control.c responsibility for its own once-a-second events
Nick Mathewson
2018-05-09
Add a macro to simplify control_update_global_event_mask().
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'github/ticket25951'
Nick Mathewson
2018-05-01
sr: Rename shared_random_common.{c|h} to shared_random_client.{c|h}
David Goulet
2018-05-01
Give queued_events_flush_all() responsibility for flushing log cbs
Nick Mathewson
2018-04-27
sr: Extract shared SR functions
David Goulet
2018-04-27
mod: Move dirauth specific files to its own module
David Goulet
[next]