about summary refs log tree commit diff stats
path: root/src/otr/otrlibv3.c
Commit message (Expand)AuthorAgeFilesLines
* Use null check convention in otrlibv3.cJames Booth2015-05-041-3/+3
* Updated copyrightJames Booth2015-02-101-1/+1
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
* Added UI messages for smp question/answer resultJames Booth2014-05-071-4/+6
* Added question answer authentication (libotr 3.2.x)James Booth2014-04-301-8/+22
* Attempt at shared secret authentication for libotr 4.0.0James Booth2014-04-281-1/+11
* Added SMP secret authentication success messageJames Booth2014-04-271-0/+2
* Tidied UI messages for SMP shared secret authenticationJames Booth2014-04-271-11/+12
* Added SMP ui eventsJames Booth2014-04-261-6/+6
* Handle SMP secret responseJames Booth2014-04-261-2/+14
* Send SMP init message with /otr secretJames Booth2014-04-261-0/+51
* Merge remote-tracking branch 'lucian/master'James Booth2014-04-221-1/+1
|\
| * Modified otrlibv4 and otrlibv4 to add informative message when starting OTR c...lightb2014-04-221-1/+1
|/
* Updated copyrightJames Booth2014-03-091-1/+1
* Added OTR supported versions in initial start query messageJames Booth2014-02-181-0/+6
* Removed free message function from otrlibv3James Booth2014-02-131-6/+0
* Refactored common otr library codeJames Booth2014-02-131-402/+32
* Renamed otr implementationsJames Booth2014-02-121-0/+478
5' href='#n215'>215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254