Witold Filipczyk
|
91bf93a784
|
[const] const char in base64_decode and init_submitted_value
|
2022-01-30 14:48:43 +01:00 |
|
Witold Filipczyk
|
20c161559c
|
[mem_alloc] cast return value
|
2022-01-16 19:09:27 +01:00 |
|
Witold Filipczyk
|
5a14b61c0d
|
[register] Drop register
Compilers are smart and don't need such hints.
|
2021-12-03 12:34:00 +01:00 |
|
Witold Filipczyk
|
0fea79cc8f
|
[cflags] Removed -Wno-pointer-sign
Likely some new bugs were introduced by this change.
The long term goal is clean compilation by g++.
|
2021-01-02 16:20:27 +01:00 |
|
Witold Filipczyk
|
23b346d353
|
[base64] This if is not needed
|
2020-09-15 21:22:41 +02:00 |
|
Witold Filipczyk
|
3d78cd1264
|
[data] base64 decoded not encoded. Refs #67
|
2020-09-14 23:01:03 +02:00 |
|
Kalle Olavi Niemitalo
|
e530fbe8e2
|
Doxygenate src/util/
|
2007-07-27 13:10:50 +03:00 |
|
Laurent MONIN
|
b373ded19b
|
Trim trailing whitespaces.
|
2006-06-14 14:46:30 +02:00 |
|
Laurent MONIN
|
4b04a25b32
|
Support for negotiate-auth, using GSSAPI. It makes possible to
authenticate users by Kerberos. Patch by Karel Zak.
|
2006-06-14 14:41:59 +02:00 |
|
Laurent MONIN
|
df065ead80
|
Remove now useless $Id: lines.
|
2005-10-21 09:14:07 +02:00 |
|
Petr Baudis
|
0f6d4310ad
|
Initial commit of the HEAD branch of the ELinks CVS repository, as of
Thu Sep 15 15:57:07 CEST 2005. The previous history can be added to this
by grafting.
|
2005-09-15 15:58:31 +02:00 |
|