aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cookie-jar.c
Commit message (Expand)AuthorAge
* preserve HttpOnly flag on cookies to prevent XSS attacksGravatar Dylan Simon2011-09-17
* move core variable stuff into variables fileGravatar David Keijser2011-05-25
* fix compiler warningsGravatar Brendan Taylor2011-04-30
* format event strings in send_eventGravatar keis2011-02-15
* remove talk_to_socket and all its associated bitsGravatar Brendan Taylor2010-12-28
* cookies reworkGravatar keis2010-12-13
* Merge branch 'dev/cookie-jar-fixes'Gravatar Brendan Taylor2010-10-31
|\
| * if no handler is set, fall back to the internal soup cookie jarGravatar Brendan Taylor2010-10-31
| * fix a memory leak in the cookie jarGravatar Brendan Taylor2010-10-11
| * move cookie handling into a subclass of SoupCookieJarGravatar Brendan Taylor2010-10-11
* give javascript cookie requests a "/" pathGravatar Brendan Taylor2010-10-08
* fix a memory leak in the cookie jarGravatar Brendan Taylor2010-10-06
* move cookie handling into a subclass of SoupCookieJarGravatar Brendan Taylor2010-09-30