Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated README in contrib/splice3 | d3v11 | 2011-10-02 | 1 | -2/+0 |
| | |||||
* | added configurations to splice3 installations | d3v11 | 2011-10-01 | 7 | -15/+66 |
| | |||||
* | fixed some problems in peer2anonet | d3v11 | 2011-09-25 | 5 | -746/+17 |
| | |||||
* | fixed bug on splice3 associated with python2.7 interpreter | d3v11 | 2011-09-24 | 4 | -25/+9 |
| | |||||
* | modified tor2dns README | d3v11 | 2011-09-24 | 1 | -0/+9 |
| | |||||
* | fixed tar.gz to tgz on install instructions. | d3v11 | 2011-09-24 | 1 | -1/+1 |
| | |||||
* | fixed tor2dns | d3v11 | 2011-09-24 | 4 | -6/+5 |
| | |||||
* | fixed ln -s error on peer2anonet | d3v11 | 2011-09-23 | 2 | -1/+1 |
| | |||||
* | splice3 Makefile changes | d3v11 | 2011-09-23 | 1 | -2/+2 |
| | |||||
* | changes to splice3 Makefile | d3v11 | 2011-09-23 | 1 | -1/+1 |
| | |||||
* | changes Makefile on splice3 | d3v11 | 2011-09-23 | 1 | -6/+6 |
| | |||||
* | fixed LICENSE on Makefile in splice3 | d3v11 | 2011-09-23 | 1 | -3/+3 |
| | |||||
* | added splice3 to resdb/contrib | d3v11 | 2011-09-23 | 17 | -0/+7143 |
| | |||||
* | modified contrib/peer2anonet/peer2anonet | d3v11 | 2011-09-19 | 1 | -2/+4 |
| | |||||
* | remote float added to quicktun config on contrib/peer2anonet | d3v11 | 2011-09-19 | 1 | -0/+1 |
| | |||||
* | added tor2dns to resdb in contrib | d3v11 | 2011-09-19 | 4 | -0/+57 |
| | |||||
* | restored old resdb from srn and added new changes for tinydns, my git ↵ | d3v11 | 2011-07-24 | 2 | -22/+19 |
| | | | | domain, and peer2anonet | ||||
* | fixed minor syntax bug for bgp - peer2anonet | d3v1150m471c | 2011-07-14 | 1 | -1/+1 |
| | |||||
* | fixed syntax error on peer2anonet | d3v1150m471c | 2011-07-14 | 1 | -1/+0 |
| | |||||
* | peer2anonet: simplified client local/remote ports using asn numbers. | d3v1150m471c | 2011-07-14 | 2 | -12/+13 |
| | |||||
* | peer2anonet: updated the README file regarding peer clientports. | d3v1150m471c | 2011-07-14 | 1 | -1/+9 |
| | |||||
* | peer2anonet: nc syntax error corrected on README file. | d3v1150m471c | 2011-07-13 | 1 | -1/+1 |
| | |||||
* | peer2anonet: added configuration on install to create env variables. see ↵ | d3v1150m471c | 2011-07-13 | 5 | -22/+47 |
| | | | | README for details. | ||||
* | peer2anonet: made some patches to script. see README file for details. | d3v1150m471c | 2011-07-10 | 2 | -31/+34 |
| | |||||
* | peer2anonet: patched the service run file | d3v1150m471c | 2011-07-10 | 1 | -1/+1 |
| | |||||
* | peer2anonet: made security enhancements for input data | d3v1150m471c | 2011-07-10 | 2 | -3/+13 |
| | |||||
* | peer2anonet: minor change to pubkey prompt | d3v1150m471c | 2011-07-10 | 1 | -2/+2 |
| | |||||
* | peer2anonet: | d3v1150m471c | 2011-07-10 | 2 | -8/+6 |
| | | | | | Sun Jul 10 18:50:31 CDT 2011 - d3v1150m471c * public key prompt altered to avoid complications. | ||||
* | peer2anonet: | d3v1150m471c | 2011-07-10 | 1 | -25/+0 |
| | | | | old 'makefile' removed from source package | ||||
* | peer2anonet: | d3v1150m471c | 2011-07-10 | 1 | -8/+2 |
| | | | | changed the range of acceptable ip's or domains for connections. | ||||
* | peer2anonet: | d3v1150m471c | 2011-07-10 | 2 | -12/+15 |
| | | | | | Sun Jul 10 17:04:36 CDT 2011 - d3v1150m471c * security check and key bugs patched. | ||||
* | peer2anonet: pubkey added to autoconf tests | d3v1150m471c | 2011-07-10 | 1 | -1/+1 |
| | |||||
* | peer2anonet: | d3v1150m471c | 2011-07-10 | 2 | -8/+17 |
| | | | | * security checks more specific | ||||
* | peer2anonet: | d3v1150m471c | 2011-07-10 | 2 | -53/+24 |
| | | | | | | Sun Jul 10 08:13:17 CDT 2011 - d3v1150m471c * security checks changed to check acceptable data and exits showing offending info for violating data detections. | ||||
* | peer2anonet: | d3v1150m471c | 2011-07-10 | 2 | -8/+10 |
| | | | | | Sun Jul 10 07:25:42 CDT 2011 - d3v1150m471c * security checks, whitespace removed after some data | ||||
* | peer2anonet changes made: | d3v1150m471c | 2011-07-10 | 2 | -48/+120 |
| | | | | | | | | | * parse quicktun.keypair</dev/random directly to seckey variable. * removed y/n questions with file tests and automatic configuration. * README file updated * ported for autoconfig file pipes * some security checks created | ||||
* | Changed makefile to 'Makefile' in contrib/peer2anonet | d3v1150m471c | 2011-07-10 | 1 | -0/+25 |
| | |||||
* | added peer2anonet: autoconfig tool for easily setting up peering and bgp on ↵ | d3v1150m471c | 2011-07-10 | 5 | -0/+951 |
| | | | | anonet using quicktun, bird, and daemontools | ||||
* | added a copy of quicktun, for easy access | Nick | 2010-10-15 | 1 | -0/+0 |