aboutsummaryrefslogtreecommitdiffstats
path: root/otr.c
Commit message (Collapse)AuthorAgeLines
...
* add 'otr keygen' commandSven Moritz Hallberg2008-02-10-6/+29
|
* - rename request/abort commands to connect/disconnectSven Moritz Hallberg2008-02-10-136/+183
| | | | | | - support 'otr info' without argument for general info - some cosmetics
* Support halfops for 'notaway' status etc.Sven Moritz Hallberg2008-02-10-21/+46
|
* - add support for setting ops/voice according to OTR msgstateSven Moritz Hallberg2008-02-09-50/+236
| | | | | | | | | | | - add 'otr trust' user command - support non-otr messages during keygen - run otr messages through strip_html - interpret <b> and <i> tags in html messages - record max message size in prpl - add 'encrypted' flag to user_t - cosmetics
* use peernicks and try to guess max message sizeSven Moritz Hallberg2008-02-06-15/+35
|
* otr: check some error conditionsSven Moritz Hallberg2008-02-03-5/+13
|
* OTR support, first checkinSven Moritz Hallberg2008-02-03-0/+953