index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
rendmid.c
Commit message (
Expand
)
Author
Age
...
*
Use LD_BUG as appropriate; convert rend* and router* to new logging interface...
Nick Mathewson
2005-10-24
*
Update more files to new log stuff.
Nick Mathewson
2005-10-18
*
clean up the rendezvous warn log msgs, and downgrade some to info
Roger Dingledine
2005-09-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-09
*
we were leaking 616 bytes every time somebody established us as
Roger Dingledine
2005-05-20
*
first iteration of scrubbing sensitive strings from logs.
Roger Dingledine
2005-05-03
*
update copyright notices.
Nick Mathewson
2005-04-01
*
start generating version 1 style introduce cells
Roger Dingledine
2005-01-13
*
Spell-check strings and comments
Nick Mathewson
2004-12-01
*
Suggestion from weasel: Make tor --version --version dump the cvs Id of every...
Nick Mathewson
2004-11-29
*
remove emacs droppings, since nick says he doesn't need them anymore
Roger Dingledine
2004-11-26
*
Normalize whitespace; add a "tell me about all the unnormalized whitespace" t...
Nick Mathewson
2004-11-09
*
Clean up copyrights.
Roger Dingledine
2004-11-07
*
canonicalize "src" and "dest" arg order in crypto.c (and others)
Roger Dingledine
2004-11-02
*
start generating new version of introduce1 cells
Roger Dingledine
2004-10-24
*
Build without warnings on mac gcc 3.3
Nick Mathewson
2004-10-14
*
more int to size_t conversions, fixing one or more amd64 bugs
Roger Dingledine
2004-10-14
*
Always initialize hexid in rend_mid_rendezvous, no matter what
Nick Mathewson
2004-08-07
*
hex_encode is obsoleted by base16_encode, and never actually worked in the fi...
Nick Mathewson
2004-08-07
*
now base16_encode() and base32_encode() can't ever fail
Roger Dingledine
2004-07-22
*
more doxygen markup
Roger Dingledine
2004-05-09
*
Comments for nearly all non-tricky files
Nick Mathewson
2004-05-05
*
set Content-Type on the directory and hidserv descriptor
Roger Dingledine
2004-04-27
*
rendmid says it drops but actually sends nack
Roger Dingledine
2004-04-26
*
ACK/NAK INTRODUCE1 requests. (We do no useful processing on them yet)
Nick Mathewson
2004-04-12
*
Use service IDs in rendmid. (rendclient and common require no changes, it seems)
Nick Mathewson
2004-04-12
*
Be endianly-correct for rendezvous functionality
Nick Mathewson
2004-04-08
*
Document stuff, reduce magic numbers, add emacs magic
Nick Mathewson
2004-04-06
*
More symbolic constants for checking rendezvous1 cell lengths
Nick Mathewson
2004-04-05
*
Use symbolic constants; make padding types match.
Nick Mathewson
2004-04-05
*
oaep uses 42 more bytes -- stop clobbering buffers
Roger Dingledine
2004-04-05
*
use the right variable when comparing hashes; maybe fix "Hash of session" bug
Nick Mathewson
2004-04-05
*
Add some temporary log calls to try to debug the "Hash of session info was no...
Nick Mathewson
2004-04-05
*
more alice-side infrastructure
Roger Dingledine
2004-04-05
*
Implement acks
Nick Mathewson
2004-04-03
*
Handle rendezvous relay cells
Nick Mathewson
2004-04-03
*
Refactor the heck out of crypto interface: admit that we will stick with one ...
Nick Mathewson
2004-04-03
*
Hide smartlist internals
Nick Mathewson
2004-04-03
*
Finish renaming rend_service field
Nick Mathewson
2004-04-02
*
refactor; start adding debugging logs to midpoint rend stuff
Nick Mathewson
2004-04-02
*
Implement midpoint functionality for rendezvous points.
Nick Mathewson
2004-04-02
*
Add some hooks to handle rendezvous-related cells at ORs
Nick Mathewson
2004-04-01
[prev]