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
/
compat.c
Age
Commit message (
Expand
)
Author
2013-09-03
Avoid a double-close on one failing case of the socketpair replacement code
Nick Mathewson
2013-08-06
Use SOCKET_OK/TOR_INVALID_SOCKET in socketpair replacement code
Nick Mathewson
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
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-09-04
Rename configure.in to configure.ac
Nick Mathewson
2012-06-15
fix a compiler warning added in one of my XXX023 fixes.
Nick Mathewson
2012-06-15
Refactor GETINFO process/descriptor-limit
Nick Mathewson
2012-06-15
Triage the XXX023 and XXX022 comments: postpone many.
Nick Mathewson
2012-06-11
Merge branch 'bug6097'
Nick Mathewson
2012-06-07
typo noticed by "_raptor"
Roger Dingledine
2012-06-07
Be more careful calling wcstombs
Nick Mathewson
2012-06-05
Merge remote-tracking branch 'public/getfilesize_64'
Nick Mathewson
2012-06-05
Resolve about 24 DOCDOCs
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-06-04
Resolve all currently pending DOCDOC items in master
Nick Mathewson
2012-05-31
Merge remote-tracking branch 'public/bug5089'
Nick Mathewson
2012-05-31
Merge remote-tracking branch 'public/close_file_mapping'
Nick Mathewson
2012-05-31
reindent CreateFile arguments.
Nick Mathewson
2012-05-31
Merge remote-tracking branch 'linus/bug5355_ln'
Nick Mathewson
2012-05-29
Don't stomp on errno.
Linus Nordberg
2012-05-24
Have get_parent_directory() handle "/foo" and "/" correctly.
Nick Mathewson
2012-05-24
Use GetFileSize correctly on win32
Nick Mathewson
2012-05-23
Close the windows file handle after CreateFileMapping; it isn't needed
Nick Mathewson
2012-05-14
Fix win32 compilation of 31eb73f88e8
Nick Mathewson
2012-05-11
Cut down on the OS information we give.
Nick Mathewson
2012-05-11
Merge remote-tracking branch 'public/bug5091'
Nick Mathewson
2012-05-10
Refactor new getcwd code
Nick Mathewson
2012-05-07
fix quad typo in comments
Roger Dingledine
2012-05-04
Fix bug 5762: detect missing accept4 that gives ENOSYS
Nick Mathewson
2012-04-30
Remove __ from HAVE_EXTERN_ENVIRON_DECLARED__
Nick Mathewson
2012-04-24
Merge remote-tracking branch 'public/bug5112'
Nick Mathewson
2012-03-30
Fix tor_strtok_r_impl and test cases per bug #5091
nils
2012-03-10
Stop using MAX_PATH, it might not be defined
Sebastian Hahn
[next]