index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
signing.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'maint'
Dan McGee
2012-04-07
|
\
|
*
signing: cope with gpg2's failure at life
Dave Reisner
2012-03-28
*
|
Merge branch 'maint'
Dan McGee
2012-01-23
|
\
|
|
*
Update copyright on changed files since beginning of year
Dan McGee
2012-01-18
*
|
Reorder some operations in sig check for efficiency
Dan McGee
2012-01-12
*
|
Merge branch 'maint'
Dan McGee
2012-01-08
|
\
|
|
*
Search for PGP subkeys in a keyserver-acceptable way
Dan McGee
2012-01-05
*
|
include config.h via Makefiles
Dave Reisner
2011-12-21
*
|
add key algo to import msg
Florian Pritz
2011-11-20
*
|
change gpg import message to resemble gpg --list-keys
Florian Pritz
2011-11-20
|
/
*
Show an error message on failed remote key lookup
Dan McGee
2011-10-17
*
Add user-visible warning message if public keyring not found
Dan McGee
2011-10-12
*
signing: delay gpgme_init() until latest possible moment
Dan McGee
2011-10-12
*
Fix compilation using --without-gpgme
Dan McGee
2011-09-27
*
Remove unnecessary logger
Dan McGee
2011-09-27
*
Update Doxyfile and fix some documentation errors caught by Doxygen
Dan McGee
2011-09-22
*
Handle key import errors correctly and with good error messages
Dan McGee
2011-09-22
*
signing: be consistent with returning -1 for error cases
Dan McGee
2011-09-22
*
Add status and check for key being disabled
Dan McGee
2011-09-22
*
Implement PGP key search and import
Dan McGee
2011-09-22
*
signing: document most undocumented functions
Dan McGee
2011-09-22
*
Fix possible segfault if siglist was empty
Dan McGee
2011-09-22
*
signing: add a process and retry loop for database signatures
Dan McGee
2011-09-20
*
Allow our PGP helper method to pass back the signature results
Dan McGee
2011-09-20
*
Fix build without gpgme
Dan McGee
2011-09-18
*
More package operations cleanup
Dan McGee
2011-09-02
*
Add more info to debug key display
Dan McGee
2011-08-28
*
Refactor signature result return format
Dan McGee
2011-08-28
*
lib/libalpm/signing.c: Fix memory leak in decode_signature() in case of error.
Diogo Sousa
2011-08-28
*
Always process validity value returned by gpgme
Dan McGee
2011-08-25
*
Fix small memory leak in sig check code
Dan McGee
2011-08-25
*
Remove argument from check_pgp_helper
Dan McGee
2011-08-25
*
Remove alpm_option_get_* usage from backend
Dan McGee
2011-08-19
*
Fix compilation using --without-gpgme
Dan McGee
2011-08-16
*
Only check necessary signatures and checksums
Dan McGee
2011-08-15
*
decode_signature: guess signature data length for efficiency
Dan McGee
2011-08-15
*
Update base64 PolarSSL code
Dan McGee
2011-08-15
*
Revamp signing checks
Dan McGee
2011-07-28
*
replace access() calls for debug info where applicable
Florian Pritz
2011-07-18
*
signing.c: check if needed files are readable
Florian Pritz
2011-07-18
*
Fix compilation without gpgme
Allan McRae
2011-07-18
*
Allow frontend access to signature verification information
Dan McGee
2011-07-05
*
Correctly check the GPG error codes
Dan McGee
2011-07-05
*
signing: move to new signing verification and return scheme
Dan McGee
2011-07-05
*
Prefix _alpm_errno_t members with ALPM
Allan McRae
2011-07-02
*
Prefix alpm_loglevel_t members with ALPM
Allan McRae
2011-07-02
*
signing: check validity of all available signatures
Dan McGee
2011-06-30
*
Make alpm_db_get_sigverify_level() public
Dan McGee
2011-06-30
*
Rename pmpkg_t to alpm_pkg_t
Allan McRae
2011-06-28
*
Rename pmdb_t to alpm_db_t
Allan McRae
2011-06-28
[next]