index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
auth.c
Age
Commit message (
Expand
)
Author
2024-08-07
Make Dillo C99 standard compliant
Rodrigo Arias Mallo
2024-03-09
Use Doxygen comments for C files
Rodrigo Arias Mallo
2012-12-10
Dillo: parameterise window titles.
Jeremy Henty
2011-11-12
some isascii()
corvid
2011-11-11
locale-independent ASCII character case handling
corvid
2011-09-29
rest of digest authentication
Justus Winter, corvid
2011-05-26
user/pass dialog appearance
corvid
2009-11-01
Removed the write/fwrite mix in dpip. Introduced a_Dpip_dsh_trywrite()
Jorge Arellano Cid
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