| Commit message (Expand) | Author | Age |
... | |
* | Make last commit build•••svn:r593
| Nick Mathewson | 2003-10-15 |
* | Stop using stdout for non-debugging cases•••svn:r592
| Nick Mathewson | 2003-10-15 |
* | and in OP config files•••svn:r589
| Roger Dingledine | 2003-10-15 |
* | less confusing comments in config files•••svn:r588
| Roger Dingledine | 2003-10-15 |
* | - cause configure to create a tor.sh which will have directories set••• correctly based on how configure was run
- cause tor to guess the location of torrc more intelligently
- cause cause src/config/torrc and src/conf/sample-server-torrc to be
generated with contents that are correct for the way configure was
run
- cause "make install" to put torrc, sample-server-torrc, and
dirservers somewhere intelligent
svn:r587
| Steven Hazel | 2003-10-15 |
* | clean up the sample or rc•••svn:r585
| Roger Dingledine | 2003-10-14 |
* | make the buffer resize stuff work•••and make listener connections not have bufs
svn:r584
| Roger Dingledine | 2003-10-14 |
* | Make buffers grow and shrink as needed.•••svn:r583
| Nick Mathewson | 2003-10-14 |
* | Add tor_realloc to mirror tor_malloc•••svn:r582
| Nick Mathewson | 2003-10-14 |
* | i'm a little teapot, short and stout•••cvs compiles again
svn:r581
| Roger Dingledine | 2003-10-14 |
* | fix segfault (connecting to dirserver when network is down)•••svn:r580
| Roger Dingledine | 2003-10-13 |
* | put out 0.0.2pre12•••(mainly doc and log changes)
svn:r579
| Roger Dingledine | 2003-10-12 |
* | clarify the warning for unrecognized socks version•••(generally happens when people use tor as an httpd proxy)
svn:r576
| Roger Dingledine | 2003-10-11 |
* | oops, bugfix•••svn:r572
| Roger Dingledine | 2003-10-10 |
* | change WARNING to WARN•••and fix a few typos
svn:r571
| Roger Dingledine | 2003-10-10 |
* | change WARNING to WARN•••svn:r570
| Roger Dingledine | 2003-10-10 |
* | Refactor, rename, and clarify•••svn:r569
| Nick Mathewson | 2003-10-09 |
* | add in basic support for pidfiles•••(patch courtesy aaron turner)
svn:r565
| Roger Dingledine | 2003-10-08 |
* | 0.0.2pre11, new license•••svn:r564
| Roger Dingledine | 2003-10-08 |
* | Update LICENSE and copyright dates.•••svn:r560
| Nick Mathewson | 2003-10-08 |
* | more details to track a warning in tls handshakes•••plus make exit policy comparisons not always reject
svn:r559
| Roger Dingledine | 2003-10-07 |
* | successfully parse exit policies on future attempts too•••svn:r558
| Roger Dingledine | 2003-10-07 |
* | pull exit policies from config into desc_routerinfo•••svn:r557
| Roger Dingledine | 2003-10-07 |
* | lowercase exit policies.•••svn:r556
| Nick Mathewson | 2003-10-07 |
* | obey exit policies for addresses too•••svn:r555
| Roger Dingledine | 2003-10-07 |
* | Stop requiring newline at end of exit policy.•••svn:r554
| Nick Mathewson | 2003-10-07 |
* | Add a "router_add_exit_policy_from_string" function.•••svn:r553
| Nick Mathewson | 2003-10-07 |
* | add ExitPolicy line to config file•••svn:r552
| Roger Dingledine | 2003-10-07 |
* | minor fixes; bump to 0.0.2pre10•••svn:r551
| Roger Dingledine | 2003-10-07 |
* | Clear revents even when no events are received. Also, since everyone gets in...•••svn:r550
| Nick Mathewson | 2003-10-07 |
* | Hoping to find an fd larger than ((unsigned)-1) is probably a lost cause.•••svn:r549
| Nick Mathewson | 2003-10-07 |
* | do not ask for whom there's an error, it polls for thee•••svn:r548
| Roger Dingledine | 2003-10-07 |
* | give correct warning message when you're running an old version•••svn:r546
| Roger Dingledine | 2003-10-07 |
* | and a Makefile.am for src/config/•••svn:r545
| Roger Dingledine | 2003-10-07 |
* | some early bugfixes•••our log() conflicts with log(3)
distribute only the correct files from doc/ and src/config/
sometimes laptops go back in time. i guess that's ok for now.
and bump the version number because we're live.
svn:r544
| Roger Dingledine | 2003-10-07 |
* | no need to trigger an assert if socks handshake is malformed•••svn:r542
| Roger Dingledine | 2003-10-06 |
* | refactor around connection_edge_send_command()•••svn:r539
| Roger Dingledine | 2003-10-04 |
* | wrap strdup; prefer time() to gettimeofday()•••svn:r538
| Roger Dingledine | 2003-10-04 |
* | refactor so connection_write_to_buf() never fails•••svn:r537
| Roger Dingledine | 2003-10-04 |
* | socks5 now works•••(or at least, we can talk to mozilla.)
svn:r536
| Roger Dingledine | 2003-10-04 |
* | clean some includes•••svn:r535
| Roger Dingledine | 2003-10-04 |
* | Add new cell fullness and bandwidth stats.•••svn:r533
| Nick Mathewson | 2003-10-02 |
* | Make testcases run again; more sanity checking to descriptor generation.•••svn:r532
| Nick Mathewson | 2003-10-01 |
* | my_routerinfo, router_is_me, and learn_my_address are obsolete•••ACIs are decided now by strcmp'ing nicknames, rather than comparing addr:port
svn:r529
| Roger Dingledine | 2003-10-01 |
* | rebuild directory before uploading•••svn:r528
| Nick Mathewson | 2003-10-01 |
* | Move dirserv/routers code out of main.c•••svn:r527
| Nick Mathewson | 2003-10-01 |
* | Flush after fputs•••svn:r526
| Nick Mathewson | 2003-10-01 |
* | updated dirservers file, new config files.•••svn:r524
| Roger Dingledine | 2003-09-30 |
* | ORs post descriptors periodically too•••svn:r523
| Roger Dingledine | 2003-09-30 |
* | Add "platform" to router descriptors.•••svn:r522
| Nick Mathewson | 2003-09-30 |