heck
|
efbf1f270e
|
Test for key_mistrusted()
|
5 years ago |
heck
|
4903e37714
|
Add export option --secret-keys to utils/pEp
|
5 years ago |
heck
|
8da45b4e96
|
Test for export_secret_key()
|
5 years ago |
heck
|
42a59cbd01
|
Add feature export_secret_key(Identity)
|
5 years ago |
heck
|
21b49bcf08
|
Add pEp --export address [filename]
|
5 years ago |
heck
|
7256e87f93
|
Test for export_key(Identity)
|
5 years ago |
heck
|
f9b7d61d79
|
Added feature export_key(Identity)
|
5 years ago |
heck
|
6efc9ae952
|
Just update README.md
|
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
|
360a81f1d7
|
This did not seem to work on MacOs and Linux
|
5 years ago |
heck
|
25c977ff57
|
Update tests to work with the new and shiny ENUM names (359:12f3d59c25de, "nice enums")
|
5 years ago |
heck
|
7c8ce9448c
|
setup_linux.py now integrated into setup.py
(updates build instructions and build script 3 weeks ago and nobody complained)
|
5 years ago |
Volker Birk
|
ee8c159657
|
nice enums
|
5 years ago |
heck
|
d409cfacb5
|
Complete overhaul of setup.py, README.md build and install instructions
- now works for linux, mac, (win to be tested)
- Removed a lot of unnecessary code and complexity
- Added logging
|
5 years ago |
Volker Birk
|
92113d3eb3
|
removing uname, because this is breaking Windows builds
|
5 years ago |
heck
|
9bb419c96b
|
Merge of branch PYADPT-55 (Expose enum _PEP_color)
|
5 years ago |
heck
|
6f1ef00d58
|
Linux build, fix 32Bit compat (not kidding)
|
5 years ago |
heck
|
8f93104ebe
|
Identity.color now returns PEP_color instead of int
Message.outgoing_color returns PEP_color instead of int
pEp.color(rating) now returns PEP_color) instead of int
|
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 |
heck
|
40ac9a7360
|
PYADPT-55 Expose enum _PEP_color
|
5 years ago |
Volker Birk
|
dcbbbca020
|
random timing for minimail
|
5 years ago |
heck
|
75c7da3d80
|
Fix Mac OS build
you still need to export LDFLAGS=-L/usr/lib/ though
|
5 years ago |
heck
|
bd6f20a71f
|
Fix Linux Build
Add setup_linux.py, to be merged into setup.py
|
5 years ago |
heck
|
73dd45c92e
|
PYADPT-54: Add codec for distribution protocol (keyreset) / adding test/codec_doctest.py
|
5 years ago |
heck
|
69ad1f61ca
|
Totally untested and "mutmassliche" implementation of distribution codec
|
5 years ago |
Volker Birk
|
63664c52ea
|
make _inject_sync_event using flag_sync_enabled
|
6 years ago |
Volker Birk
|
5546df57a4
|
merging
|
6 years ago |
Volker Birk
|
1c9eeb93f6
|
shutdown sync for single threaded script
|
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
|
aa112c0569
|
some docu
|
6 years ago |
Volker Birk
|
a082bc35a0
|
enable_identity_for_sync() and disable_identity_for_sync()
|
6 years ago |
Volker Birk
|
f8f04b178e
|
...
|
6 years ago |
Volker Birk
|
c013260d39
|
add leave_device_group()
|
6 years ago |
Volker Birk
|
14d1ed4d90
|
simulator timing
|
6 years ago |
heck
|
0ca729dd2a
|
add set_own_key(me, fpr) to Basic API
|
6 years ago |
Volker Birk
|
e4fd5e24e3
|
run with mixed number of identities
|
6 years ago |
David
|
707ea6d989
|
Removed tag miniimap
|
6 years ago |
David
|
cd95b961f2
|
Added tag miniimap for changeset 9d688fdef3de
|
6 years ago |
David
|
924d4b6fc6
|
Added tag imap for changeset 73fb320d8785
|
6 years ago |
David
|
aa39990b3b
|
clean code
|
6 years ago |
David
|
0e26772090
|
merge imap + avoid crashes when imap settings are not created but no used
|
6 years ago |
David
|
09abd3e5f2
|
add own-identities to imap sync_handsjake
|
6 years ago |
David
|
f527dac718
|
Added tag minimail for changeset e97d32a08580
|
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 |