Roger Dingledine
|
2032b9b1b1
fix typo in comment
|
il y a 7 ans |
Nick Mathewson
|
89407bedf8
Tweak usage of get_current_working_dir() for tor_malloc() paranoia.
|
il y a 7 ans |
cypherpunks
|
bfe740f065
Refactor retrieving the current working directory
|
il y a 7 ans |
Nick Mathewson
|
63ceadb485
Use LANG_ENGLISH in windows error messages
|
il y a 7 ans |
Nick Mathewson
|
9383fa3851
Fix mixed-sign comparison warning in fix for 22797.
|
il y a 7 ans |
Nick Mathewson
|
5434b2451e
Merge branch 'maint-0.3.0' into maint-0.3.1
|
il y a 7 ans |
Nick Mathewson
|
546f5b364b
Merge branch 'maint-0.2.9' into maint-0.3.0
|
il y a 7 ans |
Nick Mathewson
|
32c0066e4b
Merge branch 'maint-0.2.8' into maint-0.2.9
|
il y a 7 ans |
Nick Mathewson
|
5ff0f1ab9e
Merge branch 'maint-0.2.7-redux' into maint-0.2.8
|
il y a 7 ans |
Nick Mathewson
|
6cd6d488dc
Merge branch 'maint-0.2.6' into maint-0.2.7-redux
|
il y a 7 ans |
Nick Mathewson
|
f6420bceec
Merge branch 'maint-0.2.5' into maint-0.2.6
|
il y a 7 ans |
Nick Mathewson
|
ff8c230d7c
Merge branch 'maint-0.2.4' into maint-0.2.5
|
il y a 7 ans |
Nick Mathewson
|
e88aa98451
Merge branch 'teor-bug22797-025' into maint-0.3.1
|
il y a 7 ans |
teor
|
878e0d45a5
Always allow extra file descriptors when setting the connection maximum
|
il y a 7 ans |
Nick Mathewson
|
bb3f74e66b
Fix assertion failure related to openbsd strtol().
|
il y a 7 ans |
Nick Mathewson
|
6fcaf83c98
Cleanup MOCK_IMPL (etc) to be findable with etags
|
il y a 7 ans |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
il y a 7 ans |
Alexander Færøy
|
02fc0a5ecf
Remove fgets() compatbility function and related tests.
|
il y a 7 ans |
Alexander Færøy
|
498287b3c3
Add compatibility function for fgets(3).
|
il y a 7 ans |
Nick Mathewson
|
ad382049ed
Fix a signed/unsigned comparison warning
|
il y a 7 ans |
junglefowl
|
373d9aff7a
Fail if file is too large to mmap.
|
il y a 7 ans |
Nick Mathewson
|
2a00110e5b
Revert "Stop checking whether environ is declared."
|
il y a 8 ans |
Nick Mathewson
|
954eeda619
Stop checking whether environ is declared.
|
il y a 8 ans |
Nick Mathewson
|
4614f8e681
Merge remote-tracking branch 'teor/fix-mingw-pagesize'
|
il y a 8 ans |
Nick Mathewson
|
286fa94064
Use va_copy() in pure-windows version of tor_asprintf().
|
il y a 8 ans |
teor
|
8f465808a0
Check for getpagesize before using it to mmap files
|
il y a 8 ans |
Nick Mathewson
|
becc957839
Actually clamp the number of detected CPUs to 16.
|
il y a 8 ans |
Nick Mathewson
|
4c55e8a58f
Fix cases where the tests were doing closesocket() on a non-socket
|
il y a 8 ans |
Nick Mathewson
|
5927ed8d33
checkSpace.pl now forbids more identifiers.
|
il y a 8 ans |
cypherpunks
|
8d67c079b4
Fix integer overflows in the conversion tables
|
il y a 8 ans |