Alexander Krotov
|
c9ddc2b7ef
|
Make tls_new accept xmpp_conn_t
|
2017-06-23 02:59:05 +03:00 |
|
Dariusz Dwornikowski
|
71f75b2e2e
|
Closes #31
|
2014-10-23 08:44:52 +02:00 |
|
Vlad-Mihai Sima
|
511606835d
|
Bug fix: when using tls, if a stanza is bigger than the buffer of 4096 in event.c, the stanza will not be read as select will return 0 on the ssl socket and the data will be in ssl buffers. Partial fix, only for Linux for now
|
2012-01-01 20:09:18 +01:00 |
|
Jack Moffitt
|
370a371800
|
Dual licensed libstrophe under MIT and GPLv3.
Updated copyright headers.
|
2009-06-15 15:26:10 -06:00 |
|
Jack Moffitt
|
1c0bbb1f5d
|
Reverting r513. I mistakenly committed my entire tree.
|
2008-08-26 04:46:41 +00:00 |
|
Jack Moffitt
|
ade38ae188
|
Small patch to handler_fire_stanza() from Matthew Wild <mwild1@gmail.com>. prev was not advanced along with item.
|
2008-08-26 04:44:19 +00:00 |
|
Jack Moffitt
|
9c49b16554
|
Fix examples to use new API and lots of compiler warnings.
|
2008-07-02 23:17:27 +00:00 |
|
Jack Moffitt
|
65a174ee7e
|
Most public API points are now documented.
|
2008-06-24 14:43:54 +00:00 |
|
Jack Moffitt
|
b6027cfd7f
|
Updated copyright years and fixed LLC typo.
|
2008-06-19 22:33:13 +00:00 |
|
Ralph Giles
|
d0e64fdac7
|
Remove the tls source from the build again. We want this to be an optional
dependency and that doesn't work yet. Memory like a sieve.
|
2005-07-27 07:01:47 +00:00 |
|