index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
Commit message (
Expand
)
Author
Age
...
*
tweak karsten's patch
Roger Dingledine
2008-09-09
*
patch from karsten to fix more of bug 767
Roger Dingledine
2008-09-09
*
Refactor unit test macros and tor_free_all() logic a bit so as to make it eas...
Nick Mathewson
2008-09-09
*
minor cleanups on karsten's patch
Roger Dingledine
2008-09-09
*
karsten's patch for bug 767.
Roger Dingledine
2008-09-09
*
Catch and report a few more bootstrapping failure cases when Tor
Roger Dingledine
2008-09-09
*
We should not alter an addr_policy_t that has been canonicalized.
Nick Mathewson
2008-09-09
*
Refactor use of connection_new so that we get more verifiable typesafety.
Nick Mathewson
2008-09-05
*
Refactor some code and add some asserts based on scanner results.
Nick Mathewson
2008-09-05
*
Fix a malloc that should have been a tor_malloc
Nick Mathewson
2008-09-05
*
Fix numerous memory leaks: some were almost impossible to trigger, and some a...
Nick Mathewson
2008-09-05
*
It is probably some kind of misdeed to say for (i=0;i<2;++i) { A=i?x:y; foo(b...
Nick Mathewson
2008-09-05
*
Fix mingw build with --enable-gcc-warnings set.
Nick Mathewson
2008-09-04
*
Use warn_too_many_conns() when accept() fails with a resource limit.
Nick Mathewson
2008-09-04
*
Add a lockfile to the Tor data directory to avoid situations where two Tors s...
Nick Mathewson
2008-09-01
*
backport candidate:
Roger Dingledine
2008-08-31
*
Double oops: revert accidentally committed local geoipc.c debugging hack.
Nick Mathewson
2008-08-29
*
Oops. Make warn_too_many_conns() actually work.
Nick Mathewson
2008-08-29
*
Oops; set address families on nameservers.
Nick Mathewson
2008-08-27
*
Fix a memory leak when freeing routerstatuses with exit policy summaries. Pa...
Nick Mathewson
2008-08-25
*
commit jake's patch to include strings with socks5 error numbers
Roger Dingledine
2008-08-25
*
get rid of some magic constants i found while walking
Roger Dingledine
2008-08-25
*
Oops. Linux has no sa_len field.
Nick Mathewson
2008-08-22
*
r17847@tombo: nickm | 2008-08-22 12:08:56 -0400
Nick Mathewson
2008-08-22
*
r17846@tombo: nickm | 2008-08-22 11:54:00 -0400
Nick Mathewson
2008-08-22
*
Relays now reject risky extend cells: if the extend cell includes
Roger Dingledine
2008-08-20
*
make r16598 compile on 64-bit too
Roger Dingledine
2008-08-20
*
Update doxygen documentation.
Karsten Loesing
2008-08-19
*
Apply proposal 121 patch 3, with minor tweaks and a few comments.
Nick Mathewson
2008-08-19
*
All the controller things want their stuff in v2 format. Well then, maybe th...
Peter Palfrader
2008-08-17
*
And tell us more in another error case
Peter Palfrader
2008-08-17
*
Change a warning/bug message
Peter Palfrader
2008-08-17
*
Two consensus fixes: always reset has_* to 0, and use a buffer of proper len...
Peter Palfrader
2008-08-17
*
Make trunk build again under -DEXPORTMALLINFO
Peter Palfrader
2008-08-15
*
Switch global_identifier on connections to a 64-bit field and move it to conn...
Nick Mathewson
2008-08-15
*
spaceman
Peter Palfrader
2008-08-14
*
Add exitpolicy summaries to the consensus
Peter Palfrader
2008-08-14
*
Do not split stored exit policy summary into type(accept/reject) and portlist...
Peter Palfrader
2008-08-14
*
Rename a field so weasel likes it better
Peter Palfrader
2008-08-14
*
Add bw to consensus
Peter Palfrader
2008-08-14
*
Parse policies and weight (bw) into routerstatuses
Peter Palfrader
2008-08-14
*
If we are lucky the whitespace nazis will not have noticed these things yet
Peter Palfrader
2008-08-14
*
minor comment/doxygen fix
Peter Palfrader
2008-08-14
*
Give bw in kb/sec in votes/consensus
Peter Palfrader
2008-08-14
*
Having a reject-all policy summarized with a lack of summary is stupid. Expl...
Peter Palfrader
2008-08-14
*
testsuite: Now that we add (pretty useless, but still) routerinfos to the rou...
Peter Palfrader
2008-08-14
*
Only fetch the routerinfo_t in routerstatus_format_entry() if we are going to...
Peter Palfrader
2008-08-14
*
Properly move forward char pointer after appending stuff to the string
Peter Palfrader
2008-08-14
*
Disable test suite for today
Peter Palfrader
2008-08-14
*
asserting(s) is better than segfaulting if it turns out to be NULL later
Peter Palfrader
2008-08-14
[prev]
[next]