summaryrefslogtreecommitdiffstats
path: root/Auth/OpenID/BigMath.php
Commit message (Expand)AuthorAgeFilesLines
* Improve PHP 5 complianceAdrian Lang2010-10-081-1/+0
* Added the following patch from the trac.openidenabled.com bug tracker:Lilli2010-02-161-0/+1
* Added the following patch from the trac.openidenabled.com bug tracker:Lilli2010-02-161-24/+4
* [ remove closing ?> tag from all files ]Luke Shepard2009-05-281-1/+1
* Revert "[ remove closing ?> tag from all files ]"Luke Shepard2009-05-271-1/+1
* [ remove closing ?> tag from all files ]Luke Shepard2009-05-271-1/+1
* [project @ Update license strings to say Apache]tailor2008-05-301-1/+1
* [project @ fix copyright notices to include 2008]http://mike.glover.myopenid.com2008-05-271-1/+1
* [project @ [FIX #38] Replace direct usage of NO_MATH_SUPPORT with function ca...tailor2007-11-261-2/+14
* [project @ Fix NULL return reference in math library wrapper function]tailor2007-09-191-1/+3
* [project @ Move math extension data into a function]tailor2007-04-041-18/+21
* [project @ Add bytes and toBytes to avoid multibyte string overloading]tailor2007-04-041-3/+8
* [project @ Added buggy GMP define to override math library preference]tailor2007-04-021-8/+13
* [project @ Global variables conflict resolution]tailor2007-03-231-0/+1
* [project @ FIX #2182: Finish up file-scoped vars]tailor2007-01-101-1/+0
* [project @ Fix global variables for release]tailor2007-03-231-0/+1
* [project @ BigMath no longer triggers error on no math support]tailor2007-01-151-4/+3
* [project @ Can't return a reference to null in Auth_OpenID_getMathLib]Josh Hoyt2006-09-081-1/+2
* [project @ Fixed server tests and some small bugs in server code]tailor2006-08-251-1/+7
* [project @ Added links to BigMath]tailor2006-03-021-15/+17
* [project @ Moved CryptUtil functions into an Auth_OpenID_CryptUtil class.]tailor2006-02-141-1/+1
* [project @ Fixed supported_extensions bug in BigMath.]tailor2006-02-021-9/+8
* [project @ Documentation and minor cleanup of BigMath.php]Josh Hoyt2006-02-011-5/+9
* [project @ Add toString to BigMath modules for testability]Josh Hoyt2006-02-011-0/+9
* [project @ Documentation]Josh Hoyt2006-01-271-1/+11
* [project @ Changed require_once() to require_once per PEAR proposal comment.]tailor2006-01-241-1/+1
* [project @ randrange -> rand]Josh Hoyt2006-01-241-2/+2
* [project @ Move functions that depend on the math library into the library as...Josh Hoyt2006-01-231-159/+143
* [project @ Move arbitrary-precision integer functions to BigMath module]Josh Hoyt2006-01-231-0/+429