kylehuff pushed to gpgauth/master 2010-12-20 21:54:28
blog comments powered by DisqusRepository: gpgauth
Bug fixes and a few structure fixes
Files modifed:
- Added method to determine if gpgconf is detected
- Changed most error reporting to a JSON parsable string
- Added methods to format strings inline
- Modified output of Encrypt method to return a JSON parsable output on failure.
- Modified output of the UID Signing method to make it parasble
- Fixed return from edit_fnc_sign to report passphrase errors and handle UIDs that are already signed
- Changed the import dialog to only attempt an import if the header 'X-GPGAuth-Pubkey-URL' has a value
- Removed the "Connection" header value of "Closed" from the HEAD request in the extension
- Fixed specification of "Marginal" and "Full" trust signatures from a char to an int
- Refreshed Linux x86 NPAPI binary
- gpgAuthPlugin/gpgAuthPluginAPI.cpp
- gpgAuthPlugin/gpgAuthPluginAPI.h
- gpgAuthPlugin/gpgauth.cpp
- gpgAuthPlugin/gpgauth.h
- gpgAuthPlugin/keyedit.h
- gpgauth-chrome/background.html
- gpgauth-chrome/dialogs/popup_error.html
- gpgauth-chrome/gpgauth.js
- gpgauth-chrome/options.html
- gpgauth-chrome/plugins/Linux_x86-gcc3/npgpgAuth-v1.0.3b.so
Refreshed Linux_x86_64-gcc NPAPI plugin binary
Files modifed:
- gpgauth-chrome/plugins/Linux_x86_64-gcc3/npgpgAuth-v1.0.3b.so
Win32 NPAPI plugin refresh and W32/64 Define added
Files modifed:
- Windows 32bit NPAPI plugin refresh
- Added windows specific define for remapping __func__ to __FUNCTION__ rolls eyes
- gpgAuthPlugin/gpgauth.cpp
- gpgauth-chrome/plugins/WINNT_x86-msvc/npgpgAuth-v1.0.3b.dll
Refreshed Darwin_x86-gcc NPAPI plugin binary
Files modifed:
- gpgauth-chrome/plugins/Darwin_x86-gcc3/npgpgAuth-v1.0.3b.plugin/Contents/MacOS/gpgAuthPlugin
Merge branches 'linux-64bit_refresh', 'Darwin-x86_refresh' and 'win-32bit_refresh'
Files modifed:
Compare 25910c0...f7cde26
- gpgAuthPlugin/gpgauth.cpp
- gpgauth-chrome/plugins/Darwin_x86-gcc3/npgpgAuth-v1.0.3b.plugin/Contents/MacOS/gpgAuthPlugin
- gpgauth-chrome/plugins/WINNT_x86-msvc/npgpgAuth-v1.0.3b.dll