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
/
or
/
main.c
Age
Commit message (
Expand
)
Author
2005-08-23
that comma was important
Roger Dingledine
2005-08-22
and don't print the null string here either
Roger Dingledine
2005-08-22
Make DirPostPeriod config option obsolete.
Roger Dingledine
2005-08-22
change log entry for unreachability to explicitly suggest /etc/hosts
Roger Dingledine
2005-08-22
Implement new (reduced-frequency) upload rules. arma, you should review this.
Nick Mathewson
2005-08-15
rotate dns and cpu workers if the controller changes options that
Roger Dingledine
2005-08-15
initialize the dns worker cache tree whether or not we start
Roger Dingledine
2005-07-28
Possibly broken implementation of persistant state; handles helper nodes; doe...
Nick Mathewson
2005-07-25
whoops, fix compile
Roger Dingledine
2005-07-25
parameterize RephistTrackTime
Roger Dingledine
2005-07-23
Rename cross-format config.c stuff to config_* and or_options_t-specific stuf...
Nick Mathewson
2005-07-18
now that we're recommending 0.1.1.x-alpha for win32 and os x users,
Roger Dingledine
2005-07-18
add a trivial tor-counting variable
Roger Dingledine
2005-07-15
Merge patch from Matt Edman for bug 162 (service never stops)
Nick Mathewson
2005-07-13
make a notice-level log make more sense.
Roger Dingledine
2005-07-13
Macro-fu to get DEBUG events working.
Nick Mathewson
2005-07-09
NT service patch from Matt Edman to improve error messages, lightly cleaned; ...
Nick Mathewson
2005-07-09
be flexible in what you accept: when people type "tor --install" thinking
Roger Dingledine
2005-06-27
Compile on win32
Nick Mathewson
2005-06-20
Load hardware acceleration options when/where available. Can anybody test this?
Nick Mathewson
2005-06-20
Appease verbose GCC warnings.
Nick Mathewson
2005-06-19
forward-port the --hash-password bug, plus other nearby fixes
Roger Dingledine
2005-06-17
Implement all the easy bits of the new control protocol
Nick Mathewson
2005-06-13
Allow a few EINVALs from libevent before dying. Warn on kqueue with libevent...
Nick Mathewson
2005-06-11
Docment or add DOCDOC comments to undocumented functions in src/or. Make fun...
Nick Mathewson
2005-06-11
flesh out the source file descriptions for doxygen
Roger Dingledine
2005-06-09
Change end-of-file NLNL convention. It turns out arma I and I agree.
Nick Mathewson
2005-06-09
New whitespace normalization rule: no blank line at EOF.
Nick Mathewson
2005-06-08
dump periodic memory usage stats
Roger Dingledine
2005-06-08
reenable the part of the code that tries to flush as soon as an OR outbuf
Roger Dingledine
2005-06-07
when you send a USR2 signal, the log message now tells you to send
Roger Dingledine
2005-06-07
Use correct errno from libevent on win32
Nick Mathewson
2005-06-06
Fix win32 compilation: backport candidate
Nick Mathewson
2005-06-06
When RNG seeding fails, die. Backport candidate
Nick Mathewson
2005-06-06
Instrument buffers.c and rephist.c memory usage
Nick Mathewson
2005-05-27
clean up a few more log entries
tor-0.1.0.9-rc
tor-0.1.0.14
tor-0.1.0.13
tor-0.1.0.12
tor-0.1.0.11
tor-0.1.0.10
Roger Dingledine
2005-05-25
downgrade the 'caught sigpipe' notice.
Roger Dingledine
2005-05-24
make lucky's weird libevent poll einprogress bug just warn, not kill tor.
Roger Dingledine
2005-05-24
Fix not-freed-on-exit event
Nick Mathewson
2005-05-23
Bugfix: we were checking to see if you want to send a keepalive, based
Roger Dingledine
2005-05-23
i screwed up the dirport reachability testing when we don't yet
Roger Dingledine
2005-05-23
Make hashed controller password encoding use hex not base64; this makes it po...
Nick Mathewson
2005-05-20
a note for nick about other memory not freed at exit
Roger Dingledine
2005-05-16
free some memory that is still reachable on exit
Roger Dingledine
2005-05-15
clean up some log entries
Roger Dingledine
2005-05-14
move the periodic buffer shrinking interval from 3 mins to 1 min
Roger Dingledine
2005-05-07
Implement --verify-config command-line option to fix bug 69.
Nick Mathewson
2005-05-06
log buffer sizes on kill -usr1 too.
Roger Dingledine
2005-05-03
first iteration of scrubbing sensitive strings from logs.
Roger Dingledine
2005-05-03
Call tor_free_all instead of connections_free_all after forking
Nick Mathewson
[next]