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
/
common
/
include.am
Age
Commit message (
Expand
)
Author
2016-07-25
Also ship compat_time.h in release tarballs. Fixes bug #19746
Peter Palfrader
2016-07-08
Move our "what time is it now" compat functions into a new module
Nick Mathewson
2016-05-18
Include __mulodi4 in libor_ctime when it fixes clang -m32 -ftrapv
Nick Mathewson
2016-05-12
Fix inconsistent tab/space mixing in include.am files.
Nick Mathewson
2016-05-12
Merge branch 'ftrapv_v3'
Nick Mathewson
2016-05-12
Rename SOURCES to SRC for things in include.am
Nick Mathewson
2016-05-12
Add -ftrapv to gcc-hardening ... mostly!
Nick Mathewson
2016-05-11
Merge branch 'pubsub_squashed'
Nick Mathewson
2016-05-11
Basic work on a publish/subscribe abstraction
Nick Mathewson
2016-05-09
Merge branch 'timeouts_v2_squashed'
Nick Mathewson
2016-05-09
Add wrappers to tie the new timeouts into libevent.
Nick Mathewson
2016-04-20
Remove trunnel files from libor/libcrypto, since they are in libtrunnel. Foun...
Nick Mathewson
2016-04-19
Merge branch 'handles_squashed'
Nick Mathewson
2016-04-19
Basic 'handle' implementation and tests.
Nick Mathewson
2016-04-15
Add timeouts to libor-event.a
Nick Mathewson
2016-04-04
Move tor_assert implementation into its own header/module.
Nick Mathewson
2016-01-08
Simplify micro-revision dependency rules
cypherpunks
2015-12-26
Mark all object files built based on micro-revision.i as depending on it
Nick Mathewson
2015-11-10
Move openssl version compatibility defines into a new header.
Nick Mathewson
2015-07-31
Move formatting functions around.
Nick Mathewson
2015-07-06
Integrate ed25519-donna (Not yet used).
Yawning Angel
2015-06-17
Add the openssh 6.8p1 readpassphrase implementation
Nick Mathewson
2015-04-01
Drop support for --digests
Nick Mathewson
2015-03-21
Disable assertions during coverage builds
Sebastian Hahn
2015-03-18
Merge remote-tracking branch 'public/feature15053'
Nick Mathewson
2015-03-15
Make log.o depend on micro-revision.i
Nick Mathewson
2015-03-14
Do not distribute common_sha1.i and or_sha1.i.
cypherpunks
2015-03-14
Clean up generated files.
cypherpunks
2015-03-04
Revert "Missing dependencies; fixes 15127."
Nick Mathewson
2015-03-04
Merge remote-tracking branch 'public/bug15127_025' into maint-0.2.6
Nick Mathewson
2015-03-04
Missing dependencies; fixes 15127.
Nick Mathewson
2015-02-11
Remove mempools and buf freelists
Nick Mathewson
2015-01-14
Initial workqueue implemention, with a simple test.
Nick Mathewson
2015-01-14
Split threading-related code out of compat.c
Nick Mathewson
2014-10-27
Remove configure option to disable curve25519
Sebastian Hahn
2014-09-25
Merge branch 'ed25519_ref10_squashed'
Nick Mathewson
2014-09-25
Add Ed25519 support, wrappers, and tests.
Nick Mathewson
2014-09-25
Use trunnel for crypto_pwbox encoding/decoding.
Nick Mathewson
2014-09-25
Rudimentary-but-sufficient passphrase-encrypted box code.
Nick Mathewson
2014-09-25
More generic passphrase hashing code, including scrypt support
Nick Mathewson
2014-08-28
Move secret-to-key functionality into a separate module
Nick Mathewson
2014-06-14
Merge branch 'bug8746_v2_squashed'
Nick Mathewson
2014-06-14
New waitpid-handler functions to run callbacks when a child exits.
Nick Mathewson
2014-05-12
Add --disable-mempools configure option
Andrea Shepard
2014-04-16
Log the name of the failing syscall on failure
Nick Mathewson
2014-02-12
Get csiphash better integrated with our build system
Nick Mathewson
2013-11-18
Basic backtrace ability
Nick Mathewson
2013-07-15
Merge remote-tracking branch 'public/fancy_test_tricks'
Nick Mathewson
2013-07-14
cosmetic cleanups
Roger Dingledine
2013-07-13
put sandbox.h in the tarball, so the tarball builds
Roger Dingledine
[next]