aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| * | | | | | | | | | Moved util.c to root, moved some things to there from bitlbee.cWilmer van der Gaast2005-12-27-2/+2
| * | | | | | | | | | IPv6 socket improvements. Daemon mode can now also listen on IPv6 sockets.Wilmer van der Gaast2005-12-27-27/+59
| * | | | | | | | | | Fixed that security hole, and added mode +R (don't know if that's the right o...Wilmer van der Gaast2005-12-26-9/+16
| * | | | | | | | | | Added OperPassword and RunMode = ForkDaemon settings. Oper stuff isWilmer van der Gaast2005-12-26-23/+92
| * | | | | | | | | | configure now uses the bzr revision number as version number if compiling fro...Wilmer van der Gaast2005-12-26-4/+9
| |/ / / / / / / / /
| * | | | | | | | | Jabber module now requests the buddy list before setting an away state, thisWilmer van der Gaast2005-12-20-6/+2
* | | | | | | | | | Fix two typosJelmer Vernooij2005-12-18-77/+11
|/ / / / / / / / /
* | | | | | | | | Stuff from Jelmer.Wilmer van der Gaast2005-12-18-8/+14
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Allow overriding the pkg-config command to runJelmer Vernooij2005-12-17-6/+10
| * | | | | | | | Add variable for plugindir rather then always using the defineJelmer Vernooij2005-12-17-2/+4
* | | | | | | | | *Oops* The 005 reply sent % as the prefix for voiced people instead of +...Wilmer van der Gaast2005-12-18-1/+1
* | | | | | | | | When trying to talk to MSN people who are offline, the switchboard gets reset...Wilmer van der Gaast2005-12-18-5/+31
* | | | | | | | | Crashbug fix in new MSN Passport code (plus a fix to make the 005 reply actua...Wilmer van der Gaast2005-12-18-3/+3
* | | | | | | | | Non-blocking I/O for OpenSSL, plus some extra (important) cleanup code for Gn...Wilmer van der Gaast2005-12-18-7/+79
* | | | | | | | | Moved HTTP-stuff (right now only for passport) into a separate module. ThisWilmer van der Gaast2005-12-17-264/+592
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Passport authentication works now.Wilmer van der Gaast2005-12-17-210/+112
| * | | | | | | | | Fixed parameter ordering.Wilmer van der Gaast2005-12-17-2/+2
| * | | | | | | | | Small memory leak fixed.Wilmer van der Gaast2005-12-17-0/+1
| * | | | | | | | | Successfully tested http_client, added support for redirections.Wilmer van der Gaast2005-12-17-67/+178
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Forgot to update configure for the _mod change.Wilmer van der Gaast2005-12-17-4/+4
* | | | | | | | | | Changed filenames of IM modules (jabberr, msnn, etc, didn't really make sense)Wilmer van der Gaast2005-12-17-16/+16
* | | | | | | | | | Hmmm, a WARNING followed by "exit 1".. That doesn't really make sense.Wilmer van der Gaast2005-12-17-4/+4
| * | | | | | | | | http_client libWilmer van der Gaast2005-12-17-9/+323
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Please keep the .o list sorted. :-)Wilmer van der Gaast2005-12-17-1/+1
| * | | | | | | | | Camel case, yuck!Wilmer van der Gaast2005-12-17-9/+9
|/ / / / / / / / /
* / / / / / / / / 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
* | | | | | | | 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 storage_text...Wilmer van der Gaast2005-12-16-0/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | 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
| | * | | | | | | | | Simplify obfuscation functions - make them a bit more bitlbee-independentJelmer Vernooij2005-12-13-47/+23