|
|
|
@522a00f
|
2008-02-15T09:27:26Z |
sm |
remove thread-based keygen
replace it with a process-based stub
|
|
|
@6c91e6e
|
2008-02-15T00:45:21Z |
sm |
otr_load error handling + stonedcoder copyright notice
|
|
|
@f3597a1
|
2008-02-14T21:01:21Z |
sm |
revert keygen behaviour to old (lax) behavior
|
|
|
@ef93a2f
|
2008-02-14T18:48:34Z |
sm |
chmod 0600 otr save files
|
|
|
@a161d33
|
2008-02-14T18:43:47Z |
sm |
interpret '
|
|
|
@1a1faa0
|
2008-02-13T19:05:21Z |
sm |
fix a bug in set_eval_mode_buddies
|
|
|
@1c18ce1
|
2008-02-12T02:09:57Z |
sm |
update settings documentation
|
|
|
@f5ac0fb
|
2008-02-12T01:32:28Z |
sm |
document otr commands
|
|
|
@3ffc53e
|
2008-02-12T00:25:41Z |
sm |
add a blurb about OTR to the README
|
|
|
@0529a7f
|
2008-02-12T00:08:43Z |
sm |
bugfix for compiling with otr disabled
|
|
|
@e2b15bb
|
2008-02-12T00:01:35Z |
sm |
- add global policy setting
- add copyright and author notices to …
|
|
|
@5f4eede
|
2008-02-11T23:16:23Z |
sm |
- add nonfunctional 'otr forget key' implementation
- add …
|
|
|
@8bd697c
|
2008-02-11T21:53:10Z |
sm |
query_add: allow NULL for ic and pass irc to handler in that case
|
|
|
@c595308
|
2008-02-11T21:20:35Z |
sm |
- use a recursive otr_mutex
- implement 'otr forget fingerprint' and …
|
|
|
@d6fdf44
|
2008-02-11T20:58:33Z |
sm |
pass the im_connection as first argument to yes/no handlers
|
|
|
@e6cb110
|
2008-02-11T20:31:27Z |
sm |
allow NULL for yes/no handlers
|
|
|
@3b8e8109
|
2008-02-11T15:16:14Z |
sm |
honor voice/op/halfop buddies in chats
|
|
|
@7f4016b
|
2008-02-11T15:14:57Z |
sm |
display ops/halfops/voices correctly in /names
|
|
|
@8c2b1c3
|
2008-02-11T14:36:19Z |
sm |
honor simulate_netsplit for encrypted/trusted mode changes
|
|
|
@2a2db6f
|
2008-02-11T14:33:53Z |
sm |
announce that we support halfops
|
|
|
@5bf5edf
|
2008-02-10T21:54:28Z |
sm |
log out all accounts when going into keygen
|
|
|
@5d62040
|
2008-02-10T21:12:13Z |
sm |
remove cleartext fallbacks during keygen
|
|
|
@94e7eb3
|
2008-02-10T17:56:59Z |
sm |
add 'otr keygen' command
|
|
|
@8521b02
|
2008-02-10T16:46:10Z |
sm |
- rename request/abort commands to connect/disconnect
- support 'otr …
|
|
|
@52e6e17
|
2008-02-10T13:36:43Z |
sm |
Support halfops for 'notaway' status etc.
|
|
|
@f55cfe9
|
2008-02-09T22:24:39Z |
sm |
remove old away_devoice stuff
|
|
|
@5a71d9c
|
2008-02-09T17:58:13Z |
sm |
- add support for setting ops/voice according to OTR msgstate
- add …
|
|
|
@a13855a
|
2008-02-06T16:42:23Z |
sm |
use peernicks and try to guess max message size
|
|
|
@3c80a9d
|
2008-02-03T22:28:13Z |
sm |
otr: check some error conditions
|
|
|
@764c7d1
|
2008-02-03T21:30:03Z |
sm |
OTR support, first checkin
|
|
|
@b5c8a34
|
2008-01-24T22:49:47Z |
wilmer |
Keeping track of valid Jabber connections so _connected() events will …
|
|
|
@613cc55
|
2008-01-24T22:22:46Z |
wilmer |
Fixed two valgrind warnings (partially uninitialized "struct tm" vars.)
|
|
|
@a882d6c
|
2008-01-20T11:15:40Z |
wilmer |
The Jabber module now uses imcb_chat_log() instead of imcb_log() where …
|
|
|
@31e5846
|
2008-01-20T00:17:57Z |
wilmer |
Added imcb_chat_log() for chatroom system messages, so they can be …
|
|
|
@0adce21
|
2008-01-20T00:01:31Z |
wilmer |
GET_BUDDY_FIRST wasn't actually implemented, even though it was in use …
|
|
|
@003553b
|
2008-01-19T18:23:56Z |
wilmer |
Using test -f instead of test -e. This breaks if the include files are …
|
|
|
@bea1305
|
2008-01-19T12:36:30Z |
wilmer |
Added byte swapping code to the new MD5 checksumming code to make it …
|
|
|
@83ba3e5
|
2008-01-18T13:20:37Z |
wilmer |
Moving imcb_chat_new() to a saner location (no code changes) and …
|
|
|
@ac4adf9
|
2008-01-17T22:48:32Z |
wilmer |
Apparently ext_yahoo_got_im can be called with msg=NULL, so it should …
|
|
|
@52744f8
|
2008-01-17T22:06:55Z |
wilmer |
Fixing some Solaris compiler warnings (u_int->uint, adding some …
|
|
|
@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".
|
|
|