62
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix two typos More... almost 20 years ago
Initial work on a SSPI SSL backend More... almost 20 years ago
Stuff from Jelmer.
Wilmer
as Wilmer van der Gaast
More... almost 20 years ago
*Oops* The 005 reply sent % as the prefix for voiced people instead of +...
Wilmer
as Wilmer van der Gaast
More... almost 20 years ago
When trying to talk to MSN people who are offline, the switchboard gets reset to a spare correctly. This fixes a problem with messages to MSN people not arriving sometimes.
Wilmer
as Wilmer van der Gaast
More... almost 20 years ago
Crashbug fix in new MSN Passport code (plus a fix to make the 005 reply actually work).
Wilmer
as Wilmer van der Gaast
More... almost 20 years ago
Non-blocking I/O for OpenSSL, plus some extra (important) cleanup code for GnuTLS.
Wilmer
as Wilmer van der Gaast
More... almost 20 years ago
Moved HTTP-stuff (right now only for passport) into a separate module. This all works 100% asynchronous and non-blocking, so almost all I/O in BitlBee should be completely non-blocking now!
Wilmer
as Wilmer van der Gaast
More... almost 20 years ago
Passport authentication works now.
Wilmer
as Wilmer van der Gaast
More... almost 20 years ago
Fixed parameter ordering.
Wilmer
as Wilmer van der Gaast
More... almost 20 years ago
Small memory leak fixed.
Wilmer
as Wilmer van der Gaast
More... almost 20 years ago
Successfully tested http_client, added support for redirections.
Wilmer
as Wilmer van der Gaast
More... almost 20 years ago
Forgot to update configure for the _mod change.
Wilmer
as Wilmer van der Gaast
More... almost 20 years ago
http_client lib
Wilmer
as Wilmer van der Gaast
More... almost 20 years ago
Changed filenames of IM modules (jabberr, msnn, etc, didn't really make sense)
Wilmer
as Wilmer van der Gaast
More... almost 20 years ago
Hmmm, a WARNING followed by "exit 1".. That doesn't really make sense.
Wilmer
as Wilmer van der Gaast
More... almost 20 years ago
Please keep the .o list sorted. :-)
Wilmer
as Wilmer van der Gaast
More... almost 20 years ago
Camel case, yuck!
Wilmer
as Wilmer van der Gaast
More... almost 20 years ago
BitlBee now sends a (hopefully correct) 005 reply on connect.
Wilmer
as Wilmer van der Gaast
More... almost 20 years ago
Merge integration More... almost 20 years ago
Fix win32 build using mingw32 on linux (no ssl and yahoo yet though) More... almost 20 years ago
Allow overriding the pkg-config command to run More... almost 20 years ago
Add variable for plugindir rather then always using the define More... almost 20 years ago
Non-blocking SSL handshakes for GnuTLS. The rest might come later, but is slightly less important.
Wilmer
as Wilmer van der Gaast
More... almost 20 years ago
Yay for useless optimizations!
Wilmer
as Wilmer van der Gaast
More... almost 20 years ago
Added the ICQ and AIM protocol numbers to find_protocol_by_id in storage_text.c, because those numbers are used by old versions.
Wilmer
as Wilmer van der Gaast
More... almost 20 years ago
Merge Wilmer More... almost 20 years ago
Merged Jelmer's pluginable tree (mainly useful for the Win32 port).
Wilmer
as Wilmer van der Gaast
More... almost 20 years ago
Moved variable declarations to the right place to make older compilers happy.
Wilmer
as Wilmer van der Gaast
More... almost 20 years ago
Remove statement that couldn't be executed anyway More... almost 20 years ago