Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | | | | | Moved HTTP-stuff (right now only for passport) into a separate module. This | Wilmer van der Gaast | 2005-12-17 | -264/+592 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | all works 100% asynchronous and non-blocking, so almost all I/O in BitlBee should be completely non-blocking now! Right now support for other modules than GnuTLS is probably broken, I'll fix it later. | ||||
| * | | | | | | | | | Passport authentication works now. | Wilmer van der Gaast | 2005-12-17 | -210/+112 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | Fixed parameter ordering. | Wilmer van der Gaast | 2005-12-17 | -2/+2 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | Small memory leak fixed. | Wilmer van der Gaast | 2005-12-17 | -0/+1 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | Successfully tested http_client, added support for redirections. | Wilmer van der Gaast | 2005-12-17 | -67/+178 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Forgot to update configure for the _mod change. | Wilmer van der Gaast | 2005-12-17 | -4/+4 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | Changed filenames of IM modules (jabberr, msnn, etc, didn't really make sense) | Wilmer van der Gaast | 2005-12-17 | -16/+16 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | Hmmm, a WARNING followed by "exit 1".. That doesn't really make sense. | Wilmer van der Gaast | 2005-12-17 | -4/+4 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | http_client lib | Wilmer van der Gaast | 2005-12-17 | -9/+323 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Please keep the .o list sorted. :-) | Wilmer van der Gaast | 2005-12-17 | -1/+1 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | Camel case, yuck! | Wilmer van der Gaast | 2005-12-17 | -9/+9 | |
|/ / / / / / / / / | |||||
* / / / / / / / / | BitlBee now sends a (hopefully correct) 005 reply on connect. | Wilmer van der Gaast | 2005-12-17 | -0/+1 | |
|/ / / / / / / / | |||||
* | | | | | | | | Non-blocking SSL handshakes for GnuTLS. The rest might come later, but is | Wilmer van der Gaast | 2005-12-16 | -29/+84 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | slightly less important. | ||||
* | | | | | | | | Yay for useless optimizations! | Wilmer van der Gaast | 2005-12-16 | -3/+1 | |
| | | | | | | | | |||||
* | | | | | | | | Added the ICQ and AIM protocol numbers to find_protocol_by_id in ↵ | Wilmer van der Gaast | 2005-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 Gaast | 2005-12-15 | -148/+203 | |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Remove statement that couldn't be executed anyway | Jelmer Vernooij | 2005-12-14 | -6/+0 | |
| | | | | | | | | |||||
| * | | | | | | | Merge my pluginable branch | Jelmer Vernooij | 2005-12-14 | -144/+205 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Use the standard data file format. | Jelmer Vernooij | 2005-12-13 | -10/+15 | |
| | | | | | | | | | |||||
| | * | | | | | | | Merge from Wilmer | Jelmer Vernooij | 2005-12-04 | -130/+90 | |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Remove references to file transfers | Jelmer Vernooij | 2005-11-29 | -30/+0 | |
| | | | | | | | | | | |||||
| | * | | | | | | | | Merge small fix. | Jelmer Vernooij | 2005-11-29 | -0/+4 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | | | |||||
| | * | | | | | | | | Disable plugin support by default, support compilation with non-C99 compilers. | Jelmer Vernooij | 2005-11-29 | -26/+36 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| | * | | | | | | | Merge from Wilmer | Jelmer Vernooij | 2005-11-28 | -2434/+155 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| | * | | | | | | | Merge Wilmer | Jelmer Vernooij | 2005-11-19 | -2313/+265 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| | * | | | | | | | Merge from Jelmer | Jelmer Vernooij | 2005-11-15 | -93/+19 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| | * | | | | | | | Merge changes from Wilmer | Jelmer Vernooij | 2005-11-15 | -2091/+80 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| | * | | | | | | | Add very simple example plugin | Jelmer Vernooij | 2005-11-07 | -0/+13 | |
| | | | | | | | | | |||||
| | * | | | | | | | Migrate my pluginable branch to use Wilmers' branch as parent | Jelmer Vernooij | 2005-11-07 | -167/+220 | |
| | | | | | | | | | |||||
* | | | | | | | | | Moved variable declarations to the right place to make older compilers happy. | Wilmer van der Gaast | 2005-12-15 | -10/+9 | |
|/ / / / / / / / | |||||
* | | | | | | | | Improved typing notification support. (from f0rked) | Wilmer van der Gaast | 2005-12-14 | -11/+37 | |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Implements solution to typing notifications in ticket #45 | Matt Sparks | 2005-12-04 | -11/+37 | |
| | | | | | | | | | |||||
* | | | | | | | | | More work on the storage abstraction layer from Jelmer. | Wilmer van der Gaast | 2005-12-14 | -67/+187 | |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge my storage fixes | Jelmer Vernooij | 2005-12-14 | -67/+187 | |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Add support for 'primary' and 'migrate' account storages. | Jelmer Vernooij | 2005-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-independent | Jelmer Vernooij | 2005-12-13 | -47/+23 | |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Use helper functions rather then the backends directly. This will be | Jelmer Vernooij | 2005-12-10 | -5/+38 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | used for transparent upgrade support later on. | ||||
* | | | | | | | | | | | Boo! | Wilmer van der Gaast | 2005-12-13 | -1/+1 | |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | AIM groupchat support, thanks to Hanji (Nelson Elhage)! | Wilmer van der Gaast | 2005-12-13 | -37/+213 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Merging the Hanji groupchat patch | Nelson Elhage | 2005-12-04 | -37/+213 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | Use more GLib functions | Jelmer Vernooij | 2005-12-10 | -8/+7 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | Merge my storage abstraction changes | Jelmer Vernooij | 2005-12-09 | -311/+512 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Ignore decode/encode utilities | Jelmer Vernooij | 2005-12-08 | -0/+2 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | Clearer seperation between crypting and generic password code | Jelmer Vernooij | 2005-12-08 | -30/+28 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | Couple of small bugfixes | Jelmer Vernooij | 2005-12-08 | -14/+12 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge some fixes from my integration branch | Jelmer Vernooij | 2005-12-08 | -50/+31 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Move some crypting-unrelated code | Jelmer Vernooij | 2005-12-08 | -12/+7 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | Add some const | Jelmer Vernooij | 2005-12-08 | -27/+24 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | Add some const | Jelmer Vernooij | 2005-12-06 | -17/+7 | |
| |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Add check_pass function | Jelmer Vernooij | 2005-12-08 | -1/+16 | |
| | | | | | | | | |