index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
compat.c
Commit message (
Expand
)
Author
Age
*
Rename *_isin to *_contains
Nick Mathewson
2013-01-16
*
Update the copyright date to 201.
Nick Mathewson
2013-01-16
*
Merge branch 'win64-7260'
Nick Mathewson
2012-12-07
|
\
|
*
Remove an unused variable; part of mingw64 patch from yayooo
Nick Mathewson
2012-11-02
|
*
Compile (with warnings) with mingw64
Nick Mathewson
2012-11-02
*
|
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-08
*
|
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
*
|
Rename configure.in to configure.ac
Nick Mathewson
2012-09-04
|
/
*
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-15
*
Merge branch 'bug6097'
Nick Mathewson
2012-06-11
|
\
|
*
Be more careful calling wcstombs
Nick Mathewson
2012-06-07
*
|
typo noticed by "_raptor"
Roger Dingledine
2012-06-07
|
/
*
Merge remote-tracking branch 'public/getfilesize_64'
Nick Mathewson
2012-06-05
|
\
|
*
Use GetFileSize correctly on win32
Nick Mathewson
2012-05-24
*
|
Resolve about 24 DOCDOCs
Nick Mathewson
2012-06-05
*
|
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-06-04
*
|
Merge remote-tracking branch 'public/bug5089'
Nick Mathewson
2012-05-31
|
\
\
|
*
|
Have get_parent_directory() handle "/foo" and "/" correctly.
Nick Mathewson
2012-05-24
|
|
/
*
|
Merge remote-tracking branch 'public/close_file_mapping'
Nick Mathewson
2012-05-31
|
\
\
|
*
|
reindent CreateFile arguments.
Nick Mathewson
2012-05-31
|
*
|
Close the windows file handle after CreateFileMapping; it isn't needed
Nick Mathewson
2012-05-23
|
|
/
*
|
Merge remote-tracking branch 'linus/bug5355_ln'
Nick Mathewson
2012-05-31
|
\
\
|
*
|
Don't stomp on errno.
Linus Nordberg
2012-05-29
|
*
|
Refactor new getcwd code
Nick Mathewson
2012-05-10
|
*
|
Stop using MAX_PATH, it might not be defined
Sebastian Hahn
2012-03-10
*
|
|
Fix win32 compilation of 31eb73f88e8
Nick Mathewson
2012-05-14
*
|
|
Cut down on the OS information we give.
Nick Mathewson
2012-05-11
*
|
|
Merge remote-tracking branch 'public/bug5091'
Nick Mathewson
2012-05-11
|
\
\
\
|
*
|
|
Fix tor_strtok_r_impl and test cases per bug #5091
nils
2012-03-30
|
|
/
/
*
|
|
fix quad typo in comments
Roger Dingledine
2012-05-07
*
|
|
Fix bug 5762: detect missing accept4 that gives ENOSYS
Nick Mathewson
2012-05-04
*
|
|
Remove __ from HAVE_EXTERN_ENVIRON_DECLARED__
Nick Mathewson
2012-04-30
*
|
|
Merge remote-tracking branch 'public/bug5112'
Nick Mathewson
2012-04-24
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
If SOCK_CLOEXEC and friends fail, fall back to regular socket() calls
Nick Mathewson
2012-02-14
*
|
|
Don't redeclare environ if std headers already did
Sebastian Hahn
2012-02-19
*
|
|
Use _NSGetEnviron() instead of environ where required
Sebastian Hahn
2012-02-14
|
/
/
*
|
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-31
*
|
Rename nonconformant identifiers.
Nick Mathewson
2012-01-18
*
|
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-17
*
|
Convert instances of tor_malloc+tor_snprintf into tor_asprintf
Nick Mathewson
2012-01-16
*
|
Disallow disabling DisableDebuggerAttachment on runnning Tor
Sebastian Hahn
2012-01-04
*
|
Fix a check-spaces violation in compat.c
Sebastian Hahn
2011-12-30
*
|
Prepend cwd for relative config file paths.
Kamran Riaz Khan
2011-12-22
[next]