1
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 16, 2023 — Mar 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Properly handle empty initial <body/> in http-bind More... over 11 years ago
Just check http request code, don't verify reason phrase part More... over 11 years ago
exmpp_session.erl : return bounded JID for ANONYMOUS auth More... almost 12 years ago
Fix escape of attribute values (\t \n \r) (EXMPP-64) More... about 12 years ago
Fix typo (lists:ketytake) More... about 12 years ago
Fix typo in last fix More... about 12 years ago
fix for EXMPP-62 (cherry picked from commit f6281135f59ec69eec92bbbe2adb501534f0da35) More... about 12 years ago
import login/3 and fix function call typo on connect_TCP/4 More... about 12 years ago
Add timeout option to connect() and login() calls More... about 12 years ago
Update exmpp version number to 0.9.9 More... about 12 years ago
Fix few mistakes in namespace defines. More... about 12 years ago
OSX Lion compatibility More... about 12 years ago
R15 compatibility. More... over 12 years ago
Add whitespace ping for client sessions More... over 12 years ago
Protection against billion laughs attack in legacy expat driver. More... over 12 years ago
Fix libxml2 parser. More... over 12 years ago
Use exmpp_strdup() in libxml2 driver. More... over 12 years ago
Use Erlang memory allocation functions in XML parsers. More... over 12 years ago
Update exmpp version number to 0.9.8 More... over 12 years ago
Enable ECDHE only on OpenSSL 1.0.0e and later. More... over 12 years ago
Disable weak ciphers in OpenSSL driver. More... over 12 years ago
Guard ephemeral DH with ifdefs. More... over 12 years ago
Support for ECDHE in OpenSSL driver. More... over 12 years ago
Initialize driver data with memset. More... over 12 years ago
Added presence handling to echo_client.erl (thanks to Kuleshov Alexander) More... over 12 years ago
Enable ephemeral Diffie-Hellman parameters in OpenSSL driver. More... over 12 years ago
Decrease CPU usage caused by exmpp_tls:send with large data. More... over 12 years ago
Disable SSL 2.0 and session cache in OpenSSL driver More... over 12 years ago
Fix compatibility with R12B5 More... over 12 years ago
Use extended marker and driver versioning without SMP support. More... over 12 years ago