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
2012-11-08
Add and use and unlikely-to-be-eliminated memwipe()
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
2012-02-19
Don't redeclare environ if std headers already did
Sebastian Hahn
2012-02-14
Use _NSGetEnviron() instead of environ where required
Sebastian Hahn
2012-02-14
If SOCK_CLOEXEC and friends fail, fall back to regular socket() calls
Nick Mathewson
2012-01-31
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
Nick Mathewson
2012-01-31
Actually enable the windows absolute-path code
Nick Mathewson
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2012-01-17
Warn if sizeof(tor_socket_t) != sizeof(SOCKET)
Nick Mathewson
2012-01-17
Use SOCKET_OK macros in even more places
Nick Mathewson
2012-01-16
Convert instances of tor_malloc+tor_snprintf into tor_asprintf
Nick Mathewson
2012-01-04
Disallow disabling DisableDebuggerAttachment on runnning Tor
Sebastian Hahn
2011-12-30
Fix a check-spaces violation in compat.c
Sebastian Hahn
2011-12-22
Prepend cwd for relative config file paths.
Kamran Riaz Khan
2011-12-02
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-12-02
tor_accept_socket() should take tor_addr_t for listener arg
Nick Mathewson
2011-11-24
Move disable-debugger-attachment fn to compat where it belongs. Fix whitespace
Nick Mathewson
2011-11-24
Fix compile warning in tor_inet_pton() (on 64bit)
Sebastian Hahn
2011-11-19
Minor tor_inet_pton bug fixes
Anders Sundman
2011-11-11
Fixed of-by-one error in tor_inet_ntop
Anders Sundman
2011-10-03
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-10-01
Looks like Windows version 6.2 will be Windows 8
Sebastian Hahn
[next]