Krista 'DarthMama' Bennett
|
f34f439d68
|
merged heads
|
3 years ago |
Neal Walfield
|
6146a73daa
|
Update pgp_sequoia.c to latest sequoia version.
- Use the 'pep-engine' branch.
|
3 years ago |
Neal Walfield
|
f555c457b3
|
Improve test/README.md
- Document an even easier way to use google test on Debian.
- Add a note about --gtest_break_on_failure.
|
3 years ago |
Neal Walfield
|
69aa8a3318
|
Add missing include.
- std::generate_n in declared by <algorithm>. Include it.
|
3 years ago |
Neal Walfield
|
75fe3bfde4
|
Make variables are initialized
- gcc 8 (Debian Buster) produces errors like the following:
src/test_util.cc: In function ‘PEP_STATUS MIME_encrypt_message(PEP_SESSION, const char*, size_t, stringlist_t*, char**, PEP_enc_format, PEP_encrypt_flags_t)’:
src/test_util.cc:698:1: error: jump to label ‘pEp_error’ [-fpermissive]
pEp_error:
^~~~~~~~~
src/test_util.cc:688:14: note: from here
goto pEp_error;
^~~~~~~~~
src/test_util.cc:691:16: note: crosses initialization of ‘PEP_STATUS tmp_status’
PEP_STATUS tmp_status = _mime_encode_message_internal(
^~~~~~~~~~
|
3 years ago |
Neal Walfield
|
f2d86e3ced
|
Avoid a memory leak.
|
3 years ago |
Neal Walfield
|
b7044a37e1
|
Correct call to calloc.
|
3 years ago |
Krista 'DarthMama' Bennett
|
5945fd3e09
|
merged heads
|
3 years ago |
Krista 'DarthMama' Bennett
|
e801da5e04
|
Fixed test problem - apparently, C compilers have different opinions about goto than C++ ones
|
3 years ago |
Volker Birk
|
9201be05ca
|
or not to update, that is the question
|
3 years ago |
Volker Birk
|
043d431770
|
doc update
|
3 years ago |
Dirk Zimmermann
|
d200e54092
|
IOS-1663 Xcode: Update generated file list
|
3 years ago |
Krista 'DarthMama' Bennett
|
51dc1af373
|
assignment '!= equality
|
3 years ago |
Krista 'DarthMama' Bennett
|
e904413d2c
|
Attempting to fix the empty user_id problem for IOS-1960
|
3 years ago |
Krista 'DarthMama' Bennett
|
2ca5fb7808
|
Cleanup in aux_mime_msg; also IOS-1960
|
3 years ago |
Krista 'DarthMama' Bennett
|
d41018139c
|
Integration of changes for IOS-1938/ENGINE-656
|
3 years ago |
Krista 'DarthMama' Bennett
|
be6ff84192
|
Fixed the engine part of IOS-1938/ENGINE-656 - now burden goes on to Enigmail/pEp
|
3 years ago |
buff
|
a2c3f52146
|
merge Xcode-sync-session
|
3 years ago |
buff
|
1be2a0f740
|
merge sync
|
3 years ago |
Krista 'DarthMama' Bennett
|
8ec6affe67
|
Oops. Endless loop.
|
3 years ago |
Volker Birk
|
dae58e59d4
|
merging
|
3 years ago |
Volker Birk
|
b2a2add022
|
docu
|
3 years ago |
Krista 'DarthMama' Bennett
|
1376f9f3c0
|
merged in ENGINE-596
|
3 years ago |
Dirk Zimmermann
|
961620fc2c
|
Xcode: Add GroupKeysAndClose.c
|
3 years ago |
Krista 'DarthMama' Bennett
|
57985b1a78
|
merged in sync
|
3 years ago |
Krista 'DarthMama' Bennett
|
0b8ada1cc4
|
set own ids in sync identity lists
|
3 years ago |
Thomas
|
849396655d
|
Add DYNAMIC_API
|
3 years ago |
buff
|
60e6d7a7e3
|
Xcode-sync-session adds new generated files to project
|
3 years ago |
buff
|
8cdaeeab38
|
adds branch
|
3 years ago |
Volker Birk
|
0c366adab0
|
merging
|
3 years ago |
Volker Birk
|
d296ab2f07
|
adding shutdown; adding DYNAMIC_API for sync_event functions
|
3 years ago |
Thomas
|
49bfdce5df
|
Reorder files in Windows project
|
3 years ago |
Krista 'DarthMama' Bennett
|
4df23deb44
|
merged in updated test suite. Please see README.md to build! Stuff changedhg merge debian_default_test!
|
3 years ago |
Krista 'DarthMama' Bennett
|
e6d3c942ad
|
merged in sync
|
3 years ago |
Volker Birk
|
0f5bdc5eed
|
merging
|
3 years ago |
Volker Birk
|
afcdc90f89
|
stable now with 3 devices
|
3 years ago |
Krista 'DarthMama' Bennett
|
a4ee6ef49d
|
readme fix
|
3 years ago |
Krista 'DarthMama' Bennett
|
153780cacc
|
Helps to SAVE the file before you commit
|
3 years ago |
Krista 'DarthMama' Bennett
|
a7e01c2b05
|
Now works for self-downloaded and Macports distributions. README.md updated. Will merge this into default.
|
3 years ago |
Krista 'DarthMama' Bennett
|
0b1437eb7f
|
So tempted to troll fdik by writing 'art and beauty', but no, just making the markdown look a little better
|
3 years ago |
Krista 'DarthMama' Bennett
|
7f2a5d38e5
|
Reflow is your enemy
|
3 years ago |
Krista 'DarthMama' Bennett
|
10e7ca34f8
|
merged in sync
|
3 years ago |
Krista 'DarthMama' Bennett
|
d668967388
|
Makefile updated for debian/ubuntu and for symbol problems (tests updated and README updated as well). Currently untested on ANY other system.
|
3 years ago |
Thomas
|
3295981c1a
|
Update generate_code script for Windows
|
3 years ago |
Volker Birk
|
d72bd3b632
|
sync in 3rd device
|
3 years ago |
Volker Birk
|
b613a3e423
|
not needed any more
|
3 years ago |
Volker Birk
|
898798bf3c
|
no warning here, please
|
3 years ago |
Thomas
|
f95511337a
|
Write also to stderr on Windows
|
3 years ago |
Hussein Kasem
|
eacbc88508
|
Fix typos
|
3 years ago |
Hussein Kasem
|
f41fee7b50
|
Update Android.mk to make it build for multiarch
|
3 years ago |