heck
|
73666d8437
|
Mutli-threading support for native libs calling python code added
mixing UserInterface replaced with pEp.notify_handshake() to be overwritten (just like message_to_send())
|
5 years ago |
heck
|
74dcc6f7a7
|
test pyadpt-81.py: test start/stop sync, default/user callback impl. of pEp.message_to_send()
|
5 years ago |
heck
|
50ebe60221
|
Includes/namespace/using cleanup
|
5 years ago |
heck
|
07d2130bf0
|
hybrid C++/Python package / Add Makefile
|
5 years ago |
heck
|
efbf1f270e
|
Test for key_mistrusted()
|
5 years ago |
heck
|
8da45b4e96
|
Test for export_secret_key()
|
5 years ago |
heck
|
7256e87f93
|
Test for export_key(Identity)
|
5 years ago |
heck
|
89f9c96e90
|
Add test/data/keys containing Alice and Bob pub/sec keysfiles. (for import/export tests)
|
5 years ago |
heck
|
47913909df
|
Why not make all executable python scripts executable using:
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
|
5 years ago |
heck
|
25c977ff57
|
Update tests to work with the new and shiny ENUM names (359:12f3d59c25de, "nice enums")
|
5 years ago |
Volker Birk
|
92113d3eb3
|
removing uname, because this is breaking Windows builds
|
5 years ago |
heck
|
b3b725fc2e
|
Add doctest_PYADPT-55.py: Test for equal resolution of colors using int (OLD) vs using PEP_color (NEW)
|
5 years ago |
Volker Birk
|
dcbbbca020
|
random timing for minimail
|
5 years ago |
heck
|
73dd45c92e
|
PYADPT-54: Add codec for distribution protocol (keyreset) / adding test/codec_doctest.py
|
5 years ago |
Volker Birk
|
63664c52ea
|
make _inject_sync_event using flag_sync_enabled
|
6 years ago |
Krista 'DarthMama' Bennett
|
dcc4f75b14
|
not having a decoder shouldn't be a fatal error.
|
6 years ago |
Volker Birk
|
892cc86396
|
adding leave_device_group() test case
|
6 years ago |
Volker Birk
|
14d1ed4d90
|
simulator timing
|
6 years ago |
Volker Birk
|
e4fd5e24e3
|
run with mixed number of identities
|
6 years ago |
David
|
aa39990b3b
|
clean code
|
6 years ago |
David
|
09abd3e5f2
|
add own-identities to imap sync_handsjake
|
6 years ago |
David
|
65a573ad6a
|
handle correctly non-bytes messages - PYADAPT52
|
6 years ago |
Volker Birk
|
f14544d489
|
create number of own identities
|
6 years ago |
David
|
2cc27ebcbf
|
Add backup and restore for IMAP + fix bug + clean prints - PYADPT-47
|
6 years ago |
David
|
f4e755af0c
|
remove settings file
|
6 years ago |
David
|
3b07321501
|
added imap module for sync_test and sync_handshake PYADPT-47
|
6 years ago |
Volker Birk
|
e3dc1efaa9
|
option -n: no end
|
6 years ago |
Volker Birk
|
f7af6ebb21
|
add new notify
|
6 years ago |
Volker Birk
|
14e0e458f1
|
yellow color for notify
|
6 years ago |
Volker Birk
|
cabf730cae
|
add engine debug color
|
6 years ago |
David
|
9236031b16
|
update readme with IMAP settings instructions
|
6 years ago |
David
|
4e3e195043
|
imap for sync
|
6 years ago |
Volker Birk
|
e5d893d8d4
|
we have sweet texts now instead of numbers
|
6 years ago |
Volker Birk
|
61ac5cda5a
|
adding shutdown_sync()
|
6 years ago |
Volker Birk
|
5e65588af0
|
even more color
|
6 years ago |
Volker Birk
|
c4475e27ce
|
minimail update
|
6 years ago |
Volker Birk
|
82d98176f8
|
...
|
6 years ago |
Volker Birk
|
0bc3af16cc
|
that's the sync thread
|
6 years ago |
Volker Birk
|
f078dee720
|
multithreaded implementation as an alternative
|
6 years ago |
Volker Birk
|
e1d051efa9
|
rollback
|
6 years ago |
Volker Birk
|
4f70ffe55a
|
subtype "pEp.sync" invalid, switching to "pEp-sync"
|
6 years ago |
Volker Birk
|
6eb712115d
|
adding assert
|
6 years ago |
Volker Birk
|
b47a3458b2
|
better pull the breaks a little bit
|
6 years ago |
Volker Birk
|
71e528dd0d
|
check for identical comm partner while transaction
|
6 years ago |
Volker Birk
|
c1351b6d32
|
enable timing
|
6 years ago |
Volker Birk
|
6b98204580
|
add Pad as third device
|
6 years ago |
Volker Birk
|
8295dd4f80
|
well, spinlock works, too ;-)
|
6 years ago |
Volker Birk
|
8d3ea9f8ab
|
timing
|
6 years ago |
Volker Birk
|
fde6dacf6f
|
removing killall for gpg-agent
|
6 years ago |
Volker Birk
|
9ef1e1434e
|
end on notifications feature
|
6 years ago |