index
:
user/pastly/tor
bug23537_032_01
bug23539_032_01
bug23560_032_01
bug23566_032_01
bug29508
fallback_whiteblack_changes
issue26703
kist-fortor-01
kist-fortor-02
kist-fortor-03
master
ticket22870
ticket23753_032_01
ticket24158
ticket24158_01
ticket24158_02
ticket24254
ticket24531_033_01
ticket28840
Pastly's tor repository
Matt Traudt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitignore
Commit message (
Expand
)
Author
Age
*
Add a test-rng program so we can pipe to dieharder.
Nick Mathewson
2019-02-14
*
Merge branch 'maint-0.3.5'
Nick Mathewson
2018-12-21
|
\
|
*
Try @warning_flags to avoid bloating verbose make logs
Nick Mathewson
2018-12-21
*
|
Merge branch 'ticket28179_squashed' into ticket28179_squashed_merged
Nick Mathewson
2018-12-17
|
\
\
|
*
|
Delete old process_handle_t code.
Alexander Færøy
2018-12-17
|
*
|
Add slow test for process_t for main loop interaction.
Alexander Færøy
2018-12-17
*
|
|
Move buffers.c out of lib/containers to resolve a circularity.
Nick Mathewson
2018-11-14
|
/
/
*
|
Move the code that knows our tor version into a lowest-level lib
Nick Mathewson
2018-11-05
|
/
*
Extract the non-stats part of geoip into a new src/lib/geoip.
Nick Mathewson
2018-09-27
*
Update .gitignore
rl1987
2018-07-08
*
Start splitting src/or
Nick Mathewson
2018-07-05
*
All remaining files in src/common belong to the event loop.
Nick Mathewson
2018-07-05
*
Extract getpass to a new lib/term library
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-29
*
Extract time functionality into lib/wallclock and lib/time
Nick Mathewson
2018-06-28
*
Move floating-point math functions into a new lib/math
Nick Mathewson
2018-06-28
*
Extract process-management functionality into a new lib/process
Nick Mathewson
2018-06-28
*
Extract memarea into its own library
Nick Mathewson
2018-06-28
*
Extract threading code into a new library.
Nick Mathewson
2018-06-28
*
Move util_format into a new libtor-encoding library
Nick Mathewson
2018-06-27
*
Merge branch 'fs_refactor'
Nick Mathewson
2018-06-27
|
\
|
*
Extract functions from compat.c and util.h into a new fs library
Nick Mathewson
2018-06-27
*
|
Merge branch 'sandbox_refactor'
Nick Mathewson
2018-06-27
|
\
\
|
|
/
|
*
Move sandbox code into a new library.
Nick Mathewson
2018-06-27
*
|
Merge branch 'net_refactor'
Nick Mathewson
2018-06-27
|
\
\
|
|
/
|
*
Move network code to libtor-net.
Nick Mathewson
2018-06-27
*
|
Extract core part of smartlist code into its own library.
Nick Mathewson
2018-06-26
|
/
*
Update .gitignore and .may_include files
Nick Mathewson
2018-06-22
*
Extract the locking and logging code
Nick Mathewson
2018-06-22
*
Extract simple integer math into its own module
Nick Mathewson
2018-06-22
*
Extract key string manipulation functions into a new library.
Nick Mathewson
2018-06-22
*
Extract our code for answering "what time is it right now".
Nick Mathewson
2018-06-22
*
Refactor container into a library.
Nick Mathewson
2018-06-22
*
Extract tor_malloc and friends to a new module.
Nick Mathewson
2018-06-21
*
Move responsibility for libdonna out of src/common
Nick Mathewson
2018-06-21
*
Split crypto and tls libraries into directories
Nick Mathewson
2018-06-21
*
Move trace into its own library in libs.
Nick Mathewson
2018-06-21
*
Extract compression functions into a new library.
Nick Mathewson
2018-06-21
*
Rename libtor.a to libtor-app.a
Nick Mathewson
2018-06-21
*
Move consttime library code into its own directory.
Nick Mathewson
2018-06-21
*
Extract error functionality into a new lowest-level library.
Nick Mathewson
2018-06-21
*
Use a rust build script to set linker options correctly for tests.
Nick Mathewson
2018-06-19
*
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-13
|
\
|
*
vim sometimes makes swo tempfiles
Nick Mathewson
2017-12-13
*
|
Add a small library to emulate tor_run_main() with exec()
Nick Mathewson
2017-11-01
|
/
*
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-09-19
|
\
|
*
add rust registry to gitignore
Nick Mathewson
2017-09-19
*
|
Add support for running "calltool" on Tor via "make callgraph".
Nick Mathewson
2017-09-07
|
/
*
Allow Rust build using locally supplied crates or crates.io
Sebastian Hahn
2017-05-19
[next]