index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
rendclient.c
Commit message (
Expand
)
Author
Age
*
Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarif...
Nick Mathewson
2004-11-12
*
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
*
Hidden service operators had a bug in version 1 style INTRODUCE cells
Roger Dingledine
2004-11-01
*
start generating new version of introduce1 cells
Roger Dingledine
2004-10-24
*
don't assert multiple things in the same tor_assert()
Roger Dingledine
2004-10-16
*
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
*
better warn message for failed hidserv desc fetch
Roger Dingledine
2004-10-03
*
More digest/nickname fixes
Nick Mathewson
2004-07-02
*
Break files apart into more modules
Roger Dingledine
2004-05-13
*
clean up directory.c API
Roger Dingledine
2004-05-12
*
break connection_edge_end out of connection_mark_for_close
Roger Dingledine
2004-05-12
*
Make some functions static
Nick Mathewson
2004-05-12
*
More doxygenation.
Nick Mathewson
2004-05-10
*
more doxygen markup
Roger Dingledine
2004-05-09
*
Comments for nearly all non-tricky files
Nick Mathewson
2004-05-05
*
use tor_assert
Roger Dingledine
2004-04-25
*
when you get an intro ack, don't also count it as an intro nack
Roger Dingledine
2004-04-18
*
if an intro circ waiting for an ack dies before getting one, then
Roger Dingledine
2004-04-18
*
fix another rare bug: when we had tried all the intro
Roger Dingledine
2004-04-16
*
more useful logging for rend services and clients
Roger Dingledine
2004-04-16
*
i was wrong about one of my invariants
Roger Dingledine
2004-04-16
*
put in an extra assert, might find a bug these way
Roger Dingledine
2004-04-16
*
make rendezvous points work again
Roger Dingledine
2004-04-14
*
remove unused variable
Roger Dingledine
2004-04-13
*
let introcircs receive acks. rend streams now deal correctly again.
Roger Dingledine
2004-04-13
*
clean up circuit rebuilding some; fix some bugs we hadn't hit yet
Roger Dingledine
2004-04-13
*
Handle the rendezvous-circ elements of retrying introductions.
Nick Mathewson
2004-04-13
*
<arma> you should make r and i and use r for r and i for i
Nick Mathewson
2004-04-13
*
Handle introduce naks. Arma: Is this right?
Nick Mathewson
2004-04-13
*
Get the rest of intro-ack/nak handling in ... except for the tricky "pick a n...
Nick Mathewson
2004-04-13
*
ACK/NAK INTRODUCE1 requests. (We do no useful processing on them yet)
Nick Mathewson
2004-04-12
*
bugfix: alice would crash if bob advertised 0 intro points
Roger Dingledine
2004-04-08
*
Use CIRCUIT_IS_ORIGIN in favor of boolean circ->cpath
Nick Mathewson
2004-04-08
*
clean up rend_client_get_random_intro
Roger Dingledine
2004-04-08
*
if the rend desc cache entry was fetched more than 15 mins ago,
Roger Dingledine
2004-04-07
*
Remember when we received which service desc.
Nick Mathewson
2004-04-07
*
set the circ windows on the middle hop of the rend circs
Roger Dingledine
2004-04-06
*
Force hybrid encryption on for key negotiation
Nick Mathewson
2004-04-06
*
checkpoint commit: rend closer to working, still not there yet
Roger Dingledine
2004-04-06
*
Set handshake_state to NULL before appending cpath hops
Nick Mathewson
2004-04-06
*
Document stuff, reduce magic numbers, add emacs magic
Nick Mathewson
2004-04-06
*
fix the bob-can't-decode-relays bug
Roger Dingledine
2004-04-05
*
make rend apconn send to the right cpath layer
Roger Dingledine
2004-04-05
*
Spec conformance: KH|"INTRODUCE" is only for establishing intro pt
Nick Mathewson
2004-04-05
*
Use symbolic constants; make padding types match.
Nick Mathewson
2004-04-05
*
Implement response to RENDEZVOUS2 cell.
Nick Mathewson
2004-04-05
*
Do first half of Alice-side of DH handshake.
Nick Mathewson
2004-04-05
[next]