summaryrefslogtreecommitdiff
path: root/frontends/monkey/main.c
Commit message (Expand)AuthorAgeFilesLines
* remove warning callback from miscelaneous function tableVincent Sanders2019-11-111-1/+0
* Monkey: Clean up various leaked blocksDaniel Silverstone2019-09-071-0/+9
* monkey: Report the errno when select() returns -1Daniel Silverstone2019-08-021-0/+2
* monkey: Run scheduler before extracting fdsetsDaniel Silverstone2019-08-021-3/+3
* add certificate window handlingVincent Sanders2018-11-041-0/+6
* add 401 login handling to monkey frontendVincent Sanders2018-11-031-0/+5
* centralise monkey output generationVincent Sanders2018-11-031-7/+8
* Finalise nslog layer properly in closedownDaniel Silverstone2017-09-101-0/+3
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-061-4/+4
* Add ability to set options in monkeyDaniel Silverstone2017-06-101-1/+11
* Look for resources in useful folder nameDaniel Silverstone2017-06-101-1/+1
* Reflow monkey code, it was annoying me too muchDaniel Silverstone2017-06-101-237/+236
* Include time in GENERIC POLL TIMEDDaniel Silverstone2017-06-101-1/+1
* Move fetcher_fdset to fetch.h (and rename to fetch_fdset). Maybe not ideal bu...Daniel Silverstone2016-06-271-2/+2
* msplit public url database API out for frontendsVincent Sanders2016-06-131-1/+2
* reduce usage of content headers by monkey frontendVincent Sanders2016-06-061-4/+4
* move netsurf header into public APIVincent Sanders2016-05-301-1/+1
* move misc header into public APIVincent Sanders2016-05-301-1/+1
* move frontends into sub directoryVincent Sanders2016-05-151-0/+398