An open API service providing commit metadata for open source projects.

GitHub / neto737/GoogleAuthenticator / commits

SHA Message Author Date Stats
28518af7 Update workflow Neto <t****o@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
f384b71c Update php.yml Neto <t****o@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
69856953 Update php.yml Neto <t****o@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
30a0c095 Rollback composer update neto737 <t****o@g****m> about 2 years ago
a2acd2e4 Update composer neto737 <t****o@g****m> about 2 years ago
f9577f21 Update php.yml Neto <t****o@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
f442cf03 Update php.yml Neto <t****o@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
253043af General code improvements neto737 <t****o@g****m> about 2 years ago
e63c0b03 Fixed tests Neto <t****o@g****m> almost 4 years ago
6142dc9c Updated tests Neto <t****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
de7c67f2 Changed the way to set the hash HMAC algorithm Neto <t****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
97950835 Update README.md Neto <t****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
6d114dc4 Update composer.json Neto <t****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
ff414b82 Update README.md Neto <t****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
903c0e47 Fixed tests Neto <t****o@g****m> almost 4 years ago
0c8d488c merge Merge branch 'main' of https://github.com/neto737/GoogleAuthenticator Neto <t****o@g****m> almost 4 years ago
6754a9f2 Code improvements Neto <t****o@g****m> almost 4 years ago
dcd4c564 Update php.yml Neto <t****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
0c4f9e85 merge Merge branch 'main' of https://github.com/neto737/GoogleAuthenticator Neto <t****o@g****m> almost 4 years ago
100bfe6c Update tests Neto <t****o@g****m> almost 4 years ago
58904942 Create php.yml Neto <t****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
7425924b Add Exception when paramater is less than 6 for setCodeLength Neto <t****o@g****m> almost 4 years ago
45cd2936 Added support for different HMAC algorithms. Neto <t****o@g****m> almost 4 years ago
e0a409b8 Added types to function parameters and returns Neto <t****o@g****m> almost 4 years ago
2758e691 Removed hardcoded code length checking Neto <t****o@g****m> almost 4 years ago
5dedbad1 Removed function removed since PHP 7.2 Neto <t****o@g****m> almost 4 years ago
505c2af8 Travis: Adjusted PHP versions Michael Kliewe <i****o@p****e>
Committed by: GitHub <n****y@g****m>
over 7 years ago
f2a71388 fixed failing test because of changed QR-Code-URL Michael Kliewe <i****o@p****e>
Committed by: GitHub <n****y@g****m>
over 7 years ago
e864b821 travis: adjusted PHP versions Michael Kliewe <i****o@p****e>
Committed by: GitHub <n****y@g****m>
over 7 years ago
4f80232e Changed QR-Code generation URL Michael Kliewe <i****o@p****e>
Committed by: GitHub <n****y@g****m>
over 7 years ago
3baa997f Fixed code style with php-cs-fixer (fixes #39) Michael Kliewe <i****o@p****e> almost 10 years ago
0ad4c4c6 Use random_bytes() in PHP >=7.0 if available Michael Kliewe <i****o@p****e> almost 10 years ago
c5489615 PHP 7.1 in Travis + small changes in composer.json and README Michael Kliewe <i****o@p****e> almost 10 years ago
1c497202 merge Merge pull request #40 from pgampe/patch-1 Michael Kliewe <i****o@p****e>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
8d773b52 merge Merge pull request #1 from pgampe/patch-2 Philipp Gampe <g****m@p****o>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
ab539f02 Update README.md with the example code Philipp Gampe <g****m@p****o>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
4ad99a79 Remove example code Philipp Gampe <g****m@p****o>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
02204693 Removed _base32Encode function, it was not used (anymore) Michael Kliewe <i****o@p****e> almost 10 years ago
ad1646e2 merge Merge branch 'aoighost-securerandom_timingmerge' Michael Kliewe <i****o@p****e> almost 10 years ago
c18c6e1c merge Merge branch 'securerandom_timingmerge' of https://github.com/aoighost/Google... Michael Kliewe <i****o@p****e> almost 10 years ago
62ccff4b merge Merge pull request #25 from leandro-lugaresi/master Michael Kliewe <i****o@p****e>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
8c4907d9 merge Merge pull request #30 from LukaszPiechowiak/master Michael Kliewe <i****o@p****e>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
91a84b68 merge Merge pull request #36 from samundra/master Michael Kliewe <i****o@p****e>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
10210219 merge Merge pull request #28 from vmelnic/master Michael Kliewe <i****o@p****e>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
bd8997ea update travis configuration Samundra Shrestha <s****r@g****m> almost 10 years ago
6f03456a update doc Samundra Shrestha <s****r@g****m> almost 10 years ago
3ba473e8 add composer autoload in tests Samundra Shrestha <s****r@g****m> almost 10 years ago
47b1a0d2 Change [] to array Łukasz Piechowiak <l****k@g****m> about 10 years ago
849da334 Change [] to array Łukasz Piechowiak <l****k@g****m> over 10 years ago
10940ac5 Correction conditions for parameters Łukasz Piechowiak <l****k@g****m> over 10 years ago
9b6726ea Adding parameters to the method 'getQRCodeGoogleUrl' Łukasz Piechowiak <l****k@g****m> over 10 years ago
380c95b8 Added composer version. Vladimir <w****k@g****m> over 10 years ago
546a0e2d Avoid timing attacks and fix #24 Leandro Lugaresi <l****2@g****m> almost 11 years ago
ed38b641 fixed the variable length of the test secret to be 16 minimum instead of 10. Peter Clemenko <p****r@e****o> almost 11 years ago
c219356d merge Merge branch 'securerandom' into securerandom_timingmerge Peter Clemenko <p****r@e****o> almost 11 years ago
52232559 fixed bits on rng to be 80ish. Fixes #3 and #2 Peter Clemenko <p****r@e****o> almost 11 years ago
fefb295a merge Merge branch 'patch-1' of https://github.com/Sc00bz/GoogleAuthenticator into ... Peter Clemenko <p****r@e****o> almost 11 years ago
bc0d15db implemented fixes pointed out in github comments for yohgaki commit where he ... Peter Clemenko <p****r@e****o> almost 11 years ago
f398c83a Tests sane secret lengths Steve Thomas <S****z@u****m> about 11 years ago
cb2ae9c6 Now throws an exception on an error Steve Thomas <S****z@u****m> about 11 years ago
d4a4b893 Be more protective Yasuo Ohgaki <y****i@p****t> over 11 years ago
d66551dd Fix timing attack vuln Yasuo Ohgaki <y****i@p****t> over 11 years ago
b64898d6 merge Merge pull request #17 from 34x/master Michael Kliewe <i****o@p****e> over 11 years ago
34c3dc70 Update GoogleAuthenticator.php 34x <m****s@3****e> over 11 years ago
bb42fefc merge Merge pull request #15 from yanniks/master Michael Kliewe <i****o@p****e> over 11 years ago
465a424c urlencode title yanniks <k****t@y****e> over 11 years ago
18f7d1c2 merge Merge pull request #6 from alexandregz/patch-1 Michael Kliewe <i****o@p****e> over 11 years ago
1862cf0c secret -> secure Michael Kliewe <i****o@p****e> over 11 years ago
9ee79885 merge Merge pull request #14 from r--w/master Michael Kliewe <i****o@p****e> over 11 years ago
0fd97ecc corrections in classmap r--w <l****e@o****l> over 11 years ago
618300aa classmap corrections r--w <l****e@o****l> over 11 years ago
28b70a65 removing separator r--w <l****e@o****l> over 11 years ago
e6352c0a adding composer file r--w <l****e@o****l> over 11 years ago
34613f00 merge Merge pull request #13 from PHPGangsta/tracis-ci-PHP-7 Michael Kliewe <i****o@p****e> over 11 years ago
f46db3bb Added PHP 7 to Travis-CI Michael Kliewe <i****o@p****e> over 11 years ago
d04db6db array_rand does not use secure random Steve Thomas <S****z@u****m> almost 12 years ago
a30d4eda Title to QR Code Alexandre Espinosa Menor <a****r@g****m> over 12 years ago
84e5e106 added Travis-CI status to README Michael Kliewe <i****o@p****e> over 12 years ago
7852d3d0 merge Merge pull request #5 from symm/develop Michael Kliewe <i****o@p****e> over 12 years ago
b22ebebd merge Merge branch 'feature-travis' into develop Gareth Jones <m****e@g****k> over 12 years ago
f163b400 Add Travis CI config, updated phpunit location Gareth Jones <m****e@g****k> over 12 years ago
04182644 merge Merge branch 'feature-add-unit-tests' into develop Gareth Jones <m****e@g****k> over 12 years ago
40d27de4 Added Unit tests Gareth Jones <m****e@g****k> over 12 years ago
f2f17cdc merge Merge branch 'feature-add-license' into develop Gareth Jones <m****e@g****k> over 12 years ago
d254727f Added Licensing information Gareth Jones <m****e@g****k> over 12 years ago
196fd365 merge Merge pull request #1 from edwardmp/master Michael Kliewe <i****o@p****e> about 14 years ago
3e06315a Fixed bug that causes the URL of the QR code to malform edwardmp <e****t@e****l> about 14 years ago
1de74c75 hide my email address a bit in README Michael Kliewe <i****o@p****e> over 14 years ago
682fad2f first commit Michael Kliewe <i****o@p****e> over 14 years ago

← Back to repository