W3C CVS Root

CVS log for libwww/Library/src/HTCookie.c

[BACK] Up to [Public] / libwww / Library / src

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 2.6: download - view: text, markup, annotated - select for diffs
Sun Jun 18 13:20:57 2006 UTC (17 years, 10 months ago) by vbancrof
Branches: MAIN
CVS tags: candidate-5-4-1, HEAD
Diff to: previous 2.5: preferred, colored
Changes since revision 2.5: +34 -5 lines
add private function HTCookie_splitPair to split a KEY=VALUE pair, from Jesse Morgan

Revision 2.5: download - view: text, markup, annotated - select for diffs
Sat Jul 31 01:30:16 1999 UTC (24 years, 9 months ago) by raff
Branches: MAIN
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
Diff to: previous 2.4: preferred, colored
Changes since revision 2.4: +9 -2 lines
added a new Cookie mode "HT_COOKIE_SAME_DOMAIN" to accept cookies from/to
different hosts on the same domain

Revision 2.4: download - view: text, markup, annotated - select for diffs
Mon Jul 19 23:48:38 1999 UTC (24 years, 9 months ago) by raff
Branches: MAIN
Diff to: previous 2.3: preferred, colored
Changes since revision 2.3: +3 -1 lines
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 - view: text, markup, annotated - select for diffs
Wed Jun 23 16:23:43 1999 UTC (24 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.2: preferred, colored
Changes since revision 2.2: +2 -2 lines
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 - view: text, markup, annotated - select for diffs
Thu Apr 1 19:36:32 1999 UTC (25 years, 1 month ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2-8, Amaya_2_4
Diff to: previous 2.1: preferred, colored
Changes since revision 2.1: +40 -8 lines
Completed the cookie module fixed a few memory leaks

Revision 2.1: download - view: text, markup, annotated - select for diffs
Wed Mar 24 16:28:16 1999 UTC (25 years, 1 month ago) by frystyk
Branches: MAIN
Added simple HTTP cookie handler

Diff request

This form allows you to request diffs 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.

Log view options

Webmaster