Linus Nordberg
|
ce5489eec0
Fix cut'n'paste bug (#5151).
|
13 years ago |
Florent Daigniere
|
62f3121a3d
fix for bug #5210: enable GCC and LD hardening by default
|
13 years ago |
Roger Dingledine
|
4ade55ecb9
merge in the changes files so far
|
13 years ago |
Nick Mathewson
|
bd0657602d
get_mozilla_ciphers: look at ssl3con.c, not sslenum.c
|
13 years ago |
Nick Mathewson
|
c2ed9a2940
get_mozilla_ciphers: output lowercase hex.
|
13 years ago |
Nick Mathewson
|
c5dca8f208
Try to make get_mozilla_ciphers output the right macros in the right order
|
13 years ago |
Nick Mathewson
|
092b9aca8c
Have get_mozilla_ciphers take sourcedirs as arguments
|
13 years ago |
Nick Mathewson
|
a6a905cc11
Make get_mozilla_ciphers script a little more regexy and readable
|
13 years ago |
Nick Mathewson
|
db07aaf45f
Script to generate ciphers.inc by Arturo
|
13 years ago |
Roger Dingledine
|
12594f27db
Stop discarding command-line arguments when TestingTorNetwork is set
|
13 years ago |
Roger Dingledine
|
279f03e76f
retroactively say which ticket the defaults torrc patch was
|
13 years ago |
Nick Mathewson
|
fecb341d6b
Fix spelling of Esteban Manchado Velázquez.
|
13 years ago |
George Kadianakis
|
aae570b493
Close fds on pipe() error in tor_spawn_background().
|
13 years ago |
Sebastian Hahn
|
d916fc38b6
Stop using MAX_PATH, it might not be defined
|
13 years ago |
Nick Mathewson
|
ec1bc8a979
Use a given name in the bug5090 message, at its holder's request.
|
13 years ago |
Nick Mathewson
|
9f88c1e14f
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
99bd5400e8
Never choose a bridge as an exit. Bug 5342.
|
13 years ago |
Nick Mathewson
|
978cfcfbbb
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
8abfcc0804
Revise "sufficient exit nodes" check to work with restrictive ExitNodes
|
13 years ago |
Nick Mathewson
|
d4526e1d4a
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
a574f7f3fe
Merge branch 'bug5343' into maint-0.2.2
|
13 years ago |
Nick Mathewson
|
c13dc5170f
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
31f253ae6a
Oops; credit bug5090 patch to flupzor. estebanm only found the bug.
|
13 years ago |
Nick Mathewson
|
be0535f00b
Correctly handle broken escape sequences in torrc values
|
13 years ago |
Nick Mathewson
|
0f7e96038d
changes file for extra-tests branch
|
13 years ago |
Nick Mathewson
|
c4bfc7ca0e
Disable some tor_sscanf tests that gcc says are illegal formats
|
13 years ago |
Nick Mathewson
|
97b15e6fb0
Fix new strcmp_opt/len tests on OSs where strcmp() can return values >1 or <-1
|
13 years ago |
Esteban Manchado Velázquez
|
998891e734
Add unit tests for path_is_relative
|
13 years ago |
Esteban Manchado Velázquez
|
dbd170f752
Some more corner cases for tor_sscanf
|
13 years ago |
Esteban Manchado Velázquez
|
8e88377905
expand_filename tests for trailing slash in $HOME
|
13 years ago |