Fossil

Changes On Branch ssl
Login

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

Changes In Branch ssl Excluding Merge-Ins

This is equivalent to a diff from f51bd59613 to 8c23a947eb

2010-05-16
19:36
Merge support for HTTPS back into trunk. (It got lost during the conversion from GPL to BSD.) check-in: 68fa646f49 user: drh tags: trunk
2010-02-08
21:18
Merge the SSL branch into the trunk. check-in: b05cb4a0e1 user: drh tags: trunk
18:47
fossil rm can now remove entire directories. check-in: 6dbd362de9 user: jeremy_c tags: trunk
18:16
Merge recent changes into the dual-license branch. check-in: 14c19fbc1c user: drh tags: clear-title
18:12
Merge all the latest trunk changes into the SSL branch. Closed-Leaf check-in: 8c23a947eb user: drh tags: ssl
18:08
Check the graph for resize events every second and rerender the graph if a resize has occurred. This fixes display problems on Safari and also keeps the graph consistent with resized browser windows. check-in: f51bd59613 user: drh tags: trunk
16:58
Fix a bug in timeline graph generation. check-in: 399d1ca000 user: drh tags: trunk
2010-01-24
22:35
Pull in the latest changes from trunk. check-in: 97311bd9d5 user: drh tags: ssl

Changes to Makefile.

Changes to Makefile.w32.

Added src/http_ssl.c.

Changes to src/http_transport.c.

Changes to src/main.mk.

Changes to src/makemake.tcl.

Changes to src/xfer.c.