This website works better with JavaScript.
Home
Help
Register
Sign In
buff
/
pEpEngine
forked from
pEp.foundation/pEpEngine
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
32
Wiki
Activity
Browse Source
Through the power of revert, fixed the modes I messed up in the last commit (sorry, new machine and dorking around caused an unintended large-scale mode reset)
doc_update_sequoia
Krista Bennett
4 years ago
parent
673c9876d0
commit
f685decf24
481 changed files
with
129 additions
and
129 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-0
.hgignore
+0
-0
CC_BY-SA.txt
+0
-0
LICENSE.txt
+0
-0
Makefile
+0
-0
Makefile.conf
+0
-0
README.md
+0
-0
asn.1/Makefile
+0
-0
asn.1/devicegroup.asn1
+0
-0
asn.1/pEp.asn1
+0
-0
asn.1/pEpEngineASN1/ReadMe.txt
+0
-0
asn.1/pEpEngineASN1/pEpEngineASN1.vcxproj
+0
-0
asn.1/pEpEngineASN1/pEpEngineASN1.vcxproj.filters
+0
-0
asn.1/protocols.asn1
+0
-0
build-android/jni/Android.mk
+0
-0
build-android/jni/Application.mk
+0
-0
build-linux/Makefile
+0
-0
build-mac/build.sh
+0
-0
build-mac/build_libcurl_dist.sh
+0
-0
build-mac/curl-7.48.0.tar.gz.asc
+0
-0
build-mac/curl/curl.h
+0
-0
build-mac/curl/curlbuild.h
+0
-0
build-mac/curl/curlrules.h
+0
-0
build-mac/curl/curlver.h
+0
-0
build-mac/curl/easy.h
+0
-0
build-mac/curl/mprintf.h
+0
-0
build-mac/curl/multi.h
+0
-0
build-mac/curl/stdcheaders.h
+0
-0
build-mac/curl/typecheck-gcc.h
+0
-0
build-mac/libcurl.a
+0
-0
build-mac/pEpEngine.xcodeproj/project.pbxproj
+0
-0
build-mac/pEpEngine.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+0
-0
build-mac/pEpTrustWords/Info.plist
+0
-0
build-windows/README.txt
+0
-0
build-windows/pEpEngine.vcxproj
+0
-0
build-windows/pEpEngine.vcxproj.filters
+0
-0
db/Makefile
+0
-0
db/ca.csv
+0
-0
db/create_system_db.sql
+0
-0
db/csv2csv.py
+0
-0
db/de.csv
+0
-0
db/dic2csv.py
+0
-0
db/en.csv
+0
-0
db/es.csv
+0
-0
db/fr.csv
+0
-0
db/make_systemdb.cmd
+0
-0
db/mkpass
+0
-0
db/nl.csv
+0
-0
db/sort.py
+0
-0
db/tr.csv
+0
-0
db/trustwords.py
+0
-0
default.conf
+0
-0
doc/build-debian.md
+0
-0
doc/build-macos.md
+0
-0
doc/build-netpgp.md
+0
-0
doc/macports_env.sh
+0
-0
doc/misc/cc-header.md
+0
-0
doc/misc/gpl-header.txt
+0
-0
doc/readme.md
+0
-0
src/Makefile
+0
-0
src/asn1_helper.c
+0
-0
src/asn1_helper.h
+0
-0
src/base64.c
+0
-0
src/base64.h
+0
-0
src/baseprotocol.c
+0
-0
src/baseprotocol.h
+0
-0
src/blacklist.c
+0
-0
src/blacklist.h
+0
-0
src/bloblist.c
+0
-0
src/bloblist.h
+0
-0
src/cryptotech.c
+0
-0
src/cryptotech.h
+0
-0
src/dynamic_api.h
+0
-0
src/email.c
+0
-0
src/email.h
+0
-0
src/etpan_mime.c
+0
-0
src/etpan_mime.h
+0
-0
src/identity_list.c
+0
-0
src/identity_list.h
+0
-0
src/keymanagement.c
+0
-0
src/keymanagement.h
+0
-0
src/labeled_int_list.c
+0
-0
src/labeled_int_list.h
+0
-0
src/map_asn1.c
+0
-0
src/map_asn1.h
+0
-0
src/message.c
+0
-0
src/message.h
+0
-0
src/message_api.c
+0
-0
src/message_api.h
+0
-0
src/mime.c
+0
-0
src/mime.h
+0
-0
src/openpgp_compat.c
+0
-0
src/openpgp_compat.h
+0
-0
src/pEpEngine.c
+0
-0
src/pEpEngine.h
+0
-0
src/pEp_internal.h
+0
-0
src/pEp_string.c
+0
-0
src/pEp_string.h
+0
-0
src/pgp_gpg.c
+0
-0
src/pgp_gpg.h
+0
-0
src/pgp_gpg_internal.h
+ 0
- 0
.hgignore
View File
+ 0
- 0
CC_BY-SA.txt
View File
+ 0
- 0
LICENSE.txt
View File
+ 0
- 0
Makefile
View File
+ 0
- 0
Makefile.conf
View File
+ 0
- 0
README.md
View File
+ 0
- 0
asn.1/Makefile
View File
+ 0
- 0
asn.1/devicegroup.asn1
View File
+ 0
- 0
asn.1/pEp.asn1
View File
+ 0
- 0
asn.1/pEpEngineASN1/ReadMe.txt
View File
+ 0
- 0
asn.1/pEpEngineASN1/pEpEngineASN1.vcxproj
View File
+ 0
- 0
asn.1/pEpEngineASN1/pEpEngineASN1.vcxproj.filters
View File
+ 0
- 0
asn.1/protocols.asn1
View File
+ 0
- 0
build-android/jni/Android.mk
View File
+ 0
- 0
build-android/jni/Application.mk
View File
+ 0
- 0
build-linux/Makefile
View File
+ 0
- 0
build-mac/build.sh
View File
+ 0
- 0
build-mac/build_libcurl_dist.sh
View File
+ 0
- 0
build-mac/curl-7.48.0.tar.gz.asc
View File
+ 0
- 0
build-mac/curl/curl.h
View File
+ 0
- 0
build-mac/curl/curlbuild.h
View File
+ 0
- 0
build-mac/curl/curlrules.h
View File
+ 0
- 0
build-mac/curl/curlver.h
View File
+ 0
- 0
build-mac/curl/easy.h
View File
+ 0
- 0
build-mac/curl/mprintf.h
View File
+ 0
- 0
build-mac/curl/multi.h
View File
+ 0
- 0
build-mac/curl/stdcheaders.h
View File
+ 0
- 0
build-mac/curl/typecheck-gcc.h
View File
+ 0
- 0
build-mac/libcurl.a
View File
+ 0
- 0
build-mac/pEpEngine.xcodeproj/project.pbxproj
View File
+ 0
- 0
build-mac/pEpEngine.xcodeproj/project.xcworkspace/contents.xcworkspacedata
View File
+ 0
- 0
build-mac/pEpTrustWords/Info.plist
View File
+ 0
- 0
build-windows/README.txt
View File
+ 0
- 0
build-windows/pEpEngine.vcxproj
View File
+ 0
- 0
build-windows/pEpEngine.vcxproj.filters
View File
+ 0
- 0
db/Makefile
View File
+ 0
- 0
db/ca.csv
View File
+ 0
- 0
db/create_system_db.sql
View File
+ 0
- 0
db/csv2csv.py
View File
+ 0
- 0
db/de.csv
View File
+ 0
- 0
db/dic2csv.py
View File
+ 0
- 0
db/en.csv
View File
+ 0
- 0
db/es.csv
View File
+ 0
- 0
db/fr.csv
View File
+ 0
- 0
db/make_systemdb.cmd
View File
+ 0
- 0
db/mkpass
View File
+ 0
- 0
db/nl.csv
View File
+ 0
- 0
db/sort.py
View File
+ 0
- 0
db/tr.csv
View File
+ 0
- 0
db/trustwords.py
View File
+ 0
- 0
default.conf
View File
+ 0
- 0
doc/build-debian.md
View File
+ 0
- 0
doc/build-macos.md
View File
+ 0
- 0
doc/build-netpgp.md
View File
+ 0
- 0
doc/macports_env.sh
View File
+ 0
- 0
doc/misc/cc-header.md
View File
+ 0
- 0
doc/misc/gpl-header.txt
View File
+ 0
- 0
doc/readme.md
View File
+ 0
- 0
src/Makefile
View File
+ 0
- 0
src/asn1_helper.c
View File
+ 0
- 0
src/asn1_helper.h
View File
+ 0
- 0
src/base64.c
View File
+ 0
- 0
src/base64.h
View File
+ 0
- 0
src/baseprotocol.c
View File
+ 0
- 0
src/baseprotocol.h
View File
+ 0
- 0
src/blacklist.c
View File
+ 0
- 0
src/blacklist.h
View File
+ 0
- 0
src/bloblist.c
View File
+ 0
- 0
src/bloblist.h
View File
+ 0
- 0
src/cryptotech.c
View File
+ 0
- 0
src/cryptotech.h
View File
+ 0
- 0
src/dynamic_api.h
View File
+ 0
- 0
src/email.c
View File
+ 0
- 0
src/email.h
View File
+ 0
- 0
src/etpan_mime.c
View File
+ 0
- 0
src/etpan_mime.h
View File
+ 0
- 0
src/identity_list.c
View File
+ 0
- 0
src/identity_list.h
View File
+ 0
- 0
src/keymanagement.c
View File
+ 0
- 0
src/keymanagement.h
View File
+ 0
- 0
src/labeled_int_list.c
View File
+ 0
- 0
src/labeled_int_list.h
View File
+ 0
- 0
src/map_asn1.c
View File
+ 0
- 0
src/map_asn1.h
View File
+ 0
- 0
src/message.c
View File
+ 0
- 0
src/message.h
View File
+ 0
- 0
src/message_api.c
View File
+ 0
- 0
src/message_api.h
View File
+ 0
- 0
src/mime.c
View File
+ 0
- 0
src/mime.h
View File
+ 0
- 0
src/openpgp_compat.c
View File
+ 0
- 0
src/openpgp_compat.h
View File
+ 0
- 0
src/pEpEngine.c
View File
+ 0
- 0
src/pEpEngine.h
View File
+ 0
- 0
src/pEp_internal.h
View File
+ 0
- 0
src/pEp_string.c
View File
+ 0
- 0
src/pEp_string.h
View File
+ 0
- 0
src/pgp_gpg.c
View File
+ 0
- 0
src/pgp_gpg.h
View File
+ 0
- 0
src/pgp_gpg_internal.h
View File
Some files were not shown because too many files changed in this diff
Write
Preview
Loading…
Cancel
Save