aboutsummaryrefslogtreecommitdiffstats
path: root/nimisewi.c
Commit message (Collapse)AuthorAgeFilesLines
* added compiler info to nimisewiv0.3.1la-ninpre2021-09-101-1/+1
| | | | | | | also removed error checks from nimisewi, nimisewi.cgi and nimisewi_gemini.cgi because this error check has to happen inside nimi_sewi() and not in those programs. FossilOrigin-Name: 2fd4c9495753569c904132ee83cd5f14662389c69399c27f289e0e3ae35aa0cb
* added support for arc4random_uniform functionv0.3.0la-ninpre2021-09-101-23/+40
| | | | | | | | | i know that it's probably an overkill for such stupid little program, but why not :D also refactored strlcat support a bit, to make sure that strncat function is used if strlcat could not be found. FossilOrigin-Name: 1b72489c7f0f5b72bac65f1469c9bec650d7ffdabfa4f88409e15c630ac5a52d
* use gnu autotools build system for configuring.v0.1.0la-ninpre2021-08-271-14/+27
| | | | | this was kinda tough, but interesting. FossilOrigin-Name: b881bb67b683313959c94ce172b9fb307400c0f43a262f82ab2d3b2c1a8cb557
* major refactoringv0.0.3la-ninpre2021-06-021-59/+104
| | | | | added options to compile cgi for http and gemini FossilOrigin-Name: 393d793150423ffe6680f109ef6b0524fd8e2e3501766a6761aa63276e90d90e
* added license information to main code files.v0.0.2la-ninpre2021-06-011-3/+69
| | | | | | | added comments to the code. added readme (very similar to the fossil wiki page, just for completeness). FossilOrigin-Name: 7d5413782349944209dea2a447563c5e3ac817ebdb01822d3f87a33423a1f5d8
* added initial filesv0.0.1la-ninpre2021-05-311-0/+104
FossilOrigin-Name: ec9a2c52b6452b8e2ad9d1e6e692c3288c28c0dde71fb72371885b7750ce08c8