summaryrefslogtreecommitdiff
path: root/www/httptunnel/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 3.3Brian Somers2001-05-213-60/+0
|
* Fix some more diagnosticsBrian Somers2000-08-312-0/+49
|
* Typo policeBrian Somers2000-08-311-0/+11
|
* Upgrade to 3.2 (no functional changes)Brian Somers2000-08-311-4/+16
| | | | | Set $HTS and $HTC in etc/rc.d/httptunnel.sh Allow HTCPROXYAUTH to specify a file name
* 3.0.1 -> 3.1:Brian Somers2000-08-083-65/+0
| | | | | | | Defeat stupid proxies that don't recognise no-cache Update configure.in (again) Fix some typos and other cosmetic stuff Integrate all port patches back into the main source archive
* Update to reflect what I've submitted to the httptunnel writersBrian Somers2000-07-191-19/+11
| | | | No functional changes
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-051-16/+30
| | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged.
* An implementation of TCP/IP over HTTP with local modifications to allowBrian Somers2000-03-214-0/+109
binding the server to a single IP number.