.. |
accumulate.c
|
added flag to only limit packets when necessary, otherwise a large keyring cannot be read
|
2014-01-14 21:16:06 +00:00 |
accumulate.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
armour.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
callback.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
compress.c
|
added flag to only limit packets when necessary, otherwise a large keyring cannot be read
|
2014-01-14 21:16:06 +00:00 |
compress.h
|
removed asserts and put proper error handling in compress.c
|
2013-12-10 09:49:13 +00:00 |
configure.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
create.c
|
Moved new files for ops_open from util to openpgpsdk.
|
2012-12-03 16:20:44 +00:00 |
create.h
|
implemented export of identity (to create additional locations easily). Import still to do...
|
2012-07-10 21:40:53 +00:00 |
crypto.c
|
removed asserts and did proper error handling in crypto.c
|
2014-01-27 19:55:43 +00:00 |
crypto.h
|
removed asserts and put proper error handling in compress.c
|
2013-12-10 09:49:13 +00:00 |
defs.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
errors.c
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
errors.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
final.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
fingerprint.c
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
hash.c
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
hash.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
keyring_local.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
keyring.c
|
added flag to only limit packets when necessary, otherwise a large keyring cannot be read
|
2014-01-14 21:16:06 +00:00 |
keyring.h
|
- Added a drop-down item to allow removing unused keys, in the Network dialog.
|
2013-05-29 21:32:02 +00:00 |
lists.c
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
lists.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
literal.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
memory.c
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
memory.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
openssl_crypto.c
|
removed some debugging output
|
2012-09-17 20:09:38 +00:00 |
opsdir.c
|
Moved new files for ops_open from util to openpgpsdk.
|
2012-12-03 16:20:44 +00:00 |
opsdir.h
|
Moved new files for ops_open from util to openpgpsdk.
|
2012-12-03 16:20:44 +00:00 |
opsstring.c
|
Moved new files for ops_open from util to openpgpsdk.
|
2012-12-03 16:20:44 +00:00 |
opsstring.h
|
Moved new files for ops_open from util to openpgpsdk.
|
2012-12-03 16:20:44 +00:00 |
packet-parse.c
|
added flag to only limit packets when necessary, otherwise a large keyring cannot be read
|
2014-01-14 21:16:06 +00:00 |
packet-parse.h
|
added flag to only limit packets when necessary, otherwise a large keyring cannot be read
|
2014-01-14 21:16:06 +00:00 |
packet-print.c
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
packet-show-cast.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
packet-show.c
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
packet-show.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
packet.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
parse_local.h
|
added check over recursive compression depth. Fixes CVE-2013-4402
|
2013-10-29 20:56:40 +00:00 |
partial.h
|
updated values for min/normal partial packet size to 1MB, so that we do not create partial packets for everyday use. We will have to properly extend openpgp-sdk to support parsing of partial packets if we want to PGP-encrypt chunks larger than 1MB.
|
2013-08-04 12:44:57 +00:00 |
random.c
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
random.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
reader_armoured.c
|
removed asserts in reader_armoured.c
|
2013-12-10 14:20:17 +00:00 |
reader_encrypted_se.c
|
removed asserts and added proper error handling
|
2013-12-10 19:51:47 +00:00 |
reader_encrypted_seip.c
|
removed asserts and added proper error handling
|
2013-12-10 19:51:47 +00:00 |
reader_fd.c
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
reader_hashed.c
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
reader_mem.c
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
reader.c
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
readerwriter.c
|
improved login system: do not re-ask for passphrase when user clicks cancel. Removed warning stating that maybe passphrase is wrong
|
2015-06-11 20:31:52 +00:00 |
readerwriter.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
signature.c
|
removed asserts in signature.c. Replaced by proper error handling
|
2013-12-04 20:58:57 +00:00 |
signature.h
|
added the ability to produce raw signatures, without signer id nor time stamp
|
2013-03-22 23:54:54 +00:00 |
std_print.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
streamwriter.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
symmetric.c
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
types.h
|
improved login system: do not re-ask for passphrase when user clicks cancel. Removed warning stating that maybe passphrase is wrong
|
2015-06-11 20:31:52 +00:00 |
util.c
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
util.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
validate.c
|
added missing error handling in validation of key signature and data signature (thx to HM for pointing this out)
|
2014-01-26 20:54:23 +00:00 |
validate.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
version.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
writer_armour.c
|
fixed key armoured output
|
2012-07-03 07:00:49 +00:00 |
writer_armoured.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
writer_encrypt_se_ip.c
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
writer_encrypt.c
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
writer_fd.c
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
writer_literal.c
|
updated values for min/normal partial packet size to 1MB, so that we do not create partial packets for everyday use. We will have to properly extend openpgp-sdk to support parsing of partial packets if we want to PGP-encrypt chunks larger than 1MB.
|
2013-08-04 12:44:57 +00:00 |
writer_memory.c
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
writer_partial.c
|
updated values for min/normal partial packet size to 1MB, so that we do not create partial packets for everyday use. We will have to properly extend openpgp-sdk to support parsing of partial packets if we want to PGP-encrypt chunks larger than 1MB.
|
2013-08-04 12:44:57 +00:00 |
writer_skey_checksum.c
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
writer_stream_encrypt_se_ip.c
|
updated values for min/normal partial packet size to 1MB, so that we do not create partial packets for everyday use. We will have to properly extend openpgp-sdk to support parsing of partial packets if we want to PGP-encrypt chunks larger than 1MB.
|
2013-08-04 12:44:57 +00:00 |
writer.c
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |
writer.h
|
moved files to comply with rest of directory structure of RS
|
2012-07-01 13:05:48 +00:00 |