whitespace
[lhc/web/wiklou.git] / includes / ProxyTools.php
2006-01-14 Domas MituzasBe less anal about entry points, class definitions...
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-10 Niklas LaxströmMissing variable declarations
2006-01-07 Brion Vibber* Protect against spoofing of X-Forwarded-For header
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-07 Ævar Arnfjörð Bjar... Code review!
2005-12-06 Tim StarlingLazy initialisation of wgProxyList, no flip required
2005-12-01 Tim StarlingFaster IP blocks. Requires schema change.
2005-11-01 Tim StarlingPHP 5 compatibility
2005-09-05 Tim StarlingDeferred initialisation of $wgIP, because it's potentia...
2005-07-05 Antoine Mussofix some issues with phpdoc
2005-03-31 Tim Starlingoops, committed from wrong branch, this is the fixed...
2005-03-31 Tim Starlingfixed bug
2005-03-31 Tim StarlingAdding some validation for IP determination via XFF...