Sebastian Hahn
|
cc060ea220
Create reasons.h
|
15 years ago |
Sebastian Hahn
|
0bfa34e1f6
Create control.h
|
15 years ago |
Sebastian Hahn
|
0d33120c26
Create connection_or.h
|
15 years ago |
Sebastian Hahn
|
78b6a4650b
Create connection_edge.h
|
15 years ago |
Sebastian Hahn
|
c4f8f1316e
Create config.h
|
15 years ago |
Sebastian Hahn
|
34dfce0d82
Create buffers.h
|
15 years ago |
Nick Mathewson
|
14bc4dcc22
Rename log.h to torlog.h
|
15 years ago |
Sebastian Hahn
|
10fdb9ee0a
Add option to not warn when getting an IP instead of hostname
|
15 years ago |
Nick Mathewson
|
b006e3279f
Merge remote branch 'origin/maint-0.2.1'
|
15 years ago |
Nick Mathewson
|
c3e63483b2
Update Tor Project copyright years
|
15 years ago |
Nick Mathewson
|
350181529e
Merge branch 'safelogging2'
|
16 years ago |
Nick Mathewson
|
fcbd65b45c
Refactor the safe_str_*() API to make more sense.
|
16 years ago |
Sebastian Hahn
|
3807db001d
*_free functions now accept NULL
|
16 years ago |
Sebastian Hahn
|
f258647433
Allow SafeLogging to exclude client related information
|
16 years ago |
Nathan Freitas
|
8c585cce39
Include util.h and log.h as relative paths.
|
16 years ago |
Nick Mathewson
|
707a6bd659
Merge commit 'public/socks-client'
|
16 years ago |
Roger Dingledine
|
9ece0955f7
fix comments and other typos
|
16 years ago |
Nick Mathewson
|
015189b5df
Move SOCKS reason-decoding switches into reasons.c
|
16 years ago |
Christopher Davis
|
75472c19c3
Enable Tor to connect through SOCKS 4/5 proxies
|
16 years ago |
Nick Mathewson
|
ec7e054668
Spell-check Tor.
|
16 years ago |
Nick Mathewson
|
88d81ead83
Better debugging output for bug 977 case.
|
16 years ago |
Karsten Loesing
|
9b32e8c141
Update copyright to 2009.
|
16 years ago |
Nick Mathewson
|
c4b8fef362
Remove svn $Id$s from our source, and remove tor --version --version.
|
17 years ago |
Nick Mathewson
|
52932d6f1a
Remove some code that is #ifdefed out, and that we no longer seem to use, if we ever did.
|
17 years ago |
Nick Mathewson
|
1e5f457461
Fix most DOCDOCs remaining and/or added by redox.
|
17 years ago |
Nick Mathewson
|
122170c1d3
Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch.
|
17 years ago |
Nick Mathewson
|
ecaee1d927
Remove fixed xxx020s; downgrade unfixed ones.
|
17 years ago |
Nick Mathewson
|
f43bcdc063
Use ctags and a python script to find identifiers that are never used anywhere, and remove the ones that we really want gone.
|
17 years ago |
Nick Mathewson
|
c36ddcbabf
Apparently sparc64 is way more strict about uint16_t access alignment than I had thought: it gave bus errors when messing with var-cell headers. Maybe this patch will fix bug 862.
|
17 years ago |
Nick Mathewson
|
ae3ce7b387
Patch from mwenge: update TrackHostExits mapping expiry times when the mappings are used, so that they expire a while after their last use, not a while after their creation.
|
17 years ago |