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
Age
Commit message (
Expand
)
Author
2014-09-30
Make tor_libevent_get_base() mockable
Andrea Shepard
2014-09-30
Implement scheduler mechanism to track lists of channels wanting cells or wri...
Andrea Shepard
2014-09-15
Clear up another clangalyzer issue
Nick Mathewson
2014-09-11
Merge remote-tracking branch 'public/bug13104_025'
Nick Mathewson
2014-09-11
Avoid an overflow on negation in format_helper_exit_status
Nick Mathewson
2014-09-10
Avoid overflows and underflows in sscanf and friends
Nick Mathewson
2014-09-09
Add unittests for finding the third quartile of a set.
George Kadianakis
2014-09-09
Use S?SIZE_MAX, not S?SIZE_T_MAX
Nick Mathewson
2014-09-09
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-09-09
Clean up the MVSC nmake files so they work again.
Nick Mathewson
2014-09-02
Make iter for DECLARE_TYPED_DIGESTMAP_FNS be a pointer.
Nick Mathewson
2014-09-02
Add more assertions to esc_for_log to please the clangalyzer.
Nick Mathewson
2014-09-02
Add an assertion to read_file_to_str_until_eof
Nick Mathewson
2014-09-02
Explicitly initialize addresses in tor_ersatz_socketpair
Nick Mathewson
2014-09-02
Apply the MALLOC_ZERO_WORKS fixup to tor_realloc as well.
Nick Mathewson
2014-09-02
Another clang analyzer complaint wrt HT_GENERATE
Nick Mathewson
2014-09-02
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-09-02
Fix a number of clang analyzer false-positives
Nick Mathewson
2014-08-29
Introduce full coverage tests for module routerset.c.
dana koch
2014-08-25
Fix another memory leak case in sandbox.c:prot_strings()
Nick Mathewson
2014-08-24
Use the ARRAY_LENGTH macro more consistently.
Nick Mathewson
2014-08-24
Remove the non-implemented versions of the sandbox _array() functions
Nick Mathewson
2014-08-24
Whitespace fixes
Nick Mathewson
2014-08-24
Terser ways to sandbox-allow related filenames
Nick Mathewson
2014-08-24
Merge branch 'bug11792_1_squashed'
Nick Mathewson
2014-08-24
Count zlib buffer memory towards OOM totals.
Nick Mathewson
2014-08-21
fix memory leak on failure in sandbox.c:prot_strings()
Nick Mathewson
2014-08-21
Store sandbox params as char *, since that's what they are.
Nick Mathewson
2014-08-21
Suppress coverity warning about overflowing in safe_mem_is_zero
Nick Mathewson
2014-08-21
Avoid performing an assert on an always-true value
Nick Mathewson
2014-08-21
Suppress coverity warning about overflowing in tor_memeq.
Nick Mathewson
2014-08-21
Check return values for fcntl in tor_spawn_background.
Nick Mathewson
2014-08-21
Make the two branches of tor_tls_used_v1_handshake into one.
Nick Mathewson
2014-08-20
Fix return value of tor_fd_seekend.
Nick Mathewson
2014-08-20
Allow named pipes for our log files.
Nick Mathewson
2014-08-20
Merge remote-tracking branch 'public/bug11787'
Nick Mathewson
2014-08-13
Fix whitespace issues
Nick Mathewson
2014-08-13
Apply coccinelle script to replace malloc(a*b)->calloc(a,b)
Nick Mathewson
2014-08-13
Add reallocarray clone so we can stop doing multiply-then-reallocate
Nick Mathewson
2014-07-17
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-07-17
Merge remote-tracking branch 'public/bug12602_024' into maint-0.2.5
Nick Mathewson
2014-07-17
Fix compilation with no-compression OpenSSL builds and forks
Nick Mathewson
2014-07-16
fix a c99-ism
Nick Mathewson
2014-07-16
Add a tor_ftruncate to replace ftruncate.
Nick Mathewson
2014-07-16
Add an option to overwrite logs
Arlo Breault
2014-06-20
Thread support is now required
Nick Mathewson
2014-06-20
Remove code for Windows CE support
Nick Mathewson
2014-06-16
whitespace fixes
Nick Mathewson
2014-06-14
Merge branch 'bug8746_v2_squashed'
Nick Mathewson
2014-06-14
New testing-only tor_sleep_msec function
Nick Mathewson
[next]