July 23, 2014
View d3b0c25

Fix sigint handling, so the program exits on first Ctrl+C

Dario Rodriguez authored on 23/07/2014 09:19:23
July 16, 2014
View c87ac63

add etags for in-memory pages and for the banner (IOW, etags not implemented for XHR replies)

Dario Rodriguez authored on 16/07/2014 13:32:00
July 15, 2014
View 86f56ca

implement listen only on a specific IP

Dario Rodriguez authored on 15/07/2014 11:17:20
View 60175fd

use wk_init() new API (serverfd instead of port)

Dario Rodriguez authored on 15/07/2014 11:05:01
July 14, 2014
View 0bae020

add logfile configuration option

Dario Rodriguez authored on 14/07/2014 12:29:25
View 97bd8d1

make the secure attribute in the cookie optional (only works if using a ssl proxy, as in stunnel)

Dario Rodriguez authored on 14/07/2014 12:10:33
July 13, 2014
View 84929fe

add authid cookie to complement the session in QUERY_STRING

Dario Rodriguez authored on 13/07/2014 21:41:07
July 11, 2014
View 0808869

add config file

Dario Rodriguez authored on 11/07/2014 10:53:59
July 8, 2014
View 7aa33a1

Add titles to the posts

Dario Rodriguez authored on 08/07/2014 11:34:03
June 26, 2014
View 1920c70

post fixes

Dario Rodriguez authored on 26/06/2014 23:00:40
View 966a3c7

add the editor and the posts part

Dario Rodriguez authored on 26/06/2014 22:41:33
View 94b5403

fix session handling (wasn't deleting old sessions)

Dario Rodriguez authored on 26/06/2014 19:29:31
View bd31e84

only send html pages with valid session (except for those in the whitelist)

Dario Rodriguez authored on 26/06/2014 13:41:55
View 13b4e7d

fix password processing (workaround to issues with libscrypt: don't use scrypt_hash, check that the salt is small)

Dario Rodriguez authored on 26/06/2014 11:58:59
June 25, 2014
View b9c559a

finish new user creation

Dario Rodriguez authored on 25/06/2014 20:52:20