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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
compat.c
Age
Commit message (
Expand
)
Author
2015-02-19
Quiet "caching debian-tor for debian-tor" notice
Nick Mathewson
2015-02-09
Merge remote-tracking branch 'sysrqb/bug14802_025'
Nick Mathewson
2015-02-09
Return 0 when detecting the amount of memory fails
Matthew Finkel
2015-01-14
Fix windows compilation of condition code
Nick Mathewson
2015-01-14
Split threading-related code out of compat.c
Nick Mathewson
2015-01-10
Merge branch 'master' of https://git.torproject.org/tor into bug13111-empty-k...
teor
2015-01-10
Merge branch 'bug14001-clang-warning' into bug13111-empty-key-files-fn-empty
teor
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-29
Merge branch 'resolvemyaddr_squashed'
Nick Mathewson
2014-12-29
Adding comprehensive test cases for resolve_my_address.
rl1987
2014-12-29
Fix a few comments
rl1987
2014-11-08
Stop failing when key files are zero-length
teor
2014-11-02
Apply new calloc coccinelle patch
Nick Mathewson
2014-10-30
Silence spurious clang warnings
teor
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-10-23
Fix minor typos, two line lengths, and a repeated include
teor
2014-10-20
Clamp (some) years supplied by the system to 1 CE
teor
2014-10-20
Use correct day of year in correct_tm()
teor
2014-09-09
Use S?SIZE_MAX, not S?SIZE_T_MAX
Nick Mathewson
2014-09-02
Explicitly initialize addresses in tor_ersatz_socketpair
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-13
Apply coccinelle script to replace malloc(a*b)->calloc(a,b)
Nick Mathewson
2014-07-16
Add a tor_ftruncate to replace ftruncate.
Nick Mathewson
2014-06-20
Thread support is now required
Nick Mathewson
2014-06-20
Remove code for Windows CE support
Nick Mathewson
2014-06-14
Merge branch 'bug8746_v2_squashed'
Nick Mathewson
2014-06-14
New testing-only tor_sleep_msec function
Nick Mathewson
2014-05-14
whitespace fix, more
Nick Mathewson
2014-05-14
Improved comments on bug11946 fix
Nick Mathewson
2014-05-14
Use tor_getpw{nam,uid} wrappers to fix bug 11946
Nick Mathewson
2014-05-14
Add a pair of wrapper functions: tor_getpwnam() and tor_getpwuid()
Nick Mathewson
2014-05-08
Return success when get_total_system_memory() succeeds.
Nick Mathewson
2014-05-01
Merge remote-tracking branch 'public/bug4345a_024'
Nick Mathewson
2014-04-25
Merge branch 'scanbuild_fixes'
Nick Mathewson
2014-04-24
Merge branch 'bug11396_v2_squashed'
Nick Mathewson
2014-04-24
get_total_system_memory(): see how much RAM we have
Nick Mathewson
2014-04-19
scan-build: avoid undef behaior in tor_inet_pton
Nick Mathewson
2014-04-16
Make sure everything using an interned string is preceded by a log
Nick Mathewson
2014-04-16
Add 'rename' to the sandboxed syscalls
Nick Mathewson
2014-04-07
Merge remote-tracking branch 'public/bug10363_024_squashed'
Nick Mathewson
2014-04-07
Another 10363 instance: this one in tor_memmem fallback code
Nick Mathewson
2014-03-31
Handle tor_munmap_file(NULL) consistently
Nick Mathewson
2014-03-31
Eliminate lseek() with unchecked return in tor_mmap_file()
Andrea Shepard
2014-03-31
Add return value and assert for null parameter to tor_munmap_file()
Andrea Shepard
2014-02-07
More hacking around spawn_func issues
Nick Mathewson
2013-09-13
Merge remote-tracking branch 'ctoader/gsoc-cap-stage2'
Nick Mathewson
2013-09-03
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-09-03
Avoid a double-close on one failing case of the socketpair replacement code
Nick Mathewson
2013-08-15
added comments for sandbox.h
Cristian Toader
[next]