CVS log for libwww/Library/src/HTCookie.c
Up to [Public] / libwww / Library / src
Request diff between arbitrary revisions
Default branch: 2
Revision 2.6 / (download) - annotate - [select for diffs]
, Sun Jun 18 13:20:57 2006 UTC (3 years, 5 months ago) by vbancrof
CVS Tags: candidate-5-4-1,
HEAD
Changes since 2.5: +34 -5
lines
Diff to previous 2.5
(colored)
add private function HTCookie_splitPair to split a KEY=VALUE pair, from Jesse Morgan
Revision 2.5 / (download) - annotate - [select for diffs]
, Sat Jul 31 01:30:16 1999 UTC (10 years, 3 months ago) by raff
CVS Tags: repeat-requests,
before_webdav,
Release-5-4-0,
Release-5-3-1,
Amaya-6-3,
Amaya-6-1,
Amaya-5-2,
Amaya-4-3-2,
Amaya-4-3-1,
Amaya-4-3,
Amaya-4-1-2,
Amaya-4-1-0,
Amaya-4-0-0,
Amaya-3-2-1,
Amaya-3-2,
Amaya
Changes since 2.4: +9 -2
lines
Diff to previous 2.4
(colored)
added a new Cookie mode "HT_COOKIE_SAME_DOMAIN" to accept cookies from/to
different hosts on the same domain
Revision 2.4 / (download) - annotate - [select for diffs]
, Mon Jul 19 23:48:38 1999 UTC (10 years, 4 months ago) by raff
Changes since 2.3: +3 -1
lines
Diff to previous 2.3
(colored)
stop baking cookies when the cookie service is shut down
(otherwise a new HTCookie_init will not register the appropriate callbacks
anymore)
Revision 2.3 / (download) - annotate - [select for diffs]
, Wed Jun 23 16:23:43 1999 UTC (10 years, 5 months ago) by frystyk
Changes since 2.2: +2 -2
lines
Diff to previous 2.2
(colored)
Allen Comer: I think the format for the cookie portion of an HTTP
request header should assume the following format: Cookie:
name1=value1; name2=value2; ...
Revision 2.2 / (download) - annotate - [select for diffs]
, Thu Apr 1 19:36:32 1999 UTC (10 years, 7 months ago) by frystyk
CVS Tags: Release-5-2-8,
Amaya_2_4
Changes since 2.1: +40 -8
lines
Diff to previous 2.1
(colored)
Completed the cookie module fixed a few memory leaks
Revision 2.1 / (download) - annotate - [select for diffs]
, Wed Mar 24 16:28:16 1999 UTC (10 years, 8 months ago) by frystyk
Diff
Added simple HTTP cookie handler
This form allows you to request diff's between any two
revisions of a file. You may select a symbolic revision
name using the selection box or you may type in a numeric
name using the type-in text box.
Webmaster