index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2004-05-07
Add doxygen markup for util and buffers
Nick Mathewson
2004-05-07
comment the functions in connection_or.c
Roger Dingledine
2004-05-07
comment the functions in command.c
Roger Dingledine
2004-05-06
forward-port header-length-increase patch
Roger Dingledine
2004-05-06
forward-port built-in dirservers string
Roger Dingledine
2004-05-06
forward-port dirservers file
Roger Dingledine
2004-05-06
Fix bug in stream position adjustment
Nick Mathewson
2004-05-06
Use correct aes-ctr implementation in mainline, too.
Nick Mathewson
2004-05-06
bugfix: add a circ->resolving_streams field, and make dns resolving ...
Roger Dingledine
2004-05-05
Document the rest of main.c
Nick Mathewson
2004-05-05
Comments for nearly all non-tricky files
Nick Mathewson
2004-05-05
Use intptr_t when playing with void*s
Nick Mathewson
2004-05-05
Add intptr_t and uintptr_t to torint.h
Nick Mathewson
2004-05-05
Fix compilation warnings on 64-bit platforms
Nick Mathewson
2004-05-05
Never list unapproved servers as recommended
Nick Mathewson
2004-05-05
More documentation; fix for compilation warning
Nick Mathewson
2004-05-05
Only connection_add connections once they have conn->s sett; refactor code ar...
Nick Mathewson
2004-05-05
Make non-fake tor_poll robust against -1 fds
Nick Mathewson
2004-05-05
must close marked connections at the end of run_scheduled_events.
Roger Dingledine
2004-05-05
More documentation
Nick Mathewson
2004-05-04
accept port 81 by default also, since people have been asking for it
Roger Dingledine
2004-05-04
Comment router*.c
Nick Mathewson
2004-05-04
Fix mac compile
Nick Mathewson
2004-05-02
tor_assert(), not assert()
Nick Mathewson
2004-05-02
Fix windows compile.
Nick Mathewson
2004-05-02
Working strerror for windows socket errors, plus some snide comments.
Nick Mathewson
2004-05-02
Assert that we never try to fakepoll on sock -1.
Nick Mathewson
2004-05-02
Windows version is 0.0.6 too
tor-0.0.6.2
tor-0.0.6.1
tor-0.0.6
Nick Mathewson
2004-05-02
Bump windows version to 0.0.6rc4
Nick Mathewson
2004-05-02
stop the circuit_receive_relay_cell warning
Roger Dingledine
2004-05-02
patches on patches
Roger Dingledine
2004-05-01
some patches on the patches
Roger Dingledine
2004-05-01
Documenmt buffers.c; remove function that nobody ever calls.
Nick Mathewson
2004-05-01
Remove bogus */ so util.c compiles
Nick Mathewson
2004-05-01
Finish documenting the functions in common
Nick Mathewson
2004-05-01
Fix windows compile
Nick Mathewson
2004-05-01
Handle windows socket errors correctly; comment most of common.
Nick Mathewson
2004-04-30
fix a seg fault (whoops)
Roger Dingledine
2004-04-30
note another bug to be fixed sometime
Roger Dingledine
2004-04-29
update the built-in dirservers default
Roger Dingledine
2004-04-29
some cosmetic fixes
Roger Dingledine
2004-04-28
Oops -- the Windows function is closesocket, not socketclose
Nick Mathewson
2004-04-28
Use socketclose on windows as appropriate; end pid files with newline
Nick Mathewson
2004-04-28
use tor_lookup_hostname for binding local addresses too
Roger Dingledine
2004-04-28
Regenerate windows orconfig.h to match current autoheader generated orconfig.h
Nick Mathewson
2004-04-28
Remove IVs from cipher code, since AES-ctr has none.
Nick Mathewson
2004-04-28
use nick's _ARRAYSIZE abstraction
Roger Dingledine
2004-04-28
nick, is this what you meant?
Roger Dingledine
2004-04-28
Make Tor build on win32 with VC6 without warnings.
Nick Mathewson
2004-04-28
bug resolved (hopefully), so remove comment
Roger Dingledine
[next]