projects
/
gnupg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
g10: Always save standard revocation certificate in file.
[gnupg.git]
/
g10
/
encrypt.c
2017-08-01
Marcus Brinkmann
g10: Always save standard revocation certificate in...
blob
|
commitdiff
2017-07-28
Werner Koch
gpg,sm: String changes for compliance diagnostics.
blob
|
commitdiff
|
diff to current
2017-07-27
Werner Koch
gpg,sm: Allow encryption (with warning) to any key...
blob
|
commitdiff
|
diff to current
2017-07-17
Werner Koch
gpg,sm: Check compliance of the RNG.
blob
|
commitdiff
|
diff to current
2017-06-23
Werner Koch
gpg,gpgsm: Emit status code ENCRYPTION_COMPLIANCE_MODE.
blob
|
commitdiff
|
diff to current
2017-06-23
Werner Koch
indent,i18n: Make some new strings translatable. Wrap...
blob
|
commitdiff
|
diff to current
2017-06-19
Werner Koch
indent: Always use "_(" and not "_ (" to mark translata...
blob
|
commitdiff
|
diff to current
2017-06-08
Justus Winter
common,gpg,sm: Restrict the use of algorithms according...
blob
|
commitdiff
|
diff to current
2017-06-07
Justus Winter
common,gpg: Move the compliance option printer.
blob
|
commitdiff
|
diff to current
2017-03-31
Werner Koch
gpg: Pass CTRL to many more functions.
blob
|
commitdiff
|
diff to current
2017-03-29
Werner Koch
gpg: Extend free_packet to handle a packet parser context.
blob
|
commitdiff
|
diff to current
2017-03-07
NIIBE Yutaka
Remove -I option to common.
blob
|
commitdiff
|
diff to current
2017-02-21
Yuri Chornoivan
Clean up word replication.
blob
|
commitdiff
|
diff to current
2016-11-05
Werner Koch
Change all gnu.org in license notices to https://
blob
|
commitdiff
|
diff to current
2016-08-08
Werner Koch
gpg: Cleanup of dek_to_passphrase function (part 2).
blob
|
commitdiff
|
diff to current
2016-07-13
Werner Koch
Merge branch 'master' into STABLE-BRANCH-2-2
blob
|
commitdiff
|
diff to current
2016-07-13
Werner Koch
gpg: New option --mimemode.
blob
|
commitdiff
|
diff to current
2016-04-29
Werner Koch
gpg: Remove all assert.h and s/assert/log_assert/.
blob
|
commitdiff
|
diff to current
2016-03-02
Neal H. Walfield
gpg: Add new program gpgcompose.
blob
|
commitdiff
|
diff to current
2016-03-02
Neal H. Walfield
gpg: Split write_pubkey_enc_from_list.
blob
|
commitdiff
|
diff to current
2016-02-15
NIIBE Yutaka
common, g10: Fix indentation to silence GCC-6.
blob
|
commitdiff
|
diff to current
2016-02-14
Neal H. Walfield
gpg: Improve API documentation.
blob
|
commitdiff
|
diff to current
2016-01-12
NIIBE Yutaka
common: Fix iobuf API of filter function for alignment.
blob
|
commitdiff
|
diff to current
2016-01-06
Werner Koch
gpg: Comment on false positives by static analyzers.
blob
|
commitdiff
|
diff to current
2015-12-22
Neal H. Walfield
gpg: Remove unused parameter.
blob
|
commitdiff
|
diff to current
2015-11-17
Justus Winter
Fix typos found using codespell.
blob
|
commitdiff
|
diff to current
2015-10-12
Werner Koch
gpg: Try hard to use MDC also for sign+symenc.
blob
|
commitdiff
|
diff to current
2015-08-20
Neal H. Walfield
common/iobuf.h: Remove iobuf_open_fd_or_name.
blob
|
commitdiff
|
diff to current
2015-04-06
Werner Koch
gpg: Rename a debug macro.
blob
|
commitdiff
|
diff to current
2015-03-15
Werner Koch
gpg: Fix possible dead code elimination.
blob
|
commitdiff
|
diff to current
2015-01-22
Werner Koch
gpg: Replace remaining old error code macros by GPG_ERR_.
blob
|
commitdiff
|
diff to current
2014-12-03
Werner Koch
gpg: Remove option aliases --[no-]throw-keyid and ...
blob
|
commitdiff
|
diff to current
2014-11-24
Daniel Kahn Gillmor
gpg: Refer to --throw-keyids instead of --throw-keyid
blob
|
commitdiff
|
diff to current
2014-08-14
Werner Koch
gpg: Remove options --pgp2 and --rfc1991.
blob
|
commitdiff
|
diff to current
2014-06-30
Werner Koch
gpg: Create exported secret files and revocs with mode...
blob
|
commitdiff
|
diff to current
2014-03-07
Werner Koch
Silence several warnings when building under Windows.
blob
|
commitdiff
|
diff to current
2012-06-05
Werner Koch
Change all quotes in strings and comments to the new...
blob
|
commitdiff
|
diff to current
2011-02-03
Werner Koch
Merge branch 'ECC-INTEGRATION-2-1'
ecc-integration-done
blob
|
commitdiff
|
diff to current
2011-02-02
Werner Koch
Compute the fingerprint for ECDH only on demand.
blob
|
commitdiff
|
diff to current
2011-01-31
Werner Koch
Fixed the ECC interface to Libgcrypt to be ABI compatib...
blob
|
commitdiff
|
diff to current
2011-01-24
Werner Koch
Merge branch 'master' into ECC-INTEGRATION-2-1
blob
|
commitdiff
|
diff to current
2011-01-21
Werner Koch
Editorial changes and allow building with old libgcrypts.
blob
|
commitdiff
|
diff to current
2011-01-06
Andrey Jivsov
Integrating code.google.com/p/gnupg-ecc/source/detail...
blob
|
commitdiff
|
diff to current
2010-10-01
Werner Koch
Exporting secret keys via gpg-agent is now basically...
blob
|
commitdiff
|
diff to current
2010-04-01
Werner Koch
Use gpg_err_set_errno to assign values to ERRNO.
blob
|
commitdiff
|
diff to current
2010-03-08
Werner Koch
Use macros for iobuf ioctls.
blob
|
commitdiff
|
diff to current
2009-10-02
Werner Koch
Implement the server comamnd DECRYPT.
blob
|
commitdiff
|
diff to current
2009-09-30
Werner Koch
Some changes to suport g13.
blob
|
commitdiff
|
diff to current
2009-09-28
Werner Koch
Rename encode.c to encrypt.c.
blob
|
commitdiff
|
diff to current