|
|
|
@0cf867b
|
2008-03-22T14:02:11Z |
pesco |
fix a syntax error in ssl_openssl.c
|
|
|
@b14890d
|
2008-02-18T09:42:25Z |
sm |
fix "purple background" bug *sigh* :P
|
|
|
@5933da7
|
2008-02-18T09:36:23Z |
sm |
fix "purple message" bug ;)
|
|
|
@fcfd9c5
|
2008-02-17T13:24:48Z |
sm |
tabidy some indentation
|
|
|
@4d8fbe8
|
2008-02-17T11:15:49Z |
sm |
remove gthread dependency
|
|
|
@12cc58b
|
2008-02-17T10:52:28Z |
sm |
don't unnecessarily duplicate otr userstate in keygen slave
|
|
|
@9e64011
|
2008-02-17T02:28:05Z |
sm |
fix an uninitialized value
|
|
|
@59ab2af
|
2008-02-17T02:21:11Z |
sm |
fix compilation without otr support
|
|
|
@d858d21
|
2008-02-17T02:12:42Z |
sm |
remove debugging output
|
|
|
@2ecfe39
|
2008-02-17T02:12:09Z |
sm |
more upstream changes
|
|
|
@37bff51
|
2008-02-17T02:05:23Z |
sm |
add TODO note about erasing forgotten keys
|
|
|
@d0faf62
|
2008-02-17T01:58:41Z |
sm |
put 'otr forget key' back in, which now works
|
|
|
@82e8fe8
|
2008-02-17T01:50:23Z |
sm |
free query strings after query_add
|
|
|
@ba5add7
|
2008-02-17T01:39:39Z |
sm |
explicitly initialize ssl in order to avoid gnutls and libotr fighting …
|
|
|
@2d88d25a
|
2008-02-16T19:38:17Z |
wilmer |
Added help_free() test, and fixed compiler warning in SASL test.
|
|
|
@a73e91a
|
2008-02-16T17:38:30Z |
wilmer |
Added callback on Jabber add-to-roster requests so buddies get added …
|
|
|
@fd9fa52
|
2008-02-16T17:17:29Z |
sm |
indent fingerprints in 'otr info <buddy>'
|
|
|
@4eb4c0f
|
2008-02-16T17:15:31Z |
sm |
merge in upstream changes
|
|
|
@8961950
|
2008-02-16T16:25:24Z |
sm |
read root's welcome message from a file (like tho MOTD)
|
|
|
@903a2fc
|
2008-02-16T16:24:38Z |
sm |
remove (broken) 'otr forget key' command again
|
|
|
@ca60550
|
2008-02-16T15:58:22Z |
wilmer |
Merge from Jelmer.
|
|
|
@fc5cf88
|
2008-02-16T15:45:12Z |
Jelmer Vernooij |
Fix lcov dependencies.
|
|
|
@1221ef0
|
2008-02-16T15:28:08Z |
sm |
show keys being generated in 'otr info'
|
|
|
@3064ea4
|
2008-02-16T15:20:58Z |
sm |
rework keygen messages and add some notices
|
|
|
@dc9797f
|
2008-02-16T13:24:44Z |
sm |
keep track of which keys are queued for generation
|
|
|
@af97b23
|
2008-02-16T13:17:52Z |
wilmer |
Improved sasl_get_part() to deal with whitespace in challenge strings, …
|
|
|
@2799ff9
|
2008-02-16T12:20:03Z |
wilmer |
Fixed broken check in check_arc.c
|
|
|
@27db433
|
2008-02-15T17:36:18Z |
sm |
implement background keygen via child process
|
|
|
@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
|
|
|
@eeb85a8
|
2008-02-11T12:35:01Z |
wilmer |
Got rid of some noise at startup: complaining when the default …
|
|
|
@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
|
|
|
@3038e47
|
2008-02-10T17:11:06Z |
wilmer |
Added support for password-protected Jabber chatrooms.
|
|
|
@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.
|
|
|
@1ecff5e
|
2008-02-10T11:12:35Z |
wilmer |
Making AI_ADDRCONFIG optional, it doesn't exist on at least NetBSD and …
|
|
|
@7adc657
|
2008-02-09T23:54:09Z |
wilmer |
Restored "add -tmp". A bit hackish, but it will do for now.
|
|
|
@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 …
|
|
|
@c84e31a
|
2008-02-07T21:25:18Z |
wilmer |
Fixed getnameinfo() calls, this fixes Solaris stability issues. Thanks …
|
|
|
@a13855a
|
2008-02-06T16:42:23Z |
sm |
use peernicks and try to guess max message size
|
|
|
@69ac78c
|
2008-02-04T23:54:08Z |
wilmer |
Added bogus G_GNUC_MALLOC to restore GLib 2.4 compatibility (hopefully).
|
|
|
@63075d7
|
2008-02-03T23:33:18Z |
wilmer |
Messages from the user are also included in backlogs when joining a …
|
|
|
@3c80a9d
|
2008-02-03T22:28:13Z |
sm |
otr: check some error conditions
|
|
|
@764c7d1
|
2008-02-03T21:30:03Z |
sm |
OTR support, first checkin
|
|
|
@8ff0a61
|
2008-02-03T17:11:15Z |
wilmer |
Disabling "Unknown command" warnings since they're very noisy and …
|
|
|
@8c1eb80
|
2008-02-03T16:59:39Z |
wilmer |
Implemented XEP-0115. This adds some info to the <presence/> tags so …
|
|
|
@979cfb4
|
2008-02-03T13:54:19Z |
wilmer |
Saner garbage collection of cached packets in the Jabber module. Now …
|
|
|
@0fbda193
|
2008-02-02T21:48:09Z |
wilmer |
Added help_free() and cleaned up some very stale help-related stuff I …
|
|
|
@f774e01
|
2008-01-30T23:05:52Z |
wilmer |
Fixed handling of OSCAR multi-part messages... They're not arrays, …
|
|
|
@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, …
|
|
|
@fc82be6
|
2008-01-06T20:01:25Z |
Jelmer Vernooij |
Add Debian watch file.
|
|
|
@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@…).
|
|
|