Bryan Drewery
|
4dfc34f076
* Fix btoh to not require a temporary passing of a char from a private stack
|
hace 17 años |
Bryan Drewery
|
29c1fc9222
* Convert cmdpasses to the salted-sha1 format
|
hace 17 años |
Bryan Drewery
|
743de11806
* Define SHA1_SALTED_LEN and SHA1_SALT_LEN
|
hace 17 años |
Bryan Drewery
|
fdddab0350
* Add salted_sha1() and remove obsoleted encrypt_pass()
|
hace 17 años |
Bryan Drewery
|
dda5009201
* Use the salt from their current password when comparing the given password
|
hace 17 años |
Bryan Drewery
|
5cdc6eee6d
* New userfile pass algorithm
|
hace 17 años |
Bryan Drewery
|
f6f47b67b2
* SHELLHASH now supports SHA1 hashes.
|
hace 18 años |
Bryan Drewery
|
99c0a780db
* Changed binary data encryption to not be viewable under 'strings'.
|
hace 21 años |
Bryan Drewery
|
40c4d0e8f6
|
hace 21 años |
Bryan Drewery
|
66ec6172c0
* Changed password encryption, should auto convert, might need to reset all though. (#75)
|
hace 21 años |
Bryan Drewery
|
758beb24e5
* Added some stupid stuff for console crypting for future use
|
hace 21 años |
Bryan Drewery
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
hace 22 años |
Bryan Drewery
|
03d098da24
* C++ compile warning fixes (Still compat with C)
|
hace 22 años |
Bryan Drewery
|
ef5e1228ef
* Didnt need MD5/btoh word
|
hace 22 años |
Bryan Drewery
|
819c9ea407
* More optimizations
|
hace 22 años |
Bryan Drewery
|
1e50bd5eb6
* Added MD5WORD() to return capital hex md5 with colon every 2 bytes
|
hace 22 años |
Bryan Drewery
|
78d8c05fa5
* Made some large buffers quite smaller
|
hace 22 años |
Bryan Drewery
|
c9e12675e4
* CYGWIN fixes :)
|
hace 22 años |
Bryan Drewery
|
5749dfcad8
* Added MD5FILE()
|
hace 22 años |
Bryan Drewery
|
f3776a3410
* Finished removing all the modules.
|
hace 22 años |
Bryan Drewery
|
8c834e18ed
* Added cmds: encrypt, decrypt, md5, sha1.
|
hace 22 años |
OpenSSL Project (Ported by Bryan)
|
0ad189b0d6
* Added our own AES_* functions
|
hace 22 años |
OpenSSL Project (Ported by Bryan)
|
6b3f847fe3
* Added SHA1_*() Functions
|
hace 22 años |
OpenSSL Project (Ported by Bryan)
|
0a63b97d95
* Added src/crypto/
|
hace 22 años |
Bryan Drewery
|
f063bb4cbb
* Converted // comments to the proper /* */ for ANSI C.
|
hace 22 años |
Bryan Drewery
|
f120cffe0d
* Moved a majority of eggdrop.h to proper places
|
hace 22 años |
Bryan Drewery
|
dfc9dbb9da
* Removed all that EGG_VARARGS crap
|
hace 22 años |
Bryan Drewery
|
a08346a247
* Eliminated proto.h. All .c files now have their own header file.
|
hace 22 años |