Mon, 06 May 2019 15:06:58 +0200 |
Return of the evil MIME functions - now in a separate file, and only compiled in with ENIGMAIL_MAY_USE_THIS flag.
|
file | diff | annotate |
Sat, 04 May 2019 02:14:34 +0200 |
install pEp/status_to_string.h
|
file | diff | annotate |
Tue, 16 Apr 2019 17:42:57 +0200 |
committing so I can try this on a different system. MacOS is missing the toolchain I need grrrr
|
file | diff | annotate |
Sun, 07 Apr 2019 22:32:28 +0200 |
tags are a file target
|
file | diff | annotate |
Fri, 05 Apr 2019 22:24:59 +0200 |
add documentation for how to use p≡p MIME with the p≡p engine
|
file | diff | annotate |
Fri, 05 Apr 2019 20:04:11 +0200 |
correcting double build
|
file | diff | annotate |
Fri, 05 Apr 2019 19:59:15 +0200 |
these targets are not PHONY AFAICS
|
file | diff | annotate |
Fri, 05 Apr 2019 19:50:25 +0200 |
add p≡p MIME
|
file | diff | annotate |
Mon, 01 Apr 2019 20:58:40 +0200 |
Merged in sync
|
file | diff | annotate |
Tue, 26 Feb 2019 16:45:05 +0100 |
change ar into $(AR) in 2 Makefiles.
|
file | diff | annotate |
Wed, 23 Jan 2019 11:59:43 +0100 |
Merged in sync
|
file | diff | annotate |
Sat, 22 Dec 2018 01:34:30 +0100 |
Minor makefile fixes
|
file | diff | annotate |
Sat, 22 Dec 2018 00:32:04 +0100 |
Minor doc cleanup, and revamp test/Makefile
|
file | diff | annotate |
Fri, 21 Dec 2018 16:05:05 +0100 |
Merge functionality in default.conf and Makefile.conf
|
file | diff | annotate |
Tue, 18 Dec 2018 13:45:38 +0100 |
Start make cleanup
|
file | diff | annotate |
Sat, 15 Dec 2018 17:03:46 +0100 |
Initial port to Sequoia.
|
file | diff | annotate |
Tue, 20 Nov 2018 13:55:19 +0100 |
DANGER WILL ROBINSON: pushing in sign_only functionality for fdik, which involved merging in default. Things might be broken, because the tests are fouled up now.
|
file | diff | annotate |
Tue, 09 Oct 2018 14:11:06 +0200 |
ENGINE-466: initial stuff
|
file | diff | annotate |
Fri, 05 Oct 2018 15:10:02 +0200 |
Continuations are important. Oops.
|
file | diff | annotate |
Fri, 05 Oct 2018 15:03:04 +0200 |
merged in default and added key_reset.h file
|
file | diff | annotate |
Fri, 05 Oct 2018 15:00:45 +0200 |
Put labeled_int_list.h into include install
|
file | diff | annotate |
Wed, 29 Aug 2018 17:10:23 +0200 |
somewhat bigger
|
file | diff | annotate |
Wed, 22 Aug 2018 18:34:52 +0200 |
...
|
file | diff | annotate |
Wed, 15 Aug 2018 18:31:02 +0200 |
...
|
file | diff | annotate |
Wed, 17 Jan 2018 11:16:22 +0100 |
pEp_string.h shall be "installed", too, to be usable by adapters. :-)
|
file | diff | annotate |
Mon, 01 Jan 2018 23:06:20 +0100 |
adding two parties test in Python
|
file | diff | annotate |
Fri, 03 Nov 2017 13:32:38 +0100 |
SYNC HAS RETURNED. Keysync still removed from Engine.
|
file | diff | annotate |
Thu, 02 Nov 2017 17:30:01 +0100 |
Removed all 2-party keysync components from engine.
|
file | diff | annotate |
Thu, 26 Oct 2017 15:43:22 +0200 |
Add default.conf into the build system
|
file | diff | annotate |
Tue, 29 Aug 2017 17:51:51 +0200 |
merged in default
|
file | diff | annotate |
Mon, 28 Aug 2017 15:52:45 +0200 |
merged in default
|
file | diff | annotate |
Mon, 28 Aug 2017 15:51:39 +0200 |
ENGINE-233: tested, fixed issue which made the html part be interpreted as an attachment. Reader for dirk to cry over.
|
file | diff | annotate |
Mon, 28 Aug 2017 11:29:31 +0200 |
ENGINE-233: well, at least it doesn't seem to break things that already work...
|
file | diff | annotate |
Mon, 28 Aug 2017 11:44:00 +0000 |
Only use linker flag for sqlite when sqlite comes from OS
|
file | diff | annotate |
Sun, 27 Aug 2017 14:33:36 +0000 |
Use -lsqlite3 for compiling tests when SQLITE3_FROM_OS
|
file | diff | annotate |
Thu, 24 Aug 2017 15:05:08 +0200 |
Add make variable to select os-provided sqlite3 library
|
file | diff | annotate |
Wed, 23 Aug 2017 11:06:55 +0000 |
Merge in default
|
file | diff | annotate |
Tue, 22 Aug 2017 22:41:54 +0200 |
Reorder library link order, to be consistent with old makefiles
|
file | diff | annotate |
Tue, 22 Aug 2017 15:57:25 +0200 |
Keep me away from the default branch. Reverted to 1954:2f1ed8cf6b6f, because though damiano's Makefile changes are sexy, they'll break ppl.
|
file | diff | annotate |
Tue, 22 Aug 2017 15:34:17 +0200 |
Rolled back to revision 1982. Sorry all, checked in wrong branch to default
|
file | diff | annotate |
Fri, 18 Aug 2017 14:29:51 +0000 |
Set the default SQLITE_THREADSAFE on both platforms
|
file | diff | annotate |
Thu, 17 Aug 2017 16:01:20 +0000 |
Cleanup test/Makefile, fix src install target
|
file | diff | annotate |
Thu, 17 Aug 2017 13:18:19 +0000 |
Add some more in-line documentation for various Makefiles
|
file | diff | annotate |
Wed, 16 Aug 2017 15:27:54 +0000 |
Remove the CPP warnings for asn1c generated code. Do not generate .d files when the goal is clean.
|
file | diff | annotate |
Tue, 15 Aug 2017 00:07:09 +0000 |
Fix some Makefile bugs
|
file | diff | annotate |
Mon, 14 Aug 2017 11:15:24 +0200 |
Fix incorrect copyright statement
|
file | diff | annotate |
Mon, 14 Aug 2017 04:31:17 +0200 |
Fix error messages, a typo and use CC/CXX instead of LD
|
file | diff | annotate |
Mon, 14 Aug 2017 02:26:09 +0200 |
More Makefile cleanup
|
file | diff | annotate |
Sun, 13 Aug 2017 02:39:07 +0200 |
Refactor some make variable names
|
file | diff | annotate |
Thu, 03 Aug 2017 16:00:49 +0200 |
Use ETPAN_IN on Linux, and suggest it be set in Makefile.conf
|
file | diff | annotate |
Wed, 17 May 2017 14:07:55 +0200 |
Added sync_app.h to install target
|
file | diff | annotate |
Wed, 22 Mar 2017 10:17:13 +0100 |
fixed compilation errors, prepping for tests, removed default NETGPG in src/Makefile
|
file | diff | annotate |
Tue, 21 Mar 2017 14:41:59 +0100 |
stowing changes - broken commit, FYI
|
file | diff | annotate |
Thu, 16 Mar 2017 22:08:12 +0100 |
Refactored GPGME/NetPGP config in src/Makefile
|
file | diff | annotate |
Mon, 13 Mar 2017 22:36:23 +0100 |
Added -NDEBUG, because spam doesn't need to be the default
|
file | diff | annotate |
Fri, 03 Mar 2017 18:22:49 +0100 |
Fixed dlopen on Linux, -luuid was missing.
|
file | diff | annotate |
Wed, 23 Nov 2016 17:36:02 +0100 |
build, test and README
|
file | diff | annotate |
Wed, 23 Nov 2016 13:19:27 +0100 |
testing
|
file | diff | annotate |
Tue, 22 Nov 2016 22:27:33 +0100 |
...
|
file | diff | annotate |
Tue, 08 Nov 2016 14:10:46 +0100 |
missing install files fixed
|
file | diff | annotate |