summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* verifying hotmail emails via the sign in page instead of mail server requestsHEADv1.0.8origin/masterorigin/HEADmasterSam Battat2017-10-281-46/+144
* Changed HELO domain to be the verifier emailv1.0.7Sam Battat2016-12-161-1/+1
* fixed yahoo validation, using signup page to validatev1.0.6Sam Battat2016-11-291-1/+0
* fixed yahoo validation, using signup page to validateSam Battat2016-11-291-8/+117
* removed composer.lockv1.0.5Sam Battat2016-10-171-1125/+0
* ignore tests directory and composer.lockv1.0.4Sam Battat2016-10-171-0/+3
* optional parameters for constructorSam Battat2016-10-121-6/+13
* composer dependencies PHPUnitSam Battat2016-10-122-3/+1111
* update README to include composer installationv1.0.3Sam Battat2016-10-111-6/+38
* updated example.php to use composerSam Battat2016-10-111-2/+2
* fixing composer autoloadv1.0.2Sam Battat2016-10-112-2/+2
* renamed the class fileSam Battat2016-10-111-0/+0
* modified namespacev1.0.1Sam Battat2016-10-111-1/+1
* added a message to test packagist auto updatev1.0.0Sam Battat2016-10-111-0/+1
* added a src dir and autoloadSam Battat2016-10-113-3/+8
* composer filesSam Battat2016-10-113-0/+37
* check yahoo email with lower caseSam Battat2016-10-111-1/+1
* get_domain and get_debug functions updateSam Battat2016-10-111-22/+30
* Merge branch 'master' of https://github.com/hbattat/verifyEmailSam Battat2016-09-152-3/+21
|\
| * Fixed variable name for set_port methodSam Battat2016-08-161-2/+2
| * Update README.mdSam Battat2016-07-261-0/+3
| * Update README.mdSam Battat2016-07-261-1/+5
| * Update README.mdSam Battat2016-07-181-0/+11
* | added a special verification for yahoo.comSam Battat2016-09-151-54/+81
* | removed old codeSam Battat2016-09-151-80/+0
|/
* get the heighest priority MXSam Battat2016-07-101-1/+1
* updated read meSam Battat2016-07-091-0/+4
* updated read meSam Battat2016-07-091-11/+67
* OO exampleSam Battat2016-07-091-0/+10
* Object oriented code. Added a class and debugging..Sam Battat2016-07-091-0/+196
* added details variable definition to avoid noticeSam Battat2016-06-291-0/+1
* LICENSE.txtSam Battat2014-09-261-0/+201
* Replaced ereg functions with preg_matchroot2014-09-161-2/+2
* Fixed a bug caused by a wrong variable nameroot2014-09-161-1/+1
* Merge pull request #3 from spartas/masterhbattat2014-03-121-6/+38
|\
| * Added IPv6 supportTim Wright2014-03-121-3/+11
| * Fixed PHP oopsTim Wright2014-03-121-2/+2
| * Added _proper_ A-record mail exchanger checkingTim Wright2014-03-121-1/+9
| * s/$mx/Tim Wright2014-03-121-1/+1
| * Enabled IP format email addresses and A-record checks.Tim Wright2014-03-121-3/+19
|/
* Added function fileSam Battat2014-03-081-0/+47
* Some minor changes to the readmeSam Battat2014-03-081-1/+1
* Added the README contentSam Battat2014-03-081-0/+35
* first commitSam Battat2014-03-081-0/+0