aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendclient.c
Commit message (Expand)AuthorAge
* Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\
| * Update Tor Project copyright yearsNick Mathewson2010-02-27
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2010-02-07
|\|
| * lookup_last_hid_serv_request() could overflow and leak memorySebastian Hahn2010-02-07
| * read the "circwindow" parameter from the consensusRoger Dingledine2009-10-14
| * Merge commit 'karsten/fix-1073' into maint-0.2.1Nick Mathewson2009-09-16
| |\
| | * Reduce log level for bug case that we now know really exists.Karsten Loesing2009-09-01
| | * Avoid segfault when accessing hidden service.Karsten Loesing2009-08-29
* | | Merge branch 'safelogging2'Nick Mathewson2009-12-15
|\ \ \
| * | | Refactor the safe_str_*() API to make more sense.Nick Mathewson2009-12-15
| * | | Allow SafeLogging to exclude client related informationSebastian Hahn2009-12-12
* | | | Now that FOO_free(NULL) always works, remove checks before calling it.Nick Mathewson2009-12-12
|/ / /
* | | Reduce log level for someone else sending us weak DH keys.Karsten Loesing2009-10-25
* | | downgrade a log severity, since this event has been knownRoger Dingledine2009-09-21
* | | a mish-mash of stuff in my sandboxRoger Dingledine2009-09-17
* | | Read "circwindow=x" from the consensus and use itRoger Dingledine2009-09-15
* | | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-09-01
|\| |
| * | Fix compile warnings on Snow LeopardSebastian Hahn2009-09-01
| |/
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-07-02
|\|
| * Make an attempt to fix bug 1024.Karsten Loesing2009-07-02
| * Better fix for 997.Karsten Loesing2009-06-19
| * Revert "Backport fix for bug 997."Karsten Loesing2009-06-19
| * Backport fix for bug 997.Karsten Loesing2009-06-16
* | Fix more of bug 997.Karsten Loesing2009-06-13
* | Restore changes from f79688d that got lost somehow during a merge.Karsten Loesing2009-06-12
* | Restore changes from Karsten's "Remove unused rendversion parameters".Nick Mathewson2009-05-28
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-05-27
|\|
| * Spell-check Tor.Nick Mathewson2009-05-27
| * Update copyright to 2009.Karsten Loesing2009-05-04
* | Remove unused rendversion parameters. YAGNI.Karsten Loesing2009-05-04
* | Clients do not request version 0 hidserv descs anymore.Karsten Loesing2009-05-04
* | Update copyright to 2009.Karsten Loesing2009-05-02
|/
* Don't extend introduction circuits indefinitely.Nick Mathewson2009-02-10
* Clean up (and mark for 0.2.2.) comments relating to non-beauty of current bug...Nick Mathewson2009-01-06
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04
* Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...Nick Mathewson2008-12-18
* Fix a valgrind-located memory stomp. Bugfix on 0.2.1.6-alpha.Nick Mathewson2008-12-18
* Change directory_get_from_dirserver to take a set of flags to be passed to pi...Nick Mathewson2008-12-11
* clean up some log messagesRoger Dingledine2008-11-29
* Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should...Nick Mathewson2008-09-24
* give rend_client_desc_here a slightly more accurate nameRoger Dingledine2008-09-16
* patch from karsten for bug 814. whew.Roger Dingledine2008-09-16
* karsten's patch for bug 767.Roger Dingledine2008-09-09
* Fix numerous memory leaks: some were almost impossible to trigger, and some a...Nick Mathewson2008-09-05
* Next patch from Karsten: client-side configuration stuff for proposal 121.Nick Mathewson2008-08-12
* r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson2008-08-05
* fix typos in last patch spotted by sebastian and karstenNick Mathewson2008-07-06
* Apply fix from chrisw: call connection_ap_attach_pending when we get a rendez...Nick Mathewson2008-07-06
* r18862@catbus: nickm | 2008-03-16 23:33:11 -0400Nick Mathewson2008-03-17
* patch from karsten:Roger Dingledine2008-02-17