summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2018-10-12report origin of mystery core fileTaylor Yu
2018-09-27Extract the non-stats part of geoip into a new src/lib/geoip.Nick Mathewson
2018-09-04Merge branch 'nss_squashed' into nss_mergeNick Mathewson
2018-08-29Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-29Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-08-29Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-08-29Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-08-29Test: avoid spurious failures in make test-network-allteor
2018-08-29Test: consistently use $(TEST_NETWORK_ALL_LOG_DIR) in Makefile.amteor
2018-08-16add make check-rustfmtcypherpunks
2018-07-31Merge branch 'nss_dh_squashed' into nss_dh_squashed_mergedNick Mathewson
2018-07-31Merge branch 'ticket26447'Nick Mathewson
2018-07-30Run check-includes.py script with detected python path.Nick Mathewson
2018-07-16Fix build to work with --disable-unittests againrl1987
2018-07-11Add a configure switch to build with NSS.Nick Mathewson
2018-07-11Make our crypto library symbolic in the makefiles.Nick Mathewson
2018-07-09Add "check-includes" to check-local.Nick Mathewson
2018-07-09Merge remote-tracking branch 'rl1987/doc26638'Nick Mathewson
2018-07-05Fix our build system to know the new locations of the src/or stuffNick Mathewson
2018-07-05Start splitting src/orNick Mathewson
2018-07-05All remaining files in src/common belong to the event loop.Nick Mathewson
2018-07-05Add CODE_OF_CONDUCT filerl1987
2018-07-01Add make targets to show static libraries.Nick Mathewson
2018-07-01Tabify all of the .am files.Nick Mathewson
2018-06-30Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-29Extract getpass to a new lib/term libraryNick Mathewson
2018-06-29Extract get_uname to lib/osinfo.Nick Mathewson
2018-06-29Move fd and memory-info functions.Nick Mathewson
2018-06-28Fix windows compilation in compat_timeNick Mathewson
2018-06-28Extract time functionality into lib/wallclock and lib/timeNick Mathewson
2018-06-28Move floating-point math functions into a new lib/mathNick Mathewson
2018-06-28Extract process-management functionality into a new lib/processNick Mathewson
2018-06-28Extract memarea into its own libraryNick Mathewson
2018-06-28Extract threading code into a new library.Nick Mathewson
2018-06-27Move util_format into a new libtor-encoding libraryNick Mathewson
2018-06-27Fix Rust cross compilation.Alex Xu (Hello71)
2018-06-27Merge branch 'fs_refactor'Nick Mathewson
2018-06-27Merge branch 'sandbox_refactor'Nick Mathewson
2018-06-27Merge branch 'net_refactor'Nick Mathewson
2018-06-27Extract functions from compat.c and util.h into a new fs libraryNick Mathewson
2018-06-27Move sandbox code into a new library.Nick Mathewson
2018-06-27Move network code to libtor-net.Nick Mathewson
2018-06-26Extract core part of smartlist code into its own library.Nick Mathewson
2018-06-22Finally extract the log library and make it build.Nick Mathewson
2018-06-22Extract the locking and logging codeNick Mathewson
2018-06-22Extract simple integer math into its own moduleNick Mathewson
2018-06-22Extract key string manipulation functions into a new library.Nick Mathewson
2018-06-22Extract our code for answering "what time is it right now".Nick Mathewson
2018-06-22Refactor container into a library.Nick Mathewson
2018-06-21Extract tor_malloc and friends to a new module.Nick Mathewson