aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Please keep the .o list sorted. :-)Wilmer van der Gaast2005-12-17-1/+1
|
* BitlBee now sends a (hopefully correct) 005 reply on connect.Wilmer van der Gaast2005-12-17-0/+1
|
* Non-blocking SSL handshakes for GnuTLS. The rest might come later, but isWilmer van der Gaast2005-12-16-29/+84
| | | | | slightly less important.
* Yay for useless optimizations!Wilmer van der Gaast2005-12-16-3/+1
|
* Added the ICQ and AIM protocol numbers to find_protocol_by_id in ↵Wilmer van der Gaast2005-12-16-0/+2
| | | | storage_text.c, because those numbers are used by old versions.
* Merged Jelmer's pluginable tree (mainly useful for the Win32 port).Wilmer van der Gaast2005-12-15-148/+203
|\
| * Remove statement that couldn't be executed anywayJelmer Vernooij2005-12-14-6/+0
| |
| * Merge my pluginable branchJelmer Vernooij2005-12-14-144/+205
| |\
| | * Use the standard data file format.Jelmer Vernooij2005-12-13-10/+15
| | |
| | * Merge from WilmerJelmer Vernooij2005-12-04-130/+90
| | |\
| | * | Remove references to file transfersJelmer Vernooij2005-11-29-30/+0
| | | |
| | * | Merge small fix.Jelmer Vernooij2005-11-29-0/+4
| | |\ \
| | * | | Disable plugin support by default, support compilation with non-C99 compilers.Jelmer Vernooij2005-11-29-26/+36
| | | | |
| | * | | Merge from WilmerJelmer Vernooij2005-11-28-2434/+155
| | |\ \ \
| | * \ \ \ Merge WilmerJelmer Vernooij2005-11-19-2313/+265
| | |\ \ \ \
| | * \ \ \ \ Merge from JelmerJelmer Vernooij2005-11-15-93/+19
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge changes from WilmerJelmer Vernooij2005-11-15-2091/+80
| | |\ \ \ \ \ \
| | * | | | | | | Add very simple example pluginJelmer Vernooij2005-11-07-0/+13
| | | | | | | | |
| | * | | | | | | Migrate my pluginable branch to use Wilmers' branch as parentJelmer Vernooij2005-11-07-167/+220
| | | | | | | | |
* | | | | | | | | Moved variable declarations to the right place to make older compilers happy.Wilmer van der Gaast2005-12-15-10/+9
|/ / / / / / / /
* | | | | | | | Improved typing notification support. (from f0rked)Wilmer van der Gaast2005-12-14-11/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | Implements solution to typing notifications in ticket #45Matt Sparks2005-12-04-11/+37
| | | | | | | | |
* | | | | | | | | More work on the storage abstraction layer from Jelmer.Wilmer van der Gaast2005-12-14-67/+187
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge my storage fixesJelmer Vernooij2005-12-14-67/+187
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Add support for 'primary' and 'migrate' account storages.Jelmer Vernooij2005-12-14-24/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix two bugs in the text storage backend that were introduced by my previous changes.
| | * | | | | | | | | Simplify obfuscation functions - make them a bit more bitlbee-independentJelmer Vernooij2005-12-13-47/+23
| | | | | | | | | | |
| | * | | | | | | | | Use helper functions rather then the backends directly. This will be Jelmer Vernooij2005-12-10-5/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | used for transparent upgrade support later on.
* | | | | | | | | | | Boo!Wilmer van der Gaast2005-12-13-1/+1
| | | | | | | | | | |
* | | | | | | | | | | AIM groupchat support, thanks to Hanji (Nelson Elhage)!Wilmer van der Gaast2005-12-13-37/+213
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merging the Hanji groupchat patchNelson Elhage2005-12-04-37/+213
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Use more GLib functionsJelmer Vernooij2005-12-10-8/+7
| | | | | | | | | |
* | | | | | | | | | Merge my storage abstraction changesJelmer Vernooij2005-12-09-311/+512
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Ignore decode/encode utilitiesJelmer Vernooij2005-12-08-0/+2
| | | | | | | | | |
| * | | | | | | | | Clearer seperation between crypting and generic password codeJelmer Vernooij2005-12-08-30/+28
| | | | | | | | | |
| * | | | | | | | | Couple of small bugfixesJelmer Vernooij2005-12-08-14/+12
| | | | | | | | | |
| * | | | | | | | | Merge some fixes from my integration branchJelmer Vernooij2005-12-08-50/+31
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Move some crypting-unrelated codeJelmer Vernooij2005-12-08-12/+7
| | | | | | | | | |
* | | | | | | | | | Add some constJelmer Vernooij2005-12-08-27/+24
| | | | | | | | | |
* | | | | | | | | | Add some constJelmer Vernooij2005-12-06-17/+7
| |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Add check_pass functionJelmer Vernooij2005-12-08-1/+16
| | | | | | | | |
| * | | | | | | | Simplify storage API a bitJelmer Vernooij2005-12-08-84/+86
| | | | | | | | |
| * | | | | | | | Add abstraction layer for storageJelmer Vernooij2005-12-08-262/+449
|/ / / / / / / /
* | | | | | | | Oops... :-(1.0Wilmer van der Gaast2005-12-04-1/+1
| | | | | | | |
* | | | | | | | bitlbee.h for 1.0! \o/Wilmer van der Gaast2005-12-04-1/+1
| | | | | | | |
* | | | | | | | Terribly stupid bug in the DoS fix.Wilmer van der Gaast2005-12-04-1/+1
| | | | | | | |
* | | | | | | | ChangeLog update, this should cover all important changes in 1.0. Also ↵Wilmer van der Gaast2005-12-04-5/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updated the FAQ a bit more.
* | | | | | | | Cleaned up configure script a bit.Wilmer van der Gaast2005-12-04-7/+2
| | | | | | | |
* | | | | | | | README additionsWilmer van der Gaast2005-12-04-6/+11
| | | | | | | |
* | | | | | | | Fixes potential DoS attack.Wilmer van der Gaast2005-12-04-1/+9
| | | | | | | |
* | | | | | | | This is not quite the initial release! :-)Wilmer van der Gaast2005-12-04-1/+4
|/ / / / / / /