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-11-07
allow unauth control connections for now
Roger Dingledine
2004-11-07
Clean up copyrights.
Roger Dingledine
2004-11-06
tor --list-fingerprint as a client shouldn't try to print null
Roger Dingledine
2004-11-06
fix the next subtle memory-crunching bug
Roger Dingledine
2004-11-06
fix subtle bug that was causing logs to not show anything
Roger Dingledine
2004-11-06
only play the accounting game if it's possible you'll choose to hibernate
Roger Dingledine
2004-11-06
parse_line_from_file is obsolete.
Roger Dingledine
2004-11-06
Make options no longer a global variable.
Roger Dingledine
2004-11-05
Update log documentation
Nick Mathewson
2004-11-05
Write hibernation code. Needs docs and tests.
Nick Mathewson
2004-11-05
Unify tor_parse_(numeric); make sure MAX_UINT32 and MAX_UINT64 are defined
Nick Mathewson
2004-11-05
clarify it even better
Roger Dingledine
2004-11-05
resolve misleading torrc comments
Roger Dingledine
2004-11-05
Use new log format; convert old format to new format.
Nick Mathewson
2004-11-04
make the default default options.FirewallPorts be the default
Roger Dingledine
2004-11-04
Twiddle header order to compile on OS X again
Nick Mathewson
2004-11-04
Move accounting code into hibernate; start adding logic to track bandwidth-pe...
Nick Mathewson
2004-11-04
Support code for resettable options, and option sets. Still needs validate-a...
Nick Mathewson
2004-11-04
Make sure control command bodies are always followed by a NUL
Nick Mathewson
2004-11-04
Add code to read configuration lines from a string as well as a file
Nick Mathewson
2004-11-04
fix problems introduced by rpm spec patch.
Nick Mathewson
2004-11-04
Merge RPM spec patch from jbash
Nick Mathewson
2004-11-04
break out validate_options
Roger Dingledine
2004-11-04
make free_options() and init_options() use the big array.
Roger Dingledine
2004-11-04
add a ControlPort and control listener conn.
Roger Dingledine
2004-11-04
Fix windows build
Nick Mathewson
2004-11-04
clarify the bandwidthburst and bandwidthrate are in bytes
Roger Dingledine
2004-11-03
better interface for connection_ap_handshake_socks_reply()
Roger Dingledine
2004-11-03
fix windows warnings
Nick Mathewson
2004-11-03
fix typos
Nick Mathewson
2004-11-03
Implement two flavors of authentication for control connections: one for trus...
Nick Mathewson
2004-11-03
Remove extraneous local
Nick Mathewson
2004-11-03
Add a write_bytes_to_file so we can have files with NULs in them.
Nick Mathewson
2004-11-03
- Implement all of control interface except authentication, setconfig,
Nick Mathewson
2004-11-03
Add function to generate/copy the config_lines, given the name of an option
Nick Mathewson
2004-11-03
Add a slightly trickier string-join interface for making NUL-terminated strin...
Nick Mathewson
2004-11-03
Add a callback log handler type
Nick Mathewson
2004-11-03
Streamline the two redundant "Has the second rolled over?" checks in prepare_...
Nick Mathewson
2004-11-03
connection_read_bucket_decrement() has a side-effect that
Roger Dingledine
2004-11-03
lay the groundwork for a default value for each config option.
Roger Dingledine
2004-11-03
my assert.h takes extra pains to be certain to _re-include_
Roger Dingledine
2004-11-03
Start implementing control interface.
Nick Mathewson
2004-11-03
Fix another typo
Nick Mathewson
2004-11-03
The spelling is "d-e-f-i-n-e".
Nick Mathewson
2004-11-02
First attempt at hibernation code. It needs more work around the XXXXs, but ...
Nick Mathewson
2004-11-02
Add compatibility macros for printf and scanf-ing 64-bit unsigned ints
Nick Mathewson
2004-11-02
Handle strlcat/strlcpy correctly on platforms that have them.
Nick Mathewson
2004-11-02
untabify. This should hold it.
Nick Mathewson
2004-11-02
Use a stricter set of warnings; make them all pass.
Nick Mathewson
2004-11-02
canonicalize "src" and "dest" arg order in crypto.c (and others)
Roger Dingledine
[prev]
[next]