]> git.ipfire.org Git - thirdparty/tor.git/shortlog
thirdparty/tor.git
2004-04-05  Roger Dingledinemore alice-side infrastructure
2004-04-05  Roger Dingledinerend point nickname is nul-padded to avoid revealing...
2004-04-05  Roger Dingledinebob's rend desc must list >=1 intro point
2004-04-05  Roger Dingledinenicknames are at most 19 chars
2004-04-05  Roger Dingledinealice can now look up bob's service descriptor,
2004-04-03  Nick MathewsonImplement acks
2004-04-03  Nick MathewsonAdd func to generate,set,and send rend cookie
2004-04-03  Nick MathewsonMake it build on linux
2004-04-03  Roger Dingledinenick, can you make and send the rendezvous cookie?
2004-04-03  Nick MathewsonMake "common" no longer depend on or.h
2004-04-03  Nick MathewsonStrdup hates finding 0 bytes.
2004-04-03  Nick MathewsonHandle rendezvous relay cells
2004-04-03  Roger Dingledinepublish and fetch the right rendezvous urls
2004-04-03  Nick MathewsonUse (set|get)_uint(16|32) in lieu of memcpy where reaso...
2004-04-03  Roger Dingledinemore progress on alice's side
2004-04-03  Nick MathewsonLoops work better when they terminate. Non-terminating...
2004-04-03  Nick MathewsonBuild without warnings against openssl 0.9.6
2004-04-03  Nick MathewsonRefactor the heck out of crypto interface: admit that...
2004-04-03  Roger Dingledineit's HiddenServiceDir
2004-04-03  Roger Dingledinetabs
2004-04-03  Roger Dingledinealice can intercept y.onion requests, do a lookup on...
2004-04-03  Roger Dingledineno underscores in nicknames
2004-04-03  Nick MathewsonAdd examples for hidden services
2004-04-03  Nick MathewsonStartup without crashing.
2004-04-03  Nick MathewsonHide smartlist internals
2004-04-03  Roger Dingledinefix some bugs; more remain
2004-04-03  Roger Dingledineremember to lower-case the y in y.onion
2004-04-02  Roger DingledineAP conns use conn->rend_query now too
2004-04-02  Nick MathewsonFinish renaming rend_service field
2004-04-02  Roger Dingledinebreak out circ->rend_service
2004-04-02  Nick Mathewsonrefactor; start adding debugging logs to midpoint rend...
2004-04-02  Nick MathewsonFinish missing comment :p
2004-04-02  Nick MathewsonImplement rennd_services_init
2004-04-02  Roger Dingledinerouter_choose_random_node can take a smartlist of nodes...
2004-04-02  Roger Dingledinenow circuit_get_newest returns an appropriate circ...
2004-04-02  Nick MathewsonMake preferred/excluded intro points configurable
2004-04-02  Nick MathewsonImplement midpoint functionality for rendezvous points.
2004-04-01  Nick MathewsonFor hidden services: handle INTRODUCE2, send ESTABLISH_...
2004-04-01  Nick Mathewsonrefactor to use new digest/checksig wrapper, add emacs...
2004-04-01  Nick MathewsonAdd new functions to wrap digest and sign/checksig.
2004-04-01  Nick MathewsonClarify handdshake digest logic
2004-04-01  Roger Dingledineteach directory servers to handle renddesc responses
2004-04-01  Roger Dingledinealice chooses her rendezvous node from all running...
2004-04-01  Nick MathewsonFinish implementing what-bob-does-on-INTRODUCE2
2004-04-01  Nick MathewsonSeparate "generate-DH-key" from "get-DH-key" without...
2004-04-01  Roger Dingledineteach alice to recognize y.onion addresses
2004-04-01  Nick MathewsonAdd some hooks to handle rendezvous-related cells at ORs
2004-04-01  Roger Dingledinelet the circuit-launcher choose the exit node (if he...
2004-04-01  Nick MathewsonMake it compile.
2004-04-01  Nick MathewsonAdd a (also fragmentary) function to handle introductio...
2004-04-01  Nick MathewsonUse padding with intro requests
2004-04-01  Roger Dingledineoutline what bob does to initialize his hidden services
2004-04-01  Nick MathewsonAdd helpful hybrid encryption functions
2004-04-01  Roger Dingledinelet alice recognize a y.onion address and, uhm, do...
2004-04-01  Roger Dingledineput in hooks for alice and bob logic when circuits...
2004-04-01  Nick MathewsonBob needs the hash of his PK in order to know which...
2004-04-01  Nick MathewsonAdd relay command types for rendezvous
2004-04-01  Nick MathewsonAdd documentation for hidden server cfg
2004-03-31  Roger Dingledineallow conns to demand to be attached to a clean circuit
2004-03-31  Roger Dingledinespecify that alice and bob can use dirty circuits when
2004-03-31  Roger Dingledinemake changes that ben laurie suggested
2004-03-31  Roger Dingledinea few more todo items done
2004-03-31  Roger Dingledinetweak rend spec
2004-03-31  Roger DingledineAdd an ap_bridge function to do a socketpair and skip...
2004-03-31  Nick MathewsonAdd missing file
2004-03-31  Nick MathewsonAdd code to configure hidden services, parse configurat...
2004-03-31  Nick MathewsonFix warning
2004-03-31  Roger Dingledinebetter way: always nul-terminate. then sometimes use...
2004-03-31  Roger Dingledinelet fetch_from_buf_http tolerate nuls in the http body
2004-03-31  Nick Mathewsonrename hidserv_xx
2004-03-31  Roger Dingledinetweaks/patches on the rendezvous spec
2004-03-31  Nick MathewsonImplement hidserv_XX functions; there is still an XXX...
2004-03-31  Nick MathewsonParse and generate service descriptors
2004-03-30  Roger Dingledineadd and use stubs for hidserv lookup and store
2004-03-30  Nick MathewsonMake smartlist Do What Arma Expects.
2004-03-30  Roger DingledineRefactor directory servers
2004-03-30  Nick MathewsonResolve type-punning warnings
2004-03-30  Nick MathewsonJump through a hoop, suppress a warning
2004-03-30  Nick MathewsonRemove maximum-size field from smartlists
2004-03-30  Nick MathewsonAdd rendezvous-related metadata and code to circuits...
2004-03-30  Nick MathewsonAdd more key manipulation functions, and base32 functio...
2004-03-30  Nick MathewsonMake smartlists start small and grow as needed.
2004-03-30  Nick MathewsonMake service IDs 80 bits, not 128
2004-03-30  Peter PalfraderNew upstream release debian-version-0.0.5-1
2004-03-30  Roger Dingledinecommit a changelog for 0.0.5 tor-0.0.5
2004-03-30  Roger Dingledinebump to 0.0.5
2004-03-30  Peter PalfraderKeep using torrc instead of torrc.sample as dpkg handle...
2004-03-30  Roger Dingledinebump to 0.0.5rc3
2004-03-30  Roger Dingledineupdate hacking to mention loglevel notice
2004-03-30  Roger Dingledineuse 'notice' loglevel for things the operator should...
2004-03-30  Roger Dingledineadd in a 'notice' log level
2004-03-30  Roger Dingledineguess some times on some tasks
2004-03-30  Roger Dingledineswitch tor-design to usenix format
2004-03-30  Nick Mathewsonbreak up initial rend tasks
2004-03-30  Peter PalfraderAdd reminder to debian/changelog: Upstream installs...
2004-03-30  Roger Dingledinedon't freak people out as much with the warning message
2004-03-30  Roger Dingledineclean up README to mention torrc.sample
2004-03-30  Roger Dingledinere-enable recommendedversion checking (oops, thanks...
2004-03-30  Roger Dingledinerename torrc to torrc.sample
2004-03-29  Roger Dingledinecall it torrc.sample, not torrc
next