Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

8 check-ins using file src/json.c version 00ee1a79

2013-08-30
14:07
Merge in latest features and fixes from trunk. ... (Closed-Leaf check-in: ef8b9da0 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: 8278a03f 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: 5627d795 user: andybradford tags: ssh-test-http)
2013-08-23
14:14
Remove unused sshin_read() function that was missed. ... (check-in: f64c003d 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: 90c48593 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: 12dbaebe 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: f0bb3c9b user: andybradford tags: ssh-test-http)
2013-08-16
03:25
Merge in all new development from trunk. ... (check-in: 535cba91 user: andybradford tags: ssh-test-http)