Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
15 check-ins tagged with "jan-httpsproxytunnel"
|
2014-02-05
| ||
| 15:20 | one more ..... ... (Closed-Leaf check-in: 4f1709d71b user: jan.nijtmans tags: jan-httpsproxytunnel) | |
| 14:59 | Use hostname in stead of proxy name in certificate handling. Attempt to fix the problem described here: [https://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg13898.html] ... (check-in: 6673f163ea user: jan.nijtmans tags: jan-httpsproxytunnel) | |
|
2014-01-29
| ||
| 09:36 | Don't use global data any more in establish_proxy_tunnel() ... (check-in: 12e917a1cd user: jan.nijtmans tags: jan-httpsproxytunnel) | |
| 09:22 | merge trunk ... (check-in: 1f1848dd07 user: jan.nijtmans tags: jan-httpsproxytunnel) | |
|
2013-11-14
| ||
| 04:34 | Set the error message to indicate the HTTP status code returned on CONNECT to avoid segfault. ... (check-in: 87d5fef9ce user: andybradford tags: jan-httpsproxytunnel) | |
|
2013-11-12
| ||
| 15:49 | Move proxy-related fields after the other url-related fields. ... (check-in: 45107553c0 user: jan.nijtmans tags: jan-httpsproxytunnel) | |
| 15:27 | merge trunk ... (check-in: 1bd561c3ba user: jan.nijtmans tags: jan-httpsproxytunnel) | |
|
2013-10-26
| ||
| 22:51 | Accept return codes 2xx when establishing tunnel. ... (check-in: a672018374 user: jan tags: jan-httpsproxytunnel) | |
|
2013-10-21
| ||
| 17:21 | Slight modularization when building the request to establish https tunnel over proxy. ... (check-in: 491e6d30fc user: jan tags: jan-httpsproxytunnel) | |
| 17:00 | Merge from trunk. ... (check-in: f3037e1763 user: jan tags: jan-httpsproxytunnel) | |
|
2013-10-17
| ||
| 15:21 | Fixed typo. ... (check-in: 4ca5aa356c user: jan tags: jan-httpsproxytunnel) | |
| 10:04 | Include User-Agent when connecting to proxy for https tunnels. Fixed a misplaced EOL. ... (check-in: 08b02fe828 user: jan tags: jan-httpsproxytunnel) | |
| 09:31 | Add keep-alive for unauthenticated proxy tunnels. Remove port number from host. ... (check-in: ca61c5e992 user: jan tags: jan-httpsproxytunnel) | |
| 09:07 | Make proxy connection 'keep-alive' for https tunnel. ... (check-in: ca82d0c1fa user: jan tags: jan-httpsproxytunnel) | |
|
2013-10-07
| ||
| 13:27 | Support for tunneling https through http proxy. ... (check-in: c039efde83 user: jan tags: jan-httpsproxytunnel) | |