|
|
|
@13857c6
|
2008-01-13T17:13:45Z |
wilmer |
Fixed handing of failed groupchat joins.
|
|
|
@dded27d
|
2008-01-13T14:48:32Z |
wilmer |
Fixed "Conditional jump or move depends on uninitialised value(s)" at …
|
|
|
@07ff8a2
|
2008-01-13T14:45:51Z |
wilmer |
Fixed quickstart2. (Bug #349.)
|
|
|
@fc0cf92
|
2008-01-13T00:15:12Z |
wilmer |
Different handling of charset mismatches before login time. Ignoring a …
|
|
|
@59f527b6
|
2008-01-12T17:24:38Z |
wilmer |
When a switchboard connection dies (at the TCP level) and there are …
|
|
|
@e64de00
|
2008-01-12T00:24:46Z |
wilmer |
Killed info_string_append() and now showing the IP address of ICQ …
|
|
|
@e7f8838
|
2008-01-11T13:17:11Z |
wilmer |
Fixing bug #344, now away states should always be correct, even when …
|
|
|
@e731120
|
2008-01-11T00:45:18Z |
wilmer |
Adding own handle to protocol name in blist output for people with …
|
|
|
@181e47a
|
2008-01-10T00:31:38Z |
wilmer |
Now setting odata->icq properly again, this got lost some time ago, …
|
|
|
@43462708
|
2008-01-06T12:37:55Z |
wilmer |
More consistency in error/warning errors. Until now "WARNING:" was …
|
|
|
@46dca11
|
2008-01-06T12:32:27Z |
wilmer |
Changed warning message about unsent MSN messages. It should show the …
|
|
|
@1febf5c
|
2008-01-05T21:15:32Z |
wilmer |
Added "mail_notifications" setting. Who needs those notifications …
|
|
|
@6e68a52
|
2008-01-05T19:56:34Z |
wilmer |
Build fix from vmiklos.
|
|
|
@3585c5a
|
2008-01-05T19:03:02Z |
wilmer |
Added handling of MSN switchboard NAK messages. Untested, but hey, it …
|
|
|
@f394500
|
2008-01-05T15:00:15Z |
wilmer |
Removed closure->result. I was planning to add some more stuff, but …
|
|
|
@debc281
|
2007-12-30T23:40:59Z |
Miklos Vajna |
encode: md5.c is no longer in protocols/, it's in lib/
Fix build failure.
|
|
|
@6f7ac17
|
2007-12-28T23:27:45Z |
wilmer |
Fixed return value check in proxy_connect(), since on some systems
a …
|
|
|
@fb4ebcc5
|
2007-12-28T23:26:44Z |
wilmer |
Added missing return in jabber_login().
|
|
|
@529078a
|
2007-12-16T16:35:38Z |
wilmer |
Implemented XEP-0199 (patch from misc@…).
|
|
|
@3e79889
|
2007-12-12T23:57:49Z |
wilmer |
Checking conn->xcred before trying to clean it up since GnuTLS doesn't …
|
|
|
@30ce1ce
|
2007-12-12T23:30:51Z |
wilmer |
Killed the <server> parameter to "account add" and changed the default …
|
|
|
@d52111a
|
2007-12-12T21:36:33Z |
wilmer |
Fixed sockerr_again() usage in Jabber module to (hopefully) fix a 100% …
|
|
|
@0f47613
|
2007-12-10T22:57:13Z |
wilmer |
Don't allow nicks that start with a number.
|
|
|
@71dc854
|
2007-12-10T22:33:08Z |
wilmer |
Fixed "set xxx" syntax (it showed all settings instead of just xxx).
|
|
|
@3f2bc2d
|
2007-12-09T23:23:03Z |
wilmer |
If I keep forgetting to credit people in commit msgs I should probably …
|
|
|
@c058ff9
|
2007-12-09T23:19:35Z |
wilmer |
Added /invite support for Jabber chatrooms (and fixed the argument …
|
|
|
@de03374
|
2007-12-04T22:59:59Z |
wilmer |
Fixing jabber_login/_logout for better (non-crashing) cleanup on early …
|
|
|
@aaf92a9
|
2007-12-02T23:18:25Z |
wilmer |
Imported setuid() patch from Simo Leone <simo@archlinux...> with some …
|
|
|
@80e9db9
|
2007-12-02T23:14:49Z |
wilmer |
Forgot to return something in jabber_chat_join_failed().
|
|
|
@fc5d06d
|
2007-12-02T17:27:46Z |
wilmer |
Merging a change I should've pulled before committing three other changes.
|
|
|
@5bd21df
|
2007-12-02T17:25:57Z |
wilmer |
Handling of presence-error packets (only useful for groupchats now), …
|
|
|
@911cc4f
|
2007-12-02T17:24:46Z |
wilmer |
Defining DEBUG via CFLAGS so that it'll always be there, even when a …
|
|
|
@4306d8b
|
2007-12-02T16:43:57Z |
wilmer |
Removed retarded printf() (ARGH) and moved the event handling handling …
|
|
|
@94d52d64
|
2007-12-02T11:00:15Z |
wilmer |
Added charset checks on incoming msgs (from the IRC side) to prevent …
|
|
|
@9ff5737
|
2007-11-29T21:55:14Z |
wilmer |
printf() in daemons considered harmful.
|
|
|
@b6a2373
|
2007-11-28T23:24:26Z |
wilmer |
Fixed the epoll+ForkDaemon combination. The libevent event handling …
|
|
|
@221a273
|
2007-11-24T19:07:22Z |
wilmer |
1.1.1dev (Although the CHANGES change isn't in there).
1.1.1
|
|
|
@608f8cf
|
2007-11-24T18:02:39Z |
wilmer |
Added some random hash to the id= for cached XMPP packets so that …
|
|
|
@3a80471
|
2007-11-24T01:13:15Z |
wilmer |
(Hopefully) fixing one case where the Jabber module doesn't understand …
|
|
|
@77bfd07
|
2007-11-23T23:07:44Z |
wilmer |
Replaced GPL-incompatible SHA1 hashing code (and renamed the files in …
|
|
|
@df6d1da
|
2007-11-23T22:25:04Z |
wilmer |
Replaced GPL-incompatible MD5 hashing code.
|
|
|
@56f260a
|
2007-11-22T22:56:52Z |
wilmer |
Some changes to get rid of compiler warnings. (And disabling strict …
|
|
|
@d75597b
|
2007-11-20T00:13:58Z |
wilmer |
Fixed memory management issues introduced by at least the …
|
|
|
@3e1e11af
|
2007-11-19T23:41:42Z |
wilmer |
Fixed NULL pointer dereference (in printf) when connected to a …
|
|
|
@7df5a08
|
2007-11-19T23:36:57Z |
wilmer |
Changelog update.
|
|
|
@256899f
|
2007-11-19T23:16:18Z |
wilmer |
Merging Jabber groupchat support.
|
|
|
@ef5c185
|
2007-11-19T23:14:39Z |
wilmer |
Added Jabber groupchat topic support.
|
|
|
@50e1776
|
2007-11-19T22:23:58Z |
wilmer |
Merging /TOPIC code from Miklos Vajna. Untested, because I still have …
|
|
|
@cd428e4
|
2007-11-17T12:20:51Z |
wilmer |
Added (account) set -del.
|
|
|
@ebb95b6
|
2007-11-14T23:42:07Z |
wilmer |
Merging from devel/Jelmer.
|
|
|
@a6df0b5
|
2007-11-14T23:29:43Z |
wilmer |
Added "xmlconsole" setting so it can be enabled at login time already.
|
|
|
@1bf1ae6
|
2007-11-14T23:09:22Z |
wilmer |
Removed some debugging stuff that shouldn't have been here for a long …
|
|
|
@be68d99
|
2007-11-10T09:25:50Z |
wilmer |
Handing of multipart messages in OSCAR (usually from mobiles), this …
|
|
|
@2231302
|
2007-11-05T22:59:49Z |
wilmer |
Merging from Jelmer.
|
|
|
@5e2615a
|
2007-10-30T23:44:39Z |
wilmer |
s/FAQ's/FAQs/
|
|
|
@7448e1b
|
2007-10-22T22:39:46Z |
wilmer |
debian/ specific: Changed "rm help.txt at upgrade" hack to not remove …
|
|
|
@7435ccf
|
2007-10-18T19:03:02Z |
Jelmer Vernooij |
Fix indentation.
|
|
|
@e9b755e
|
2007-10-18T16:44:25Z |
Jelmer Vernooij |
Use standard functions for dealing with both IPv6 and IPv4.
|
|
|
@c511365
|
2007-10-18T16:07:30Z |
Jelmer Vernooij |
Merge upstream.
|
|
|
@3933853
|
2007-10-14T22:57:42Z |
wilmer |
Fixed a typo in "help join_chat".
|
|
|
@764b163d
|
2007-10-12T12:18:16Z |
Jelmer Vernooij |
Fix another warning.
|
|
|
@f618a4a
|
2007-10-12T12:11:57Z |
Jelmer Vernooij |
Fix GCC warning.
|
|
|
@c78c032
|
2007-10-12T12:11:32Z |
Jelmer Vernooij |
Add GCC attributes.
|
|
|
@eda54e4
|
2007-10-12T00:08:58Z |
wilmer |
Merge from devel.
|
|
|
@d444c09
|
2007-10-12T00:06:50Z |
wilmer |
Added word_wrap() function to misc.c and using it at the right places …
|
|
|
@285b55d
|
2007-10-10T22:45:19Z |
wilmer |
configure script now allows one to override CFLAGS. (Bug #171)
|
|
|
@1186382
|
2007-10-10T22:15:59Z |
wilmer |
Made the netsplit-like quit messages optional.
|
|
|
@8c2008e
|
2007-10-10T21:56:32Z |
wilmer |
Added 1.0.4 changes to doc/CHANGES.
|
|
|
@527360f
|
2007-10-10T00:34:24Z |
wilmer |
Added some comments to nogaim.h (Thanks to Miklos Vajna).
|
|
|
@2896674
|
2007-10-08T13:56:09Z |
Miklos Vajna |
Merge http://code.bitlbee.org/bitlbee/.
|
|
|
@acd61b9
|
2007-10-08T00:04:33Z |
Miklos Vajna |
Improve comments in nogaim.h so that writing support for new protocols …
|
|
|
@e2869bf
|
2007-10-07T22:07:25Z |
wilmer |
"Changed" the ArcFour implementation. I'm afraid this was a waste of …
|
|
|
@2305488
|
2007-10-07T21:45:41Z |
wilmer |
Adding test for arc.c so that I can now safely replace the RC4 code …
|
|
|
@a7b5925
|
2007-10-07T20:42:37Z |
wilmer |
Renaming RC4 to ArcFour (possible trademark issues).
|
|
|
@9334cc2
|
2007-09-25T08:08:56Z |
wilmer |
Fixed NULL pointer dereference in "account set" command. That command …
|
|
|
@8d32b9e
|
2007-09-01T21:57:22Z |
wilmer |
Made UTF-8 the new default charset. This is the default on pretty much …
|
|
|
@60c1a4e
|
2007-08-30T22:30:27Z |
wilmer |
Changed the order in which things are loaded a little bit so …
|
|
|
@8ad90fb
|
2007-08-30T22:23:07Z |
wilmer |
From vmiklos: More verbose error message on plugin load failures.
|
|
|
@f2b171d
|
2007-08-30T22:22:43Z |
wilmer |
From vmiklos: Fixed list of header files in Makefile.
|
|
|
@2abfbc5
|
2007-08-30T22:17:51Z |
wilmer |
From vmiklos: Added --plugins= option to configure script.
|
|
|
@82135c7
|
2007-08-08T09:20:57Z |
wilmer |
Not trying to handle typing notifications from unknown buddies anymore …
|
|
|
@1baaef8
|
2007-07-30T19:12:06Z |
wilmer |
Added jabber_error_parse() and using it for both stream- and stanza …
|
|
|
@85023c6
|
2007-07-15T15:47:34Z |
wilmer |
Added imcb_clean_handle() to sanitize handles properly (without …
|
|
|
@a8a0b4c
|
2007-07-14T23:54:18Z |
wilmer |
Merge from Jelmer (making GCC4 happy by sanitizing some typecasting …
|
|
|
@1da00b1
|
2007-07-14T23:47:38Z |
wilmer |
Hiding LDAP support because it doesn't actually work at all ATM.
|
|
|
@1ffb46f
|
2007-07-14T23:45:30Z |
wilmer |
Added join_chat command to the "help groupchat" information.
|
|
|
@8c4afbfa
|
2007-07-14T17:24:52Z |
wilmer |
Merging more debian/ changes.
|
|
|
@cbaac62
|
2007-07-14T17:20:18Z |
wilmer |
Adding an epoch to "spoofed" version numbers to make sure apt doesn't …
|
|
|
@c9c7ca7
|
2007-07-11T14:22:00Z |
wilmer |
Fixed imc_logout() (assigning u too early). Stupid me.
|
|
|
@b9e4ab5
|
2007-07-07T17:21:12Z |
Jelmer Vernooij |
Fix ssl_bogus.
|
|
|
@3b6eadc
|
2007-07-07T17:19:28Z |
Jelmer Vernooij |
Fix some warnings in storage.c.
|
|
|
@c4f2c6a
|
2007-07-06T08:11:13Z |
wilmer |
Removed MPL from debian/copyright because the old Jabber module is …
|
|
|
@e900442
|
2007-07-05T23:39:47Z |
wilmer |
Merging from devel. Added documentation for the join_chat command, …
|
|
|
@19a8088
|
2007-07-05T23:36:48Z |
wilmer |
Adding debian/ tree to the repository again. Updated it to include all …
|
|
|
@9da0bbf
|
2007-07-02T22:12:03Z |
wilmer |
Added (and using) jabber_chat_free() for better memory management, …
|
|
|
@5d7dc00
|
2007-07-02T21:24:04Z |
wilmer |
Stripping of unwanted characters (@ and =) in channel nicknames.
|
|
|
@1962ac1
|
2007-07-02T21:07:43Z |
wilmer |
Fixed nick hint function to only set the nick if it's different from …
|
|
|
@c377417
|
2007-07-02T09:30:48Z |
wilmer |
Cleaning up groupchats when shutting down the Jabber connection. The …
|
|
|
@9c9b37c
|
2007-07-01T19:58:23Z |
wilmer |
Keeping an original (not normalized) copy of the user's nickname. This …
|
|
|
@b9f8b87
|
2007-07-01T16:29:21Z |
wilmer |
Better handling of private messages via groupchats.
|
|
|