about summary refs log tree commit diff stats
path: root/src/otr/otrlib.h
Commit message (Collapse)AuthorAgeFilesLines
* Make header defines consistentJames Booth2016-07-241-2/+2
|
* Update GPL link in headersJames Booth2016-07-241-1/+1
|
* Updated copyrightJames Booth2016-02-141-1/+1
|
* Applied coding style to src/otr/James Booth2015-10-251-6/+6
|
* Updated copyrightJames Booth2015-02-101-1/+1
|
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
|
* Attempt at shared secret authentication for libotr 4.0.0James Booth2014-04-281-0/+3
| | | | Bug exists where second attempt always gets stuck
* Handle SMP secret responseJames Booth2014-04-261-1/+1
|
* Send SMP init message with /otr secretJames Booth2014-04-261-0/+2
|
* Updated copyrightJames Booth2014-03-091-1/+1
|
* Added OTR supported versions in initial start query messageJames Booth2014-02-181-0/+2
|
* Refactored common otr library codeJames Booth2014-02-131-0/+40
01' href='#n201'>201 202 203 204 205 206 207 208 209 210 211 212 213 214 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 255 256 257 258 259 260 261 262 263 264 265