View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002056 | unreal | ircd | public | 2004-09-04 14:33 | 2004-09-04 15:18 |
Reporter | Troco | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | open | ||
Platform | win32 | OS | XP Professional | OS Version | 5.1 - 2600 |
Summary | 0002056: Using MD5 without SSL under *nix | ||||
Description | Since you've introduced md5 in a .c (md5.c) I think it would be useful to use it on Auth_Check() or Auth_Make() and don't use never more system's md5 function. Can you use md5 stuff from md5.c instead? | ||||
Steps To Reproduce | Due to #ifdef USE_SSL #define AUTHENABLE_MD5 it's impossible to use md5 stuff in Auth_Check (under *nix non-ssl). | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||