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
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
2013-08-06
Use SOCKET_OK/TOR_INVALID_SOCKET in socketpair replacement code
Nick Mathewson
2013-08-02
Fixed "unused parameter cloexec" warnings on windows
Nick Mathewson
2013-08-02
Split the socketpair replacement code into its own function for testing
Nick Mathewson
2013-08-02
Actually use the cloexec argument in the !defined(SOCK_CLOEXEC) case
Nick Mathewson
2013-08-02
Prepare patch for ticket 5129 for merging.
Peter Retzlaff
2013-07-29
Changes as suggested by nickm
Cristian Toader
2013-07-23
added experimental support for open syscall path param
Cristian Toader
2013-07-15
Fix two pre-coffee typos
Peter Palfrader
2013-07-15
Document get_parent_directory more
Peter Palfrader
2013-06-13
Define SEEK_SET for platforms that lack it.
Nick Mathewson
2013-06-13
If we write the annotation but not the microdescriptor, rewind.
Nick Mathewson
2013-06-12
Revert "Use the FILE_SHARE_DELETE flag for CreateFile on a mapping"
Nick Mathewson
2013-06-12
Merge remote-tracking branch 'public/bug2077_share_delete' into maint-0.2.4
Nick Mathewson
2013-06-12
Use the FILE_SHARE_DELETE flag for CreateFile on a mapping
Nick Mathewson
2013-03-19
Merge remote-tracking branch 'public/bug8002' into maint-0.2.4
Nick Mathewson
2013-03-18
Fix another case of bug 8206; patch from flupzor
Nick Mathewson
2013-03-18
Check return values from fcntl and setsockopt
Nick Mathewson
2013-02-19
Check for CPUs more accurartely when ONLN != CONF.
Nick Mathewson
2013-02-08
Fix numerous problems with Tor's weak RNG.
Nick Mathewson
2013-01-16
Rename *_isin to *_contains
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-12-07
Merge branch 'win64-7260'
Nick Mathewson
2012-11-08
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-11-08
Add and use and unlikely-to-be-eliminated memwipe()
Nick Mathewson
2012-11-02
Remove an unused variable; part of mingw64 patch from yayooo
Nick Mathewson
2012-11-02
Compile (with warnings) with mingw64
Nick Mathewson
[next]