about summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore70log plain blame
-rw-r--r--LICENSE34520log plain blame
-rw-r--r--Makefile1373log plain blame
-rw-r--r--README.71660log plain blame
-rw-r--r--bounce.c12508log plain blame
-rw-r--r--bounce.h4287log plain blame
-rw-r--r--calico.11716log plain blame
-rw-r--r--client.c7505log plain blame
-rw-r--r--config.c3178log plain blame
-rw-r--r--dispatch.c7406log plain blame
-rw-r--r--listen.c5387log plain blame
-rw-r--r--pounce.16561log plain blame
d---------rc.d68log plain
-rw-r--r--ring.c5964log plain blame
-rw-r--r--server.c4230log plain blame
-rw-r--r--state.c9997log plain blame
ref='/scooper/commit/README.7?h=1.3&id=9cd4bdab846b50c8a41dc1fdd89b789338d7c810&follow=1'>Add OpenBSD instructionsJune McEnroe 2020-07-21Use a .pc file to configureJune McEnroe 2020-07-19Filter networks with only private contexts from recents as wellJune McEnroe 2020-07-18Specify litterbox version in readmeJune McEnroe 2020-07-18Reverse order of X macro parameters for pages and keysJune McEnroe 2020-07-18Remove kcgi 0.11 compatibilityJune McEnroe 2020-07-17Filter networks with only private contextsJune McEnroe 2020-07-17Add export optionJune McEnroe Adding the export query parameter to any page downloads a .html with the default stylesheet embedded, and all navigation, forms and internal links removed, for being able to share some part of a private instance of litterbox. 2020-07-17Add margin to inputsJune McEnroe Seems that only Safari provides any margins on form elements by default. 2020-07-16Don't write null terminator in stylesheet responseJune McEnroe 2020-07-16Remove sudo from make installJune McEnroe