index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pgp
/
gpg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restoration of correct GPG encryption
Viachaslau Khalikin
2019-02-20
1
-1
/
+1
*
Update copyright to include 2019
Michael Vetter
2019-01-22
1
-1
/
+1
*
Update copyright
James Booth
2018-01-21
1
-1
/
+1
*
Show libotr and libgpgme versions on --version
James Booth
2017-08-10
1
-1
/
+4
*
Allow previous autocompletion with shift tab
James Booth
2017-04-01
1
-2
/
+2
*
Update Copyright
James Booth
2017-01-28
1
-1
/
+1
*
Free pgpdir
James Booth
2016-07-25
1
-0
/
+1
*
Move all filepath handling to files.c
James Booth
2016-07-24
1
-5
/
+3
*
Move xgd functions
James Booth
2016-07-24
1
-1
/
+1
*
Add config/files.c
James Booth
2016-07-24
1
-0
/
+1
*
Tidy headers
James Booth
2016-07-24
1
-1
/
+1
*
Update GPL link in headers
James Booth
2016-07-24
1
-1
/
+1
*
Removed #AX_PREFIX_CONFIG_H
James Booth
2016-03-31
1
-1
/
+1
*
PGP: Fixed array size for encryption keys
James Booth
2016-03-29
1
-1
/
+1
*
PGP: Also encrypt using sender public key
James Booth
2016-03-29
1
-10
/
+29
*
Merge branch 'master' into plugins-c
James Booth
2016-02-14
1
-1
/
+1
|
\
|
*
Updated copyright
James Booth
2016-02-14
1
-1
/
+1
*
|
Added C plugin code from plugins branch
James Booth
2016-02-14
1
-1
/
+1
|
/
*
Show PGP error strings
James Booth
2015-12-15
1
-5
/
+9
*
Applied coding style to src/pgp/
James Booth
2015-10-25
1
-21
/
+21
*
PGP: Use old gpgme_io_write
James Booth
2015-09-01
1
-1
/
+1
*
PGP: Use old gpgme_io_write
James Booth
2015-09-01
1
-1
/
+1
*
PGP: Added null check for passphrase_attempt
James Booth
2015-09-01
1
-2
/
+6
*
Save PGP passphrase when correct
James Booth
2015-09-01
1
-22
/
+47
*
Added UI function to get PGP passphrase
James Booth
2015-09-01
1
-10
/
+13
*
Added PGP passphrase callback
James Booth
2015-09-01
1
-0
/
+34
*
PGP: Format fingerprints
James Booth
2015-08-30
1
-0
/
+23
*
Added PGP key autocompleter
James Booth
2015-08-25
1
-0
/
+32
*
PGP: Display whether contact public key was received or manually set
James Booth
2015-08-25
1
-9
/
+29
*
PGP: Show key IDs for assigned public keys
James Booth
2015-08-25
1
-60
/
+60
*
PGP: Do not save contact's fingerprint when no key found
James Booth
2015-08-25
1
-3
/
+11
*
Show public/private indicator when listing PGP keys
James Booth
2015-08-25
1
-24
/
+78
*
Show public keys in PGP key list
James Booth
2015-08-24
1
-1
/
+1
*
Removed unused barejid argument from PGP decryption
James Booth
2015-08-24
1
-1
/
+1
*
Added JID to log when failing to load PGP fingerprint
James Booth
2015-08-23
1
-1
/
+1
*
Check for valid PGP key on start
James Booth
2015-08-23
1
-0
/
+29
*
Log recipient used for PGP decryption
James Booth
2015-08-23
1
-1
/
+19
*
Tidied pgp memory allocations
James Booth
2015-08-11
1
-42
/
+65
*
Free pgp key on connect
James Booth
2015-08-10
1
-0
/
+2
*
Free gpgme context on verification
James Booth
2015-08-09
1
-0
/
+1
*
Free pgp headers
James Booth
2015-08-09
1
-0
/
+1
*
Dereference pgp key
James Booth
2015-08-09
1
-1
/
+5
*
Merge remote-tracking branch 'pasis/gpgme-h-check'
James Booth
2015-06-24
1
-0
/
+2
|
\
|
*
pgp: Added include config.h
Dmitry Podgorny
2015-06-24
1
-0
/
+2
*
|
Removed NULL checks when not required
James Booth
2015-06-24
1
-8
/
+4
|
/
*
Free prefs strings, check for NULLs when closing pgp module
James Booth
2015-06-24
1
-6
/
+12
*
Added /pgp setkey command
James Booth
2015-06-23
1
-0
/
+147
*
Added window encyption mode for PGP
James Booth
2015-06-20
1
-0
/
+7
*
Removed TODO in gpg.c
James Booth
2015-06-13
1
-1
/
+0
*
Use null check convention in gpg.c
James Booth
2015-05-04
1
-1
/
+1
[next]