| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
|
|
|
|
| |
diverged too much this is fairly transparent. I did rename and redefine
GAIM_INPUT_* variables to really make it work without adding another stupid
layer in between.
One problem left, the new libpurple input API doesn't care about return
values. Fixing that in the next CL.
|
| |
|
|
|
|
|
| |
seem to check for NULL pointers here. (Closes #257)
|
|
|
|
|
| |
aliasing because there are too many warnings about it. :-P)
|
|
|
|
|
| |
SSL module in this branch anymore.
|
|
|
|
|
|
|
| |
a non-SSL server, and better handling of TLS connection setup by initializing
the TLS session from a callback function (which guarantees a valid return
value from ssl_starttls() before any error callback could be called).
|
|
|
|
|
|
| |
setting has to be finished, plus an ssl_starttls() function for the other
SSL libraries (this code will only compile with GnuTLS for now).
|
|
protocols/, and adding RC4 code.
|