Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-01 | Removed the write/fwrite mix in dpip. Introduced a_Dpip_dsh_trywrite() | Jorge Arellano Cid | |
Several cleanups and more error handling sprinkled all over too. | |||
2009-07-19 | free auth_parse | corvid | |
2009-07-12 | Handle signed chars. Aadded dIsspace() and dIsalnum() to dlib | Jorge Arellano Cid | |
2009-05-20 | trim auth includes | corvid | |
2009-05-05 | fix Auth_is_token_char invalid chars | corvid | |
2009-04-24 | dStrdup | corvid | |
2009-01-02 | Ensure that the dlib dStr* functions are used everywhere. | Jorge Arellano Cid | |
2009-01-02 | Refactored Auth_parse_auth_basic(). | Jorge Arellano Cid | |
2008-12-20 | Minor fixes in auth.c | Jorge Arellano Cid | |
2008-12-20 | Added basic authentication! | Jorge Arellano Cid | |