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
/
main.c
Age
Commit message (
Expand
)
Author
2018-07-05
Move literally everything out of src/or
Nick Mathewson
2018-07-05
Start splitting 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
Retire U64_TO_DBL and DBL_TO_U64
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
Extract or_state_t to its own header.
Nick Mathewson
2018-07-01
Remove other needless includes include from or/*.h
Nick Mathewson
2018-07-01
Remove needless includes from or.h
Nick Mathewson
2018-06-29
Extract get_uname to lib/osinfo.
Nick Mathewson
2018-06-29
Move fd and memory-info functions.
Nick Mathewson
2018-06-28
Fix paths for buffers.h; automated.
Nick Mathewson
2018-06-28
Move buffers into container
Nick Mathewson
2018-06-28
Move lockfile code into lib/fs
Nick Mathewson
2018-06-28
Extract process-management functionality into a new lib/process
Nick Mathewson
2018-06-28
Fix up the modules that include memarea.h (automated)
Nick Mathewson
2018-06-27
Fix up include paths for sandbox.h (automated)
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-20
Remove log dependency from backtrace.[ch]
Nick Mathewson
2018-06-20
Remove dmalloc support; closes #26426
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-15
Extract cell type and their queues into new headers
Nick Mathewson
2018-06-15
Extract routerinfo_t into its own header.
Nick Mathewson
2018-06-15
Extract networkstatus_t and ..sr_info_t into their own headers
Nick Mathewson
2018-06-15
Split socks_request_t into its own header.
Nick Mathewson
2018-06-15
Move or_connection_t to its own header.
Nick Mathewson
2018-06-15
Split entry and edge_connection_t into their own headers.
Nick Mathewson
2018-06-14
Make server_port_cfg_t and port_cfg_t into separate headers.
Nick Mathewson
2018-05-10
Merge remote-tracking branch 'public/bug25981'
Nick Mathewson
2018-05-10
Merge branch 'ticket26063_squashed'
Nick Mathewson
2018-05-10
Merge branch 'ticket26064'
Nick Mathewson
2018-05-10
Add a new function to enable/disable the per-second timer as needed
Nick Mathewson
2018-05-10
Merge remote-tracking branch 'dgoulet/ticket26062_034_01'
Nick Mathewson
2018-05-09
Merge branch 'ticket26016'
Nick Mathewson
2018-05-09
Merge branch 'ticket26009'
Nick Mathewson
2018-05-09
spelling fix
Nick Mathewson
2018-05-09
Fix some clang warnings
Nick Mathewson
2018-05-09
Mark the 1-per-sec update_current_time() call as redundant.
Nick Mathewson
2018-05-09
Distinguish true clock jumps from idleness
Nick Mathewson
2018-05-09
Give responsibility for waking up from DORMANT to a mainloop event
Nick Mathewson
2018-05-09
config: Move any_client_port_set() to config.c
David Goulet
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-07
Don't crash when closing a connection before initializing libevent
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'dgoulet/ticket25990_034_01'
Nick Mathewson
[next]