Directory inc/classes/main/rng/

Directory Created:
2008-06-08 15:02
Directory Deleted:
2008-11-20 01:39
Total Files:
0
Deleted Files:
2
Lines of Code:
0

[root]/inc/classes/main/rng

Lines of Code

inc/classes/main/rng/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 19 (100.0%) 222 (100.0%) 11.6

Most Recent Commits

quix0r 2008-11-20 01:39 Rev.: 329

Moved to repository "core" (not yet fully setup!)

0 lines of code changed in 2 files:

  • inc/classes/main/rng: .htaccess (del), class_RandomNumberGenerator.php (del)
quix0r 2008-08-05 16:20 Rev.: 248

generateUniqueId() and more useless/deprecated methods removed, code speed-up, link helper improved

1 lines of code changed in 1 file:

  • inc/classes/main/rng: class_RandomNumberGenerator.php (+1 -7)
quix0r 2008-06-28 21:54 Rev.: 229

Comment header cosmetics applied

1 lines of code changed in 1 file:

  • inc/classes/main/rng: class_RandomNumberGenerator.php (+1 -1)
quix0r 2008-06-27 20:28 Rev.: 219

More conventions than code added:
- Copyright line fixed (space added, sorry guys!)
- Doc tags fixed in a lot files
- Arrays send to exceptions are now all $msgArray called
- BaseHelper class now contains generic methods from WebFormHelper class
- BaseWebHelper added which holds "web-generic" methods and attributes
- Due to these changes, the WebFormHelper is now cleared from generic methods

2 lines of code changed in 1 file:

  • inc/classes/main/rng: class_RandomNumberGenerator.php (+2 -2)
quix0r 2008-06-23 00:22 Rev.: 197

TemplateEngine is known as WebTemplateEngine (most parts are in BasTemplateEngine), image creation supported added with a lot (!) stubs

1 lines of code changed in 1 file:

  • inc/classes/main/rng: class_RandomNumberGenerator.php (+1 -1)
quix0r 2008-06-22 16:44 Rev.: 194

Graphical code CAPTCHA partly finished, crypto class supports encryption/decryption via mcrypt functions, assertions added

18 lines of code changed in 1 file:

  • inc/classes/main/rng: class_RandomNumberGenerator.php (+18 -10)
quix0r 2008-06-21 19:15 Rev.: 184

Class/method doc-tags fixed

2 lines of code changed in 1 file:

  • inc/classes/main/rng: class_RandomNumberGenerator.php (+2 -2)
quix0r 2008-06-21 16:44 Rev.: 183

ToDo tags now all lower-case

2 lines of code changed in 1 file:

  • inc/classes/main/rng: class_RandomNumberGenerator.php (+2 -2)
quix0r 2008-06-19 15:49 Rev.: 160

Update of last activitity and action in user added, refresh of auth cookies added

21 lines of code changed in 1 file:

  • inc/classes/main/rng: class_RandomNumberGenerator.php (+21 -4)
quix0r 2008-06-18 21:53 Rev.: 158

TODO tag rewritten, first login action (empty for now) added

2 lines of code changed in 1 file:

  • inc/classes/main/rng: class_RandomNumberGenerator.php (+2 -2)
quix0r 2008-06-18 17:19 Rev.: 156

User login (non-guest) basicly finished, news stubs added, registration and final methods fixed

2 lines of code changed in 1 file:

  • inc/classes/main/rng: class_RandomNumberGenerator.php (+2 -1)
quix0r 2008-06-13 00:51 Rev.: 145

Results are now searchable and iterateable, insertDataSet renamed to queryInsertDataSet, login added with stubs

2 lines of code changed in 1 file:

  • inc/classes/main/rng: class_RandomNumberGenerator.php (+2 -2)
quix0r 2008-06-09 16:09 Rev.: 133

createUniqueID -> generateUniqueId renamed, dataset criteria added, registration stub finished, local database does now select and insert data

1 lines of code changed in 1 file:

  • inc/classes/main/rng: class_RandomNumberGenerator.php (+1 -1)
quix0r 2008-06-08 19:43 Rev.: 128

Comments fixed... ;) And pre/post filters for registrations now supported

1 lines of code changed in 1 file:

  • inc/classes/main/rng: class_RandomNumberGenerator.php (+1 -1)
quix0r 2008-06-08 15:41 Rev.: 127

Support for cluster added to RNG, hashPassword() finished for better hashes

21 lines of code changed in 1 file:

  • inc/classes/main/rng: class_RandomNumberGenerator.php (+21 -1)
quix0r 2008-06-08 15:07 Rev.: 126

Salt length reduced

4 lines of code changed in 1 file:

  • inc/classes/main/rng: class_RandomNumberGenerator.php (+4 -4)
quix0r 2008-06-08 15:02 Rev.: 125

Crypto helper and RNG added (weak!)

141 lines of code changed in 2 files:

  • inc/classes/main/rng: .htaccess (new 1), class_RandomNumberGenerator.php (new 140)
Generated by StatSVN 0.7.0