Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
14 check-ins tagged with "ssh-test-http"
|
2013-08-30
| ||
| 14:07 | Merge in latest features and fixes from trunk. Closed-Leaf check-in: ef8b9da03f user: andybradford tags: ssh-test-http | |
|
2013-08-25
| ||
| 03:25 | Move some posix only includes so they are not used on _WIN32. Can compile again on MinGW. check-in: 8278a03f0e user: mgagnon tags: ssh-test-http | |
|
2013-08-24
| ||
| 19:02 | Make a best effort to record the IP of the remote host in rcvfrom. check-in: 5627d795c3 user: andybradford tags: ssh-test-http | |
|
2013-08-23
| ||
| 14:14 | Remove unused sshin_read() function that was missed. check-in: f64c003d13 user: andybradford tags: ssh-test-http | |
|
2013-08-19
| ||
| 14:48 | We can detect when to enable compatibility mode, so do this instead of requiring an explicit argument. check-in: 90c4859315 user: andybradford tags: ssh-test-http | |
|
2013-08-18
| ||
| 01:26 | Use a little more precaution that the Fossil command has been seen first. check-in: 12dbaebec2 user: andybradford tags: ssh-test-http | |
|
2013-08-17
| ||
| 23:05 | Change SSH transport to use a single SSH connection if client/server willing. Add client header so server can detect when to use new mode. Also improve backwards compatibility for older SSH clients by responding to probes. check-in: f0bb3c9b5a user: andybradford tags: ssh-test-http | |
|
2013-08-16
| ||
| 03:25 | Merge in all new development from trunk. check-in: 535cba9158 user: andybradford tags: ssh-test-http | |
|
2013-08-12
| ||
| 06:43 | Simplify command line interaction: remove settings from global and provide one less command line option. Altering settings in open fossils can be done with sync -l or cleared with remote-url if necessary. check-in: ed20da7499 user: andybradford tags: ssh-test-http | |
|
2013-08-10
| ||
| 23:02 | Clean up handling of global variable to avoid accidental setting of database. Only alter database options if URL is SSH. check-in: 0c19424325 user: andybradford tags: ssh-test-http | |
| 21:31 | Make it possible to override global setting from command line. Improve sync output when test-http is in use. check-in: 3c479fb95b user: andybradford tags: ssh-test-http | |
|
2013-08-09
| ||
| 07:56 | Correct typo that resulted in space being on the wrong side of the word. check-in: 738b505362 user: andybradford tags: ssh-test-http | |
| 07:49 | Fix logic so ignoring login requirement only affects ssh:// URLs. check-in: 9284bfb157 user: andybradford tags: ssh-test-http | |
| 07:29 | Reimplement the default test-http behavior while retaining the ability to use http to take advantage of Fossil capabilities with SSH URLs. check-in: 7c9347f9c7 user: andybradford tags: ssh-test-http | |