aboutsummaryrefslogtreecommitdiff
path: root/src/common/compat.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'ctoader/gsoc-cap-stage2'Nick Mathewson2013-09-13
|\
| * added comments for sandbox.hCristian Toader2013-08-15
| * Changes as suggested by nickmCristian Toader2013-07-29
| * added experimental support for open syscall path paramCristian Toader2013-07-23
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-09-03
|\ \
| * | Avoid a double-close on one failing case of the socketpair replacement codeNick Mathewson2013-09-03
| * | Use SOCKET_OK/TOR_INVALID_SOCKET in socketpair replacement codeNick Mathewson2013-08-06
| |/
* | Fixed "unused parameter cloexec" warnings on windowsNick Mathewson2013-08-02
* | Split the socketpair replacement code into its own function for testingNick Mathewson2013-08-02
* | Actually use the cloexec argument in the !defined(SOCK_CLOEXEC) caseNick Mathewson2013-08-02
* | Prepare patch for ticket 5129 for merging.Peter Retzlaff2013-08-02
* | Fix two pre-coffee typosPeter Palfrader2013-07-15
* | Document get_parent_directory morePeter Palfrader2013-07-15
|/
* Define SEEK_SET for platforms that lack it.Nick Mathewson2013-06-13
* If we write the annotation but not the microdescriptor, rewind.Nick Mathewson2013-06-13
* Revert "Use the FILE_SHARE_DELETE flag for CreateFile on a mapping"Nick Mathewson2013-06-12
* Merge remote-tracking branch 'public/bug2077_share_delete' into maint-0.2.4Nick Mathewson2013-06-12
|\
| * Use the FILE_SHARE_DELETE flag for CreateFile on a mappingNick Mathewson2013-06-12
* | Merge remote-tracking branch 'public/bug8002' into maint-0.2.4Nick Mathewson2013-03-19
|\ \
| * | Check for CPUs more accurartely when ONLN != CONF.Nick Mathewson2013-02-19
* | | Fix another case of bug 8206; patch from flupzorNick Mathewson2013-03-18
* | | Check return values from fcntl and setsockoptNick Mathewson2013-03-18
|/ /
* | Fix numerous problems with Tor's weak RNG.Nick Mathewson2013-02-08
* | Rename *_isin to *_containsNick Mathewson2013-01-16
* | Update the copyright date to 201.Nick Mathewson2013-01-16
* | Merge branch 'win64-7260'Nick Mathewson2012-12-07
|\ \
| * | Remove an unused variable; part of mingw64 patch from yayoooNick Mathewson2012-11-02
| * | Compile (with warnings) with mingw64Nick Mathewson2012-11-02
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-11-08
|\ \ \ | |/ / |/| / | |/
| * Add and use and unlikely-to-be-eliminated memwipe()Nick Mathewson2012-11-08
* | Rename all reserved C identifiers we definedNick Mathewson2012-10-12
* | Rename configure.in to configure.acNick Mathewson2012-09-04
|/
* fix a compiler warning added in one of my XXX023 fixes.Nick Mathewson2012-06-15
* Refactor GETINFO process/descriptor-limitNick Mathewson2012-06-15
* Triage the XXX023 and XXX022 comments: postpone many.Nick Mathewson2012-06-15
* Merge branch 'bug6097'Nick Mathewson2012-06-11
|\
| * Be more careful calling wcstombsNick Mathewson2012-06-07
* | typo noticed by "_raptor"Roger Dingledine2012-06-07
|/
* Merge remote-tracking branch 'public/getfilesize_64'Nick Mathewson2012-06-05
|\
| * Use GetFileSize correctly on win32Nick Mathewson2012-05-24
* | Resolve about 24 DOCDOCsNick Mathewson2012-06-05
* | Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* | Add about 60 more DOCDOC comments to 0.2.3Nick Mathewson2012-06-04
* | Resolve all currently pending DOCDOC items in masterNick Mathewson2012-06-04
* | Merge remote-tracking branch 'public/bug5089'Nick Mathewson2012-05-31
|\ \
| * | Have get_parent_directory() handle "/foo" and "/" correctly.Nick Mathewson2012-05-24
| |/
* | Merge remote-tracking branch 'public/close_file_mapping'Nick Mathewson2012-05-31
|\ \
| * | reindent CreateFile arguments.Nick Mathewson2012-05-31
| * | Close the windows file handle after CreateFileMapping; it isn't neededNick Mathewson2012-05-23
| |/
* | Merge remote-tracking branch 'linus/bug5355_ln'Nick Mathewson2012-05-31
|\ \