aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Cookie.php
Commit message (Expand)AuthorAgeFilesLines
* Move Cookie(Jar) to libs/Chad Horohoe2014-11-061-291/+0
* Fixed spacingumherirrender2014-08-041-2/+3
* Merge "Disallow top level domains in Cookie::validateCookieDomain()."jenkins-bot2014-07-291-4/+6
|\
| * Disallow top level domains in Cookie::validateCookieDomain().Tim Landscheidt2013-10-151-4/+6
* | Fixed some @params documentation (includes/*)umherirrender2014-04-201-11/+16
* | Fixed spacingumherirrender2013-12-011-4/+17
|/
* Fix spacing and break some linesumherirrender2013-08-241-1/+2
* Remove spaces in function signatureumherirrender2013-03-181-2/+2
* Fixed @param tags to conform with Doxygen format.Tyler Anthony Romeo2013-03-111-7/+7
* fix some spacingumherirrender2013-02-041-3/+3
* Fix tabs inside/between statements/textumherirrender2012-10-261-1/+1
* Update docs for return and exception infoSiebrand Mazeland2012-10-091-4/+5
* converts '@fixme' to '@todo FIXME'Antoine Musso2012-07-101-2/+2
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-211-1/+19
* More return documentationSam Reed2012-02-091-0/+2
* Trim trailing whitespaceSam Reed2011-09-041-10/+13
* Add some doc comments on Cookie::validateCookieDomain() and Http::isValidUri(...Brion Vibber2011-06-011-0/+3
* coding style tweaks, doc updates, marked some public functions as suchJack Phoenix2011-03-221-17/+17
* Strip cookie classes out of the middle of HttpFunctions.php into Cookie.php u...Sam Reed2011-03-071-0/+242