| Commit message (Expand) | Author | Age |
* | Having a reject-all policy summarized with a lack of summary is stupid. Expl...•••svn:r16543
| Peter Palfrader | 2008-08-14 |
* | testsuite: Now that we add (pretty useless, but still) routerinfos to the rou...•••svn:r16542
| Peter Palfrader | 2008-08-14 |
* | Only fetch the routerinfo_t in routerstatus_format_entry() if we are going to...•••svn:r16541
| Peter Palfrader | 2008-08-14 |
* | Properly move forward char pointer after appending stuff to the string•••svn:r16540
| Peter Palfrader | 2008-08-14 |
* | Disable test suite for today•••svn:r16539
| Peter Palfrader | 2008-08-14 |
* | asserting(s) is better than segfaulting if it turns out to be NULL later•••svn:r16538
| Peter Palfrader | 2008-08-14 |
* | Do not show policy and bw in v2 statuses•••svn:r16537
| Peter Palfrader | 2008-08-14 |
* | Add exit policy and bw to dirvotes - unfortunately also to v2 statuses•••svn:r16536
| Peter Palfrader | 2008-08-14 |
* | This bunch of functions really should be static•••svn:r16535
| Peter Palfrader | 2008-08-14 |
* | Fix an overflow when counting rejects for *, truncate exit summaries after 10...•••svn:r16530
| Peter Palfrader | 2008-08-13 |
* | Think of the poor children in Antarctica who still have to work on 4" screens•••svn:r16528
| Peter Palfrader | 2008-08-13 |
* | A few testcases for policy summaries•••svn:r16527
| Peter Palfrader | 2008-08-13 |
* | Also special case "accept 1-65535" case, do not leak in non-exit case•••svn:r16526
| Peter Palfrader | 2008-08-13 |
* | Return NULL for policies that do not allow any exits•••svn:r16525
| Peter Palfrader | 2008-08-13 |
* | Fix condition statement for accept items, fix two asserts•••svn:r16524
| Peter Palfrader | 2008-08-13 |
* | Make sure we don't run off the end of the list•••svn:r16523
| Peter Palfrader | 2008-08-13 |
* | Move policy_summarize() prototype to or.h•••svn:r16522
| Peter Palfrader | 2008-08-13 |
* | Create string representation of exit summaries•••svn:r16521
| Peter Palfrader | 2008-08-13 |
* | Nickm says I'm going to hell, but if I write that in a comment he might just ...•••svn:r16520
| Peter Palfrader | 2008-08-13 |
* | implement policy_summary_accept and policy_summary_reject together with a set...•••svn:r16519
| Peter Palfrader | 2008-08-13 |
* | Start with exit policy summaries•••svn:r16518
| Peter Palfrader | 2008-08-13 |
* | Next patch from Karsten: client-side configuration stuff for proposal 121.•••svn:r16510
| Nick Mathewson | 2008-08-12 |
* | Rate-limit "too-many-sockets" messages; they can get needlessly verbose.•••svn:r16480
| Nick Mathewson | 2008-08-09 |
* | Patch cleanups from karsten•••svn:r16479
| Nick Mathewson | 2008-08-09 |
* | Fix bug in my changes to karsten's patch•••svn:r16477
| Nick Mathewson | 2008-08-08 |
* | handle ipv6 in socks5 requests.•••svn:r16476
| Nick Mathewson | 2008-08-08 |
* | The first of Karsten's proposal 121 patches: configure and maintain client au...•••svn:r16475
| Nick Mathewson | 2008-08-08 |
* | Try once again to make BSD compilation happy.•••svn:r16474
| Nick Mathewson | 2008-08-08 |
* | r17692@tombo: nickm | 2008-08-07 22:41:26 -0400••• Fix more compile errors on BSD pf stuff. How about now?
svn:r16472
| Nick Mathewson | 2008-08-08 |
* | r17680@tombo: nickm | 2008-08-07 16:06:30 -0400••• Add a missing safe_str for a debug_log_message. Fix the bad part of bug 674.
svn:r16462
| Nick Mathewson | 2008-08-07 |
* | Oops. On recent linux kernels we were not detecting the linux/netfilter_ipv4...•••svn:r16460
| Nick Mathewson | 2008-08-07 |
* | r17667@tombo: nickm | 2008-08-07 15:13:30 -0400••• Make the TransPort input code handle IPv6 addresses, I hope. This code may not compile. Possibly fix bug 796.
svn:r16459
| Nick Mathewson | 2008-08-07 |
* | r17666@tombo: nickm | 2008-08-07 15:12:30 -0400••• Make tor_addr_from_sockaddr also give away the port in a useful format
svn:r16458
| Nick Mathewson | 2008-08-07 |
* | r17664@tombo: nickm | 2008-08-06 12:32:09 -0400••• Patch from Christopher Davis: open /dev/pf before dropping privileges. Fixes bug 782. Backport candidate.
svn:r16450
| Nick Mathewson | 2008-08-06 |
* | r17645@31-33-44: nickm | 2008-08-05 16:28:01 -0400••• Make unspecified addresses also cause connection_is_rate_limited to say 0.
svn:r16437
| Nick Mathewson | 2008-08-05 |
* | r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400••• Initial conversion of uint32_t addr to tor_addr_t addr in connection_t and related types. Most of the Tor wire formats using these new types are in, but the code to generate and use it is not. This is a big patch. Let me know what it breaks for you.
svn:r16435
| Nick Mathewson | 2008-08-05 |
* | Document that we break ties in favor of smaller SD digest if there are still ...•••svn:r16432
| Peter Palfrader | 2008-08-05 |
* | Take out the TestVia config option, since it was a workaround for•••a bug that was fixed in Tor 0.1.1.21.
svn:r16409
| Roger Dingledine | 2008-08-05 |
* | minor fixes•••svn:r16407
| Roger Dingledine | 2008-08-04 |
* | Make check-spaces happy.•••svn:r16406
| Karsten Loesing | 2008-08-04 |
* | don't log-warn on a bootstrapping status event if the recommendation•••is to ignore.
svn:r16405
| Roger Dingledine | 2008-08-04 |
* | In some edge cases it occurs that the router descriptor of a previously picke...•••svn:r16404
| Karsten Loesing | 2008-08-04 |
* | Remove dead code that was left from marking HiddenService(Exclude)Nodes obsol...•••svn:r16401
| Karsten Loesing | 2008-08-04 |
* | Fix a false assertion when extending a circuit to a relay to which a connecti...•••svn:r16375
| Karsten Loesing | 2008-08-03 |
* | Fix a bug when generating router descriptors: The address part of exit polici...•••svn:r16372
| Karsten Loesing | 2008-08-03 |
* | bump to 0.2.1.3-alpha•••svn:r16369
| Roger Dingledine | 2008-08-03 |
* | note a feature (bugfix) we should do one day•••svn:r16368
| Roger Dingledine | 2008-08-03 |
* | When a struct ends with char a[1], the size of all earlier members of the str...•••svn:r16302
| Nick Mathewson | 2008-07-31 |
* | r17436@tombo: nickm | 2008-07-30 09:03:19 -0400••• Move n_addr, n_port, and n_conn_id_digest fields of circuit_t into a separately allocated extend_info_t. Saves 22 bytes per connected circuit_t on 32-bit platforms, and makes me more comfortable with using tor_addr_t in place of uint32_t n_addr.
svn:r16257
| Nick Mathewson | 2008-07-30 |
* | r17426@tombo: nickm | 2008-07-28 20:34:03 -0400••• More test coverage for tor_addr_t; fix a couple of bugs.
svn:r16234
| Nick Mathewson | 2008-07-29 |