summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-20add RSS feed to headerHEADblogJakob Kaivo
2019-08-13prevent accidental navigation awayJakob Kaivo
2019-08-13add missing </address>Jakob Kaivo
2019-08-12Merge branch 'fix-content-length-overflow' into 'master'Jakob Kaivo
2019-08-09prevent buffer overflow when spoofing content-lengthTom Dignan
2019-08-07remove explicit action from form; will POST to the source URLJakob Kaivo
2019-07-27add live previewJakob Kaivo
2019-07-27fix incorrect </html> in header -> </head>Jakob Kaivo
2019-07-27enable warningsJakob Kaivo
2019-07-26let httpd do the authenticationJakob Kaivo
2019-07-20add .html to filenamesJakob Kaivo
2019-07-19remove hard-coding of my name and email address from postingsJakob Kaivo
2019-07-18add newline for readabilityJakob Kaivo
2019-07-18properly inserting new linksJakob Kaivo
2019-07-18remove cruftJakob Kaivo
2019-07-18trime whitespace from title, avoid duplicate hyphens in URIJakob Kaivo
2019-07-18creates index, but only for most recent postJakob Kaivo
2019-07-18keep urls all lower caseJakob Kaivo
2019-07-18moving towards correctJakob Kaivo
2019-07-18add current_year() function for use in addressJakob Kaivo
2019-07-18remove cruftJakob Kaivo
2019-07-18move #defines to headerJakob Kaivo
2019-07-18insert call to add_to_index()Jakob Kaivo
2019-07-18new function add_to_index()Jakob Kaivo
2019-07-18add address to postsJakob Kaivo
2019-07-18safe path namesJakob Kaivo
2019-07-18put entries directly under site rootJakob Kaivo
2019-07-18make blog entries actually htmlJakob Kaivo
2019-07-18nul terminate + translationsJakob Kaivo
2019-07-18account for final field not ending in &, decode '+' to ' 'Jakob Kaivo
2019-07-17mostly working new post, except for that crashing on write() bitJakob Kaivo
2019-07-17add DATA_DIRECTORYJakob Kaivo
2019-07-17cleaner formJakob Kaivo
2019-07-17implement authenticate()Jakob Kaivo
2019-07-17rename verify_creds() to authenticate()Jakob Kaivo
2019-07-17move authentication to separate fileJakob Kaivo
2019-07-17move HTTP POST handling to separate fileJakob Kaivo
2019-07-17initial skeletonJakob Kaivo
2019-07-17add makefileJakob Kaivo
2019-07-17ignore build artifactsJakob Kaivo
2019-07-18Add LICENSEJakob Kaivo