32
I Use This!
High Activity

News

Analyzed 11 days ago. based on code collected about 1 month ago.
Posted about 3 years ago by george
Add an "eye-candy": if a footnote's mark is followed then the corresponding back-reference is highlighted, if a footnote's back-reference is followed then highlight the corresponding footnote's mark. (tags: markdown-footnotes)
Posted about 3 years ago by florian
Reduce output verbosity, but still provide enough hints in case of an error. (tags: msvc-openssl-winxp)
Posted about 3 years ago by florian
Remove an incorrect comment: it's possible to edit the OpenSSL makefile, and it only rebuilds itself if the templates are updated. (tags: msvc-openssl-winxp)
Posted about 3 years ago by george
Decouple parsing and HTML-specific rendering. Add support for back references in the list of footnotes. WIP - inline and multiline footnotes are not yet implemented. (tags: markdown-footnotes)
Posted about 3 years ago by stephan
*MERGE* Improved TLS read-from-client support on Windows. (tags: trunk)
Posted about 3 years ago by stephan
Swapped semantics of the new argument to ssl_read_server(), [forum:2f818850abb72719 | per forum discussion]. Adjacent doc touchups. (tags: ssl-read-loops2)
Posted about 3 years ago by florian
Minor code style fixes. (tags: ssl-read-loops2)
Posted about 3 years ago by florian
Another attempt to fix the SSL_read() loops on Windows. Not necessarily more elegant, but at least working around a well-defined problem, making the code easier to maintain. (tags: ssl-read-loops2)
Posted about 3 years ago by danield
Remove the prototype for pikchr() from config.h, since pikchr.c gets a valid header file on all platforms. (tags: trunk)
Posted about 3 years ago by danield
*FORK* Remove the prototype for pikchr() from config.h, since pikchr.c gets a valid header file on all platforms. (tags: trunk)