59e2817c8e
The main new features in 4.0.0: * Support v3 of the OTR protocol * The plugin now supports multiple OTR conversations with the same buddy who is logged in at multiple locations. In this case, a new OTR menu will appear, which allows you to select which session an outgoing message is indended for. Note that concurrent SMP authentications with the same buddy who is logged in multiple times is not yet supported (starting a second authentication will end the first). * During a private conversation with a buddy, an incoming unencrypted message will now trigger the regular incoming message notifications. In Pidgin this includes showing the message in the top-right notification area, if it is normally configured to do so. * When a private conversation begins, the plugin will indicate whether Pidgin is configured to log the conversation. * By default, OTR conversations will not be logged by Pidgin. * New translations. * libotr API changes: - instance tags, to support multiple simultaneous logins - support for asynchronous private key generation - the ability to provide an "extra" symmetric key to applications (with forward secrecy) - applications can supply a formation conversion callback if they do not natively use XHTML-style UTF8 markup - error messages formerly provided by libotr are now handled using callbacks to the application, for better i18n support - otrl_message_sending now handles message fragmentation internally
29 lines
604 B
Text
29 lines
604 B
Text
bin/otr_mackey
|
|
bin/otr_modify
|
|
bin/otr_parse
|
|
bin/otr_readforge
|
|
bin/otr_remac
|
|
bin/otr_sesskeys
|
|
include/libotr/auth.h
|
|
include/libotr/b64.h
|
|
include/libotr/context.h
|
|
include/libotr/context_priv.h
|
|
include/libotr/dh.h
|
|
include/libotr/instag.h
|
|
include/libotr/mem.h
|
|
include/libotr/message.h
|
|
include/libotr/privkey.h
|
|
include/libotr/privkey-t.h
|
|
include/libotr/proto.h
|
|
include/libotr/serial.h
|
|
include/libotr/sm.h
|
|
include/libotr/tlv.h
|
|
include/libotr/userstate.h
|
|
include/libotr/version.h
|
|
lib/libotr.a
|
|
lib/libotr.la
|
|
lib/libotr.so
|
|
lib/libotr.so.5
|
|
libdata/pkgconfig/libotr.pc
|
|
share/aclocal/libotr.m4
|
|
@dirrm include/libotr
|