-
Ensure that the test case in https://github.com/otrv4/pidgin-otrng/wiki/Test-Case---Interactive-path works correctly. In the process of doing that, fill in the documentation in the wiki with more deta…
-
If you inside of Pidgin says that OTR is turned off for ONE peer, you get weird behavior, primarily that someone starting an OTR conversation from the other side, still seems able to do it.
-
See: http://lists.jitsi.org/pipermail/users/2015-February/008840.html
and ideas for solution: http://lists.jitsi.org/pipermail/users/2015-February/008854.html
-
Feature request, Add a optional encrypted AES-256 cipher text ability
There is a growing need for communications applications to provide a optional layer of encryption capability to their text mess…
-
As the title says, see if the fix in this issue would be useful for us to adopt.
-
-
At the moment we have two sets of API:
### Protocol API (`#include `)
This is the API for "Off-the-Record Messaging Protocol version 4". A protocol manages a connection that allows different ver…
-
## Why
A library should be correctly tested.
## Reference
Please, refer to the test folder.
## Tasks
- [ ] Understand the scope of the test and remove what does not correspond to it.
- […
-
Every malloc, g_malloc, etc.
-
## Why
A library should use a static analyzer.
Issues reported:
in list.c
```
src/list.c: (in function list_new)
src/list.c:30:12: Null storage returned as non-null: NULL
Function ret…