.. |
buffers.c
|
When a struct ends with char a[1], the size of all earlier members of the struct is _not_ sizeof(st)-1; compilers add alignment. Problem spotted by rovv. Backport candidate.
|
2008-07-31 12:18:14 +00:00 |
circuitbuild.c
|
Take out the TestVia config option, since it was a workaround for
|
2008-08-05 00:12:05 +00:00 |
circuitlist.c
|
Make check-spaces happy.
|
2008-08-04 23:39:07 +00:00 |
circuituse.c
|
note a feature (bugfix) we should do one day
|
2008-08-03 05:35:18 +00:00 |
command.c
|
r17323@aud-055: nickm | 2008-07-23 17:58:25 +0200
|
2008-07-23 15:58:38 +00:00 |
config.c
|
Take out the TestVia config option, since it was a workaround for
|
2008-08-05 00:12:05 +00:00 |
connection_edge.c
|
r17322@aud-055: nickm | 2008-07-23 16:50:50 +0200
|
2008-07-23 15:58:30 +00:00 |
connection_or.c
|
r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200
|
2008-07-24 13:44:04 +00:00 |
connection.c
|
r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200
|
2008-07-24 13:44:04 +00:00 |
control.c
|
don't log-warn on a bootstrapping status event if the recommendation
|
2008-08-04 23:38:32 +00:00 |
cpuworker.c
|
r17322@aud-055: nickm | 2008-07-23 16:50:50 +0200
|
2008-07-23 15:58:30 +00:00 |
directory.c
|
Send a bootstrap problem "warn" event on the first problem if the
|
2008-06-24 08:00:30 +00:00 |
dirserv.c
|
minor fixes
|
2008-08-04 23:59:38 +00:00 |
dirvote.c
|
r17337@aud-055: nickm | 2008-07-24 10:17:43 +0200
|
2008-07-24 09:22:27 +00:00 |
dns.c
|
apply patch from lodger to simplify code a bit
|
2008-04-25 18:42:42 +00:00 |
dnsserv.c
|
r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200
|
2008-07-24 13:44:04 +00:00 |
eventdns_tor.h
|
Update some copyright notices: it is now 2008.
|
2008-02-07 05:31:47 +00:00 |
eventdns.c
|
r14410@tombo: nickm | 2008-02-23 16:51:46 -0500
|
2008-02-24 22:10:08 +00:00 |
eventdns.h
|
r15170@catbus: nickm | 2007-09-19 11:41:50 -0400
|
2007-09-19 15:53:36 +00:00 |
geoip.c
|
implement more fine-tuning options for stats code
|
2008-06-18 04:34:52 +00:00 |
hibernate.c
|
r14399@tombo: nickm | 2008-02-22 14:09:38 -0500
|
2008-02-22 19:09:45 +00:00 |
main.c
|
Send an initial "Starting" bootstrap status event, so we have a
|
2008-06-17 08:15:42 +00:00 |
Makefile.am
|
consolidate all our edge/circ/orconn reason-to-foo-or-back functions
|
2008-06-11 00:17:02 +00:00 |
networkstatus.c
|
r17337@aud-055: nickm | 2008-07-24 10:17:43 +0200
|
2008-07-24 09:22:27 +00:00 |
ntmain.c
|
r19092@catbus: nickm | 2008-03-27 12:43:29 -0400
|
2008-03-27 16:46:36 +00:00 |
onion.c
|
r14399@tombo: nickm | 2008-02-22 14:09:38 -0500
|
2008-02-22 19:09:45 +00:00 |
or.h
|
Take out the TestVia config option, since it was a workaround for
|
2008-08-05 00:12:05 +00:00 |
policies.c
|
Fix a bug when generating router descriptors: The address part of exit policies was uninitialized.
|
2008-08-03 12:43:18 +00:00 |
reasons.c
|
Actually reinstate errors that did not work on windows, and add a comment about reading the documentation of the S_CASE and E_CASE macros before adding new cases to the switch statements there.
|
2008-06-13 03:52:58 +00:00 |
relay.c
|
r17323@aud-055: nickm | 2008-07-23 17:58:25 +0200
|
2008-07-23 15:58:38 +00:00 |
rendclient.c
|
fix typos in last patch spotted by sebastian and karsten
|
2008-07-06 18:47:27 +00:00 |
rendcommon.c
|
r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200
|
2008-07-24 13:44:04 +00:00 |
rendmid.c
|
Update some copyright notices: it is now 2008.
|
2008-02-07 05:31:47 +00:00 |
rendservice.c
|
In some edge cases it occurs that the router descriptor of a previously picked introduction point becomes obsolete. In that case, don't stick to using that introduction point, but simply give up on it. Reverts some part of r15825.
|
2008-08-04 23:35:12 +00:00 |
rephist.c
|
minor fixes that have been accumulating
|
2008-04-16 00:12:44 +00:00 |
router.c
|
r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200
|
2008-07-24 13:44:04 +00:00 |
routerlist.c
|
r17359@pc-10-8-1-079: nickm | 2008-07-25 16:42:48 +0200
|
2008-07-25 14:47:19 +00:00 |
routerparse.c
|
r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200
|
2008-07-24 13:44:04 +00:00 |
test_data.c
|
Update some copyright notices: it is now 2008.
|
2008-02-07 05:31:47 +00:00 |
test.c
|
r17426@tombo: nickm | 2008-07-28 20:34:03 -0400
|
2008-07-29 00:34:50 +00:00 |
tor_main.c
|
Update some copyright notices: it is now 2008.
|
2008-02-07 05:31:47 +00:00 |