summaryrefslogtreecommitdiff
path: root/sys/src/cmd/webcookies.c
AgeCommit message (Expand)Author
2021-01-19webcookies: remove straggling custom date parserOri Bernstein
2019-12-03always zero initialize Tm structure for tm2sec()cinap_lenrek
2015-11-30webcookies: strdup() file argument to avoid crash (thanks mischief)cinap_lenrek
2015-08-03webcookies: fix typocinap_lenrek
2015-08-03webcookies: use strtol() to parse HH:MM:SScinap_lenrek
2015-08-01webcookies: create lockfile with 0600 permission, always use create() with pe...cinap_lenrek
2015-07-31webcookies: fix implicit path cookie handlingcinap_lenrek
2015-07-29webcookies: fix isdomainmatch() (fixes livejournal.com login)cinap_lenrek
2015-01-16webcookies: only sync the jar when dirty on clunkcinap_lenrek
2015-01-16webcookies: avoid rereading and rewriting the cookie jar file all the time, d...cinap_lenrek
2013-05-26add leading dot for explicit domain in webcookies, bump redirection limit to ...cinap_lenrek
2012-08-17webcookies: create $home/lib/webcookies as 0600cinap_lenrek
2011-12-29webcookies: fix memory leak, remove fragment from urlcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen