index
:
Erich/alpine
default-pipe
hashcash
hide-hostname
master
rules
topal-patch
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
imap
/
src
/
c-client
/
http.c
Age
Commit message (
Expand
)
Author
2022-08-27
* Addition of a first attempt to transform a json structure into a
Eduardo Chappa
2022-07-14
* Improvements in the http code in processing http headers.
Eduardo Chappa
2022-06-10
* Cleaning up some memory leaks reported by Valgrind. Memory leaks in the
Eduardo Chappa
2022-06-02
* New version 2.26
Eduardo Chappa
2021-11-21
* Support for code_verifier and code_challenge when generating a
Eduardo Chappa
2021-08-10
* Improvements to http.c and json.c for support of future code.
Eduardo Chappa
2021-07-30
* Improvements to the http and json code.
Eduardo Chappa
2021-06-10
* Rewrite of http code to keep connections alive after GET and POST
Eduardo Chappa
2021-05-15
* Eliminate no timeout from https connection.
Eduardo Chappa
2021-04-04
* http debug support sets debug flag before checking if stream is open and ...
Eduardo Chappa
2021-03-27
* new http option for debug. This is mostly useful to debug XOAUTH2
Eduardo Chappa
2020-06-18
* Crash if Privacy Policy is not accessible.
Eduardo Chappa
2020-05-21
* Update to some http_* functions to return status code returned by server.
Eduardo Chappa
2020-05-18
* Further modifications to http.c to account for differences in which http...
Eduardo Chappa
2020-05-18
* A few improvements to the http code, which make the http_* functions not ...
Eduardo Chappa
2020-05-13
* Clear a few compilations warnings, produced by gcc.
Eduardo Chappa
2020-01-18
* Various fixes to copyright notices, make sure we allocate enough
Eduardo Chappa
2020-01-04
* The feature that stopped alpine from saving passwords in the password
Eduardo Chappa
2019-05-04
* Initial release of XOAUTH2 authentication support in Alpine for
Eduardo Chappa