On 30 Sep 2011, at 16:28 , Jan Danielsson wrote: > On 09/30/11 15:00, Tomek Kott wrote: >>> On a semi-related note: Do the Windows binaries include SSL support? >>> >> I don't think so, because by default there's no openssl library installed >> on win machines. > > If it is the case that it is built without SSL for that reason, would > it be possible to include SSL through static linking for the Windows > binary? I realize the file will grow with a not insignificant amount, > but I think client certificate support is important enough to warrant it.
Last time I looked (about 18 months ago), CyaSSL was only ~250kb and API compatible with OpenSSL. Not sure about license compatibility, but if that works out it could make fossil depend on the C std lib only. It would push the fossil binary towards 1.5 MB though. When I first came to fossil it was only ~750 kB, now it is ~1.2 MB. I very much appreciate all the usability enhancements that came to fossil over the past 2..3 years, but sometimes I wonder if it is not time to carefully review overlaps and dead ends in the functionality, and trim the code base a bit -- which could also help with the security and performance work that was discussed on this list recently. Paul _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users