index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
webcookies.c
Age
Commit message (
Expand
)
Author
2021-01-19
webcookies: remove straggling custom date parser
Ori Bernstein
2019-12-03
always zero initialize Tm structure for tm2sec()
cinap_lenrek
2015-11-30
webcookies: strdup() file argument to avoid crash (thanks mischief)
cinap_lenrek
2015-08-03
webcookies: fix typo
cinap_lenrek
2015-08-03
webcookies: use strtol() to parse HH:MM:SS
cinap_lenrek
2015-08-01
webcookies: create lockfile with 0600 permission, always use create() with pe...
cinap_lenrek
2015-07-31
webcookies: fix implicit path cookie handling
cinap_lenrek
2015-07-29
webcookies: fix isdomainmatch() (fixes livejournal.com login)
cinap_lenrek
2015-01-16
webcookies: only sync the jar when dirty on clunk
cinap_lenrek
2015-01-16
webcookies: avoid rereading and rewriting the cookie jar file all the time, d...
cinap_lenrek
2013-05-26
add leading dot for explicit domain in webcookies, bump redirection limit to ...
cinap_lenrek
2012-08-17
webcookies: create $home/lib/webcookies as 0600
cinap_lenrek
2011-12-29
webcookies: fix memory leak, remove fragment from url
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen