summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'tor-github/pr/653'Nick Mathewson2019-01-22
|\
| * check-changes: Warn about bugfixes on future releasesteor2018-09-18
* | Bump copyright date to 2019Nick Mathewson2019-01-16
* | Merge branch 'ticket28058_squashed'Nick Mathewson2019-01-15
|\ \
| * | Run shellcheck for stuff in scripts/ as part of 'make check'rl19872019-01-15
* | | Merge branch 'maint-0.3.5'Nick Mathewson2018-12-20
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'tor-github/pr/607' into maint-0.3.5Nick Mathewson2018-12-20
| |\ \
| | * | Stop running stem's unit tests as part of "make test-stem"teor2018-12-20
* | | | Merge remote-tracking branch 'github/prop297'Nick Mathewson2018-12-11
|\ \ \ \
| * | | | Rewrite updateVersions script in Python, add datestamp functionality.Nick Mathewson2018-11-24
* | | | | Merge remote-tracking branch 'tor-github/pr/508'Nick Mathewson2018-12-05
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Move buffers.c out of lib/containers to resolve a circularity.Nick Mathewson2018-11-14
* | | | | Merge remote-tracking branch 'isis/bug25341' into ticket25341_merged_v2Nick Mathewson2018-11-19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | build: Fix Makefile.am TOR_RUST_STATIC_NAME variable name after revert.Isis Lovecruft2018-02-24
| * | | | build: Revert "Use -lresolv in LIBS with rust on OSX."Isis Lovecruft2018-02-24
* | | | | Move the code that knows our tor version into a lowest-level libNick Mathewson2018-11-05
| |/ / / |/| | |
* | | | report origin of mystery core fileTaylor Yu2018-10-12
* | | | Extract the non-stats part of geoip into a new src/lib/geoip.Nick Mathewson2018-09-27
| |_|/ |/| |
* | | Merge branch 'nss_squashed' into nss_mergeNick Mathewson2018-09-04
|\ \ \
| * \ \ Merge branch 'nss_dh_squashed' into nss_dh_squashed_mergedNick Mathewson2018-07-31
| |\ \ \
| | * | | Add a configure switch to build with NSS.Nick Mathewson2018-07-11
| | * | | Make our crypto library symbolic in the makefiles.Nick Mathewson2018-07-11
* | | | | Merge branch 'maint-0.3.4'Nick Mathewson2018-08-29
|\ \ \ \ \
| * \ \ \ \ Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson2018-08-29
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson2018-08-29
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson2018-08-29
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | | * | | | Test: avoid spurious failures in make test-network-allteor2018-08-29
| | | | * | | | Test: consistently use $(TEST_NETWORK_ALL_LOG_DIR) in Makefile.amteor2018-08-29
| | | * | | | | Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson2018-05-03
| | | |\ \ \ \ \
* | | | | | | | | add make check-rustfmtcypherpunks2018-08-16
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge branch 'ticket26447'Nick Mathewson2018-07-31
|\ \ \ \ \ \ \ \
| * | | | | | | | Run check-includes.py script with detected python path.Nick Mathewson2018-07-30
| * | | | | | | | Add "check-includes" to check-local.Nick Mathewson2018-07-09
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Fix build to work with --disable-unittests againrl19872018-07-16
|/ / / / / / /
* | | | | | | Merge remote-tracking branch 'rl1987/doc26638'Nick Mathewson2018-07-09
|\ \ \ \ \ \ \
| * | | | | | | Add CODE_OF_CONDUCT filerl19872018-07-05
* | | | | | | | Fix our build system to know the new locations of the src/or stuffNick Mathewson2018-07-05
* | | | | | | | Start splitting src/orNick Mathewson2018-07-05
* | | | | | | | All remaining files in src/common belong to the event loop.Nick Mathewson2018-07-05
|/ / / / / / /
* | | | | | | Add make targets to show static libraries.Nick Mathewson2018-07-01
* | | | | | | Tabify all of the .am files.Nick Mathewson2018-07-01
* | | | | | | Merge branch 'maint-0.3.4'Nick Mathewson2018-06-30
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix Rust cross compilation.Alex Xu (Hello71)2018-06-27
* | | | | | | Extract getpass to a new lib/term libraryNick Mathewson2018-06-29
* | | | | | | Extract get_uname to lib/osinfo.Nick Mathewson2018-06-29
* | | | | | | Move fd and memory-info functions.Nick Mathewson2018-06-29
* | | | | | | Fix windows compilation in compat_timeNick Mathewson2018-06-28
* | | | | | | Extract time functionality into lib/wallclock and lib/timeNick Mathewson2018-06-28
* | | | | | | Move floating-point math functions into a new lib/mathNick Mathewson2018-06-28
* | | | | | | Extract process-management functionality into a new lib/processNick Mathewson2018-06-28