Recent Development Log Entries
No recent devlog entries found.
projects:webpg-npapi:devlog
Repository: webpg-npapi
Fixes in Makefile for MSWIN
Files modified:
- Makefile
Merge branch 'master' of github.com:kylehuff/webpg-npapi
Files modified:
- README.md
Repository: webpg-npapi
Add a Bitdeli badge to README
Files modified:
- README.md
Merge pull request #31 from bitdeli-chef/master
Files modified:
- Add a Bitdeli Badge to README
- README.md
Repository: webpg-npapi
Improved reliability of addPhoto method
Files modified:
- webpgPlugin/keyedit.h
Added getPhotoInfo method and improved keylist speed
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Improved reliability of addPhoto method
Files modified:
- webpgPlugin/keyedit.h
Added getPhotoInfo method and improved keylist speed
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Added check for options befor setting to context
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Added Photo Support and more signature data
Files modified:
- Added ability to invoke "show-photo" on given key
- Added ability to assign a photo to a given key
- Added ability to add notations to Signatures on UIDs
- Added parsing of notation data on signatures
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/keyedit.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Changed parsing of secret flag and added debugging to gpgGenKey
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Added check for options befor setting to context
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Added Photo Support and more signature data
Files modified:
- Added ability to invoke "show-photo" on given key
- Added ability to assign a photo to a given key
- Added ability to add notations to Signatures on UIDs
- Added parsing of notation data on signatures
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/keyedit.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Changed parsing of secret flag and added debugging to gpgGenKey
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Changes to build structure
Files modified:
- Makefile
- webpgPlugin/Mac/projectDef.cmake
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/Win/projectDef.cmake
- webpgPlugin/X11/projectDef.cmake
Unset testing FORCE32 flag
Files modified:
- webpgPlugin/PluginConfig.cmake
Added BSD 64bit library dependencies
Files added:
- webpgPlugin/libs/libassuan/BSD_x86_64-gcc/libassuan.a
- webpgPlugin/libs/libgpg-error/BSD_x86_64-gcc/libgpg-error.a
- webpgPlugin/libs/libgpgme/BSD_x86_64-gcc/libgpgme-pthread.a
- webpgPlugin/libs/libgpgme/BSD_x86_64-gcc/libgpgme.a
Added Doxygen file for documentation generation
Files added:
- Doxyfile
Fixed invalid flag in Makefile on Windows
Files modified:
- Makefile
Fixed quoting of definitions in Windows projectDef.cmake
Files modified:
- webpgPlugin/Win/projectDef.cmake
Allow for setting _EXTENSIONIZE from the PluginConfig file
Files modified:
- webpgPlugin/Mac/projectDef.cmake
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/Win/projectDef.cmake
- webpgPlugin/X11/projectDef.cmake
Added missing hook for i686 processors
Files modified:
- webpgPlugin/PluginConfig.cmake
Added matching ENDIF cmake statement
Files modified:
- webpgPlugin/PluginConfig.cmake
Fixed build environment for OSX
Files modified:
- Makefile
- webpgPlugin/PluginConfig.cmake
Added ability to specify signer(s) when performing encryption
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Made some arguments for gpgEncrypt and gpgSignText optional; note - this changes the order or arguments for gpgSignText
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Made some arguments for gpgEncrypt and gpgSignText optional; note - this changes the order or arguments for gpgSignText
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Added ability to specify signer(s) when performing encryption
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Fixed build environment for OSX
Files modified:
- Makefile
- webpgPlugin/PluginConfig.cmake
Repository: webpg-npapi
Added matching ENDIF cmake statement
Files modified:
- webpgPlugin/PluginConfig.cmake
Repository: webpg-npapi
Added missing hook for i686 processors
Files modified:
- webpgPlugin/PluginConfig.cmake
Repository: webpg-npapi
Added BSD 64bit library dependencies
Files added:
- webpgPlugin/libs/libassuan/BSD_x86_64-gcc/libassuan.a
- webpgPlugin/libs/libgpg-error/BSD_x86_64-gcc/libgpg-error.a
- webpgPlugin/libs/libgpgme/BSD_x86_64-gcc/libgpgme-pthread.a
- webpgPlugin/libs/libgpgme/BSD_x86_64-gcc/libgpgme.a
Added Doxygen file for documentation generation
Files added:
- Doxyfile
Fixed invalid flag in Makefile on Windows
Files modified:
- Makefile
Fixed quoting of definitions in Windows projectDef.cmake
Files modified:
- webpgPlugin/Win/projectDef.cmake
Allow for setting _EXTENSIONIZE from the PluginConfig file
Files modified:
- webpgPlugin/Mac/projectDef.cmake
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/Win/projectDef.cmake
- webpgPlugin/X11/projectDef.cmake
Repository: webpg-npapi
Changes to build structure
Files modified:
- Makefile
- webpgPlugin/Mac/projectDef.cmake
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/Win/projectDef.cmake
- webpgPlugin/X11/projectDef.cmake
Unset testing FORCE32 flag
Files modified:
- webpgPlugin/PluginConfig.cmake
Repository: webpg-npapi
Changed Makefile to not print directories
Files modified:
- Makefile
Fixed environment variable error; closes #29
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Removed dead variables
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Removed dead variables
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Changed Makefile to not print directories
Files modified:
- Makefile
Fixed environment variable error; closes #29
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Updated example webpg_status return
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Changed engine config to specify context
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Updated example webpg_status return
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Changed engine config to specify context
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Fixed typo in Makefile
Files modified:
- Makefile
Added support for compiling under BSD
Files modified:
- webpgPlugin/X11/projectDef.cmake
Fixes to context initialization and engine reporting
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Added work towards 32bit build on 64bit
Files modified:
- webpgPlugin/X11/projectDef.cmake
Repository: webpg-npapi
Fixed typo in Makefile
Files modified:
- Makefile
Added support for compiling under BSD
Files modified:
- webpgPlugin/X11/projectDef.cmake
Fixes to context initialization and engine reporting
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Added work towards 32bit build on 64bit
Files modified:
- webpgPlugin/X11/projectDef.cmake
Repository: webpg-npapi
Added more information about signatures
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Added more information about signatures
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Changed gpgVerify to support optional second argument; re issue #28
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Changed gpgVerify to support optional second argument; re issue #28
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
v0.6.4
Files modified:
- Added ability to verify a detached signature; per issue #28
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
v0.6.4
Files modified:
- Added ability to verify a detached signature; per issue #28
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
* Added methods to set/get the GPGCONF binary path
Files modified:
- Modifed webpg_status to report all protocol status
- webpgPlugin/keyedit.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Fixed bad linking that caused GPGCONF errors
Files modified:
- webpgPlugin/libs/libgpgme/Linux_x86-gcc/libgpgme.a
Fixed issue with protocol name on MS Windows
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Final release of version 0.6.3
Files modified:
- Fixed libgpgme.a which caused linking issue to gpgconf; closes #27
- Added ability to override default location of gpgconf
- webpgPlugin/PluginConfig.cmake
Repository: webpg-npapi
Final release of version 0.6.3
Files modified:
- Fixed libgpgme.a which caused linking issue to gpgconf; closes #27
- Added ability to override default location of gpgconf
- webpgPlugin/PluginConfig.cmake
Repository: webpg-npapi
Fixed issue with protocol name on MS Windows
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Fixed bad linking that caused GPGCONF errors
Files modified:
- webpgPlugin/libs/libgpgme/Linux_x86-gcc/libgpgme.a
Repository: webpg-npapi
* Added methods to set/get the GPGCONF binary path
Files modified:
- Modifed webpg_status to report all protocol status
- webpgPlugin/keyedit.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Better handling of non-default GnuPG binary location
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Moved to Firebreath v1.7
Files modified:
- firebreath
* Added logging logging support using FBLOG_
Files modified:
- Added gpgSetGroup method
- Added force-mdc option to encrypt operations
- Removed unused include boost/weak_ptr.hpp
- webpgPlugin/Factory.cpp
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
* Added logging logging support using FBLOG_
Files modified:
- Added gpgSetGroup method
- Added force-mdc option to encrypt operations
- Removed unused include boost/weak_ptr.hpp
- webpgPlugin/Factory.cpp
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
* Added logging logging support using FBLOG_
Files modified:
- Added gpgSetGroup method
- Added force-mdc option to encrypt operations
- Removed unused include boost/weak_ptr.hpp
- webpgPlugin/Factory.cpp
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Moved to Firebreath v1.7
Files modified:
- firebreath
Repository: webpg-npapi
Moved to Firebreath v1.7
Files modified:
- firebreath
Repository: webpg-npapi
Better handling of non-default GnuPG binary location
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Better handling of non-default GnuPG binary location
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Added ability to define groups
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Added ability to define groups
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Added ability to define groups
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
v0.6.3 Release
Files modified:
- webpgPlugin/PluginConfig.cmake
Repository: webpg-npapi
v0.6.3 Release
Files modified:
- webpgPlugin/PluginConfig.cmake
Repository: webpg-npapi
Fixed issue with trust assignment; closes #26
Files modified:
- webpgPlugin/keyedit.h
Added more browsers to valid list for _EXTENSIONIZE
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Added methods to retrieve/import keys from the configured keyserver
Files modified:
- webpgPlugin/keyedit.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Added method to publish keys to configured keyserver
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Clean up and added error reporting to Publish method
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Clean up and added error reporting to Publish method
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Added method to publish keys to configured keyserver
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Added methods to retrieve/import keys from the configured keyserver
Files modified:
- webpgPlugin/keyedit.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Fixed issue with trust assignment; closes #26
Files modified:
- webpgPlugin/keyedit.h
Added more browsers to valid list for _EXTENSIONIZE
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Fixed problem with assign quote as home_dir; changed to NULL for default
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Fixed problem with assign quote as home_dir; changed to NULL for default
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Minor fix to home_dir setting and Makefile
Files modified:
- Makefile
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Minor fix to home_dir setting and Makefile
Files modified:
- Makefile
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Replaced libgpgme with version compiled for older libc6
Files modified:
- webpgPlugin/libs/libgpgme/Linux_x86-gcc/libgpgme.a
Repository: webpg-npapi
Replaced libgpgme with version compiled for older libc6
Files modified:
- webpgPlugin/libs/libgpgme/Linux_x86-gcc/libgpgme.a
Repository: webpg-npapi
More changes for v0.6.2
Files modified:
- Added support for setting/getting the GnuPG binary
- webpgPlugin/keyedit.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
More changes for v0.6.2
Files modified:
- Added support for setting/getting the GnuPG binary
- webpgPlugin/keyedit.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Changes for v0.6.2
Files modified:
- Fixed typo in Makefile
- Added flag documentation
- Added method to incorporate gpgauth support
- Makefile
- webpgPlugin/Mac/projectDef.cmake
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPlugin.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Added documentation link to README
Files modified:
- README.md
Repository: webpg-npapi
Minor documentation and Makefile changes
Files modified:
- Makefile
- webpgPlugin/webpgPluginAPI.cpp
Merge branch 'v0.6' of github.com:kylehuff/webpg-npapi into v0.6
Repository: webpg-npapi
Minor documentation and Makefile changes
Files modified:
- Makefile
- webpgPlugin/webpgPluginAPI.cpp
Merge branch 'master' of github.com:kylehuff/webpg-npapi
Repository: webpg-npapi
Minor changes
Files modified:
- Replaced exit calls in getKeyList with error_map returns
- Fixed typo in the inline docs
- Refreshed firebreath submodule to branch firebreath-1.6
- firebreath
Merge branch 'v0.6' of github.com:kylehuff/webpg-npapi into v0.6
Merge branch 'v0.6' of github.com:kylehuff/webpg-npapi into v0.6
Merge pull request #25 from kylehuff/v0.6
- V0.6
Repository: webpg-npapi
Testing a Makefile and TravisCI
Files added:
- .travis.yml
- Makefile
Add language to Travis
Files modified:
- .travis.yml
More Travis testing
Files modified:
- .travis.yml
Changes per kylehuff in GH-23
Files modified:
- Makefile
Merge branch 'master' of github.com:kylehuff/webpg-npapi
Files modified:
- firebreath
Merge pull request #23 from darkpixel/master
Files added:
- Crappy Makefile and TravisCI Testing
- .travis.yml
- Makefile
Spruced up Makefile to handle different platforms
Files modified:
- Makefile
Merge branch 'v0.6' of github.com:kylehuff/webpg-npapi into v0.6
Repository: webpg-npapi
Spruced up Makefile to handle different platforms
Files modified:
- Makefile
Repository: webpg-npapi
Testing a Makefile and TravisCI
Files added:
- .travis.yml
- Makefile
Add language to Travis
Files modified:
- .travis.yml
More Travis testing
Files modified:
- .travis.yml
Changes per kylehuff in GH-23
Files modified:
- Makefile
Merge pull request #23 from darkpixel/master
Files added:
- Crappy Makefile and TravisCI Testing
- .travis.yml
- Makefile
Repository: webpg-npapi
Minor changes
Files modified:
- Replaced exit calls in getKeyList with error_map returns
- Fixed typo in the inline docs
- Refreshed firebreath submodule to branch firebreath-1.6
- webpgPlugin/webpgPluginAPI.cpp
Minor changes
Files modified:
- Replaced exit calls in getKeyList with error_map returns
- Fixed typo in the inline docs
- Refreshed firebreath submodule to branch firebreath-1.6
- firebreath
Merge branch 'v0.6' of github.com:kylehuff/webpg-npapi into v0.6
Repository: webpg-npapi
Minor changes
Files modified:
- Replaced exit calls in getKeyList with error_map returns
- Fixed typo in the inline docs
- Refreshed firebreath submodule to branch firebreath-1.6
- webpgPlugin/webpgPluginAPI.cpp
Merge branch 'master' of github.com:kylehuff/webpg-npapi
Files modified:
- firebreath
Repository: webpg-npapi
Cleaned up README
Files modified:
- README
Added .md extension to README.
Files added:
- For nice Github rendering.
Files removed:
- README.md
- README
Updated README.md formatting
Files modified:
- README.md
Added cmake, gpgme, and libgpg-error site links
Files modified:
- README.md
Added prerequisites section to README.
Files modified:
- README.md
Updated GnuPG capitalization
Files modified:
- README.md
Added links to NPAPI and FireBreath.
Files modified:
- README.md
Removed obsolete line per @kylehuff
Files modified:
- README.md
Merge pull request #24 from rca/24-readme_getting_started
Files added:
- Invalid crypto engine on OS X Mountain Lion (Safari, Chrome, and FF)
Files removed:
- README.md
- README
Minor changes
Files modified:
- Replaced exit calls in getKeyList with error_map returns
- Fixed typo in the inline docs
- Refreshed firebreath submodule to branch firebreath-1.6
- firebreath
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Minor changes
Files modified:
- Replaced exit calls in getKeyList with error_map returns
- Fixed typo in the inline docs
- Refreshed firebreath submodule to branch firebreath-1.6
- firebreath
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Cleaned up README
Files modified:
- README
Added .md extension to README.
Files added:
- For nice Github rendering.
Files removed:
- README.md
- README
Updated README.md formatting
Files modified:
- README.md
Added cmake, gpgme, and libgpg-error site links
Files modified:
- README.md
Added prerequisites section to README.
Files modified:
- README.md
Updated GnuPG capitalization
Files modified:
- README.md
Added links to NPAPI and FireBreath.
Files modified:
- README.md
Removed obsolete line per @kylehuff
Files modified:
- README.md
Merge pull request #24 from rca/24-readme_getting_started
Files added:
- Invalid crypto engine on OS X Mountain Lion (Safari, Chrome, and FF)
Files removed:
- README.md
- README
Repository: webpg-npapi
Added some inline documentation
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Removed useless if statement
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Removed useless if statement
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Added some inline documentation
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Fixes for when gpgDecryptVerify is called with a detached signature wrapped in a "PGP BEGIN MSG" header
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Added version to plugin status object
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Changes for v0.6.1
Files added:
- Fixes for undesired passphrase requests with gpg2; closes #22
- Fixed segfault on OSX with putenv()
Files modified:
- webpgPlugin/libs/libassuan/WINNT_x86-msvc/libassuan.lib
- webpgPlugin/libs/libgpg-error/Darwin_x86_64-gcc/gpg-error.h
- webpgPlugin/libs/libgpg-error/Linux_x86-gcc/gpg-error.h
- webpgPlugin/libs/libgpg-error/WINNT_x86-msvc/gpg-error.h
- webpgPlugin/libs/libgpg-error/WINNT_x86-msvc/libgpg-error-0.dll
- webpgPlugin/libs/libgpg-error/WINNT_x86-msvc/libgpg-error.lib
- webpgPlugin/libs/libgpgme/Darwin_x86_64-gcc/gpgme.h
- webpgPlugin/libs/libgpgme/Linux_x86-gcc/gpgme.h
- webpgPlugin/libs/libgpgme/WINNT_x86-msvc/gpgme.h
- webpgPlugin/libs/libgpgme/WINNT_x86-msvc/libgpgme-11.dll
- webpgPlugin/libs/libgpgme/WINNT_x86-msvc/libgpgme.lib
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/Win/projectDef.cmake
- webpgPlugin/keyedit.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Changes for v0.6.1
Files added:
- Fixes for undesired passphrase requests with gpg2; closes #22
- Fixed segfault on OSX with putenv()
Files modified:
- webpgPlugin/libs/libassuan/WINNT_x86-msvc/libassuan.lib
- webpgPlugin/libs/libgpg-error/Darwin_x86_64-gcc/gpg-error.h
- webpgPlugin/libs/libgpg-error/Linux_x86-gcc/gpg-error.h
- webpgPlugin/libs/libgpg-error/WINNT_x86-msvc/gpg-error.h
- webpgPlugin/libs/libgpg-error/WINNT_x86-msvc/libgpg-error-0.dll
- webpgPlugin/libs/libgpg-error/WINNT_x86-msvc/libgpg-error.lib
- webpgPlugin/libs/libgpgme/Darwin_x86_64-gcc/gpgme.h
- webpgPlugin/libs/libgpgme/Linux_x86-gcc/gpgme.h
- webpgPlugin/libs/libgpgme/WINNT_x86-msvc/gpgme.h
- webpgPlugin/libs/libgpgme/WINNT_x86-msvc/libgpgme-11.dll
- webpgPlugin/libs/libgpgme/WINNT_x86-msvc/libgpgme.lib
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/Win/projectDef.cmake
- webpgPlugin/keyedit.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Added version to plugin status object
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Fixes for when gpgDecryptVerify is called with a detached signature wrapped in a "PGP BEGIN MSG" header
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Changes for v0.6.0
Files modified:
- Fixed problems with encryption error handling
- Added symmetric encryption
- Modified handling of GNUPGHOME specification
- Various cleanup of some long lines
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Added flag for extension packaging
Files modified:
- Added compile-time flag for limiting use to extensions; closes #21
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Added flag for extension packaging
Files modified:
- Added compile-time flag for limiting use to extensions; closes #21
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Bug fix - v0.5.9
Files modified:
- Fixed bug whereby subkey generatation was only for the default key; closes #20
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Bug fix - v0.5.9
Files modified:
- Fixed bug whereby subkey generatation was only for the default key; closes #20
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Changes for release v0.5.8
Files added:
- Changed plugin property templates
- Added static libs for libgpgme, libgpg-error and libassuan for Linux and OSX
- Moved from dynamic to static linking
- Cleaned up projectDef.cmake files
- Added POST_BUILD method to rename binaries
- Removed unused variables
- Added gpgconf status message
- Bumped to version v0.5.8
Files modified:
- webpgPlugin/libs/libassuan/Darwin_x86_64-gcc/README
- webpgPlugin/libs/libassuan/Darwin_x86_64-gcc/libassuan.a
- webpgPlugin/libs/libassuan/Linux_x86-gcc/README
- webpgPlugin/libs/libassuan/Linux_x86-gcc/libassuan.a
- webpgPlugin/libs/libassuan/Linux_x86_64-gcc/README
- webpgPlugin/libs/libassuan/Linux_x86_64-gcc/libassuan.a
- webpgPlugin/libs/libgpg-error/Darwin_x86_64-gcc/README
- webpgPlugin/libs/libgpg-error/Darwin_x86_64-gcc/libgpg-error.a
- webpgPlugin/libs/libgpg-error/Linux_x86-gcc/README
- webpgPlugin/libs/libgpg-error/Linux_x86-gcc/libgpg-error.a
- webpgPlugin/libs/libgpg-error/Linux_x86_64-gcc/README
- webpgPlugin/libs/libgpg-error/Linux_x86_64-gcc/libgpg-error.a
- webpgPlugin/libs/libgpgme/Darwin_x86_64-gcc/README
- webpgPlugin/libs/libgpgme/Darwin_x86_64-gcc/libgpgme.a
- webpgPlugin/libs/libgpgme/Linux_x86-gcc/README
- webpgPlugin/libs/libgpgme/Linux_x86-gcc/libgpgme.a
- webpgPlugin/libs/libgpgme/Linux_x86_64-gcc/README
- webpgPlugin/libs/libgpgme/Linux_x86_64-gcc/libgpgme-pthread.a
- webpgPlugin/libs/libgpgme/Linux_x86_64-gcc/libgpgme.a
- webpgPlugin/Mac/bundle_template/Info.plist
- webpgPlugin/Mac/bundle_template/InfoPlist.strings
- webpgPlugin/Mac/projectDef.cmake
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/X11/projectDef.cmake
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
W32 doesn't like the array sized by the contents of the enc_to_keyids - for now set to 100
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
W32 doesn't like the array sized by the contents of the enc_to_keyids - for now set to 100
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Changes for release v0.4.12
Files modified:
- Updated firebreath submodule
- Bumped to version v0.4.12
- Corrected order of keylist mode
- Fixed return of keylist validity
- Improved gpgEncrypt method to accept multiple keys
- firebreath
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Changed to improve performance
Files modified:
- This commit should address the parsing time for returning keylists
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
iChanges for release v0.4.12
Files modified:
- Updated firebreath submodule
- Bumped to version v0.4.12
- Corrected order of keylist mode
- Fixed return of keylist validity
- Improved gpgEncrypt method to accept multiple keys
- firebreath
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Changed to improve performance
Files modified:
- This commit should address the parsing time for returning keylists
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Changes for release v0.3.10
Files modified:
- Set firebreath submodule to v1.6.0rc2
- Changed gpg_status variable to webpg_status
- Added plugin information to the status variable
- Fixed some comments
- Changed reporting of version string to use PluginConfig.cmake variable
- firebreath
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPlugin.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Changes for release v0.3.10
Files modified:
- Set firebreath submodule to v1.6.0rc2
- Changed gpg_status variable to webpg_status
- Added plugin information to the status variable
- Fixed some comments
- Changed reporting of version string to use PluginConfig.cmake variable
- firebreath
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPlugin.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Changed to improve performance
Files modified:
- This commit should address the parsing time for returning keylists
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Merge branch 'v0.3' of github.com:kylehuff/webpg-npapi into v0.3
Changed to improve performance
Files modified:
- This commit should address the parsing time for returning keylists
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Changed to improve performance
Files modified:
- This commit should address the parsing time for returning keylists
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Changes/fixes and features for v0.3.9
Files modified:
- Added method for retrieving GPGConf settings; closes #16
- Added method for signing text; closes #17
- Fixed parameter assignment of gpgSetPreference(); closes #15
- Added better detection of required componenets/plugin failure
- Changed version v0.3.9
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Merge branch 'v0.3' of github.com:kylehuff/webpg-npapi into v0.3
Repository: webpg-npapi
Changes/fixes and features for v0.3.9
Files modified:
- Added method for retrieving GPGConf settings; closes #16
- Added method for signing text; closes #17
- Fixed parameter assignment of gpgSetPreference(); closes #15
- Added better detection of required componenets/plugin failure
- Changed version v0.3.9
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Merge branch 'master' of github.com:kylehuff/webpg-npapi
Changes towards release v0.3.8
Files modified:
- Added method for invoking a passphrase change; closes #11
- Made property gpg_status dynamic; closes #12
- Made property gpgconf_detected dynamic; closes #13
- Added method for changing GPGConf preferences; #10
- Added method(s) for setting temporary non-GPGConf settings
- Changed version to v0.3.8
- Removed hard-coding of build-config type
- Added method for creatoin of subkeys; closes #14
- Added ability to alter the GNUPGHOME path for a given context instance
- Added Engine information to gpg_status map
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/X11/projectDef.cmake
- webpgPlugin/keyedit.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Merge branch 'master' into v0.3
Files modified:
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/X11/projectDef.cmake
- webpgPlugin/keyedit.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Changes towards release v0.3.8
Files modified:
- Added method for invoking a passphrase change; closes #11
- Made property gpg_status dynamic; closes #12
- Made property gpgconf_detected dynamic; closes #13
- Added method for changing GPGConf preferences; #10
- Added method(s) for setting temporary non-GPGConf settings
- Changed version to v0.3.8
- Removed hard-coding of build-config type
- Added method for creatoin of subkeys; closes #14
- Added ability to alter the GNUPGHOME path for a given context instance
- Added Engine information to gpg_status map
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/X11/projectDef.cmake
- webpgPlugin/keyedit.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Merge branch 'master' of github.com:kylehuff/webpg-npapi
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Merge branch 'master' into v0.3
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Merge branch 'master' of github.com:kylehuff/webpg-npapi
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Merge branch 'master' of github.com:kylehuff/webpg-npapi
Repository: webpg-npapi
Merge branch 'master' of github.com:kylehuff/webpg-npapi
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Merge branch 'master' into v0.3
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Changes for v0.3.6
Files modified:
- Added logic to handle verify vs. decrypt; closes #9
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Merge branch 'master' into v0.3
Files modified:
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Changes for v0.3.6
Files modified:
- Added logic to handle verify vs. decrypt; closes #9
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Merge branch 'master' of github.com:kylehuff/webpg-npapi
Repository: webpg-npapi
Changes for v0.3.6
Files modified:
- Added logic to handle verify vs. decrypt; closes #9
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Merge branch 'master' into v0.3
Files modified:
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Changes for v0.3.6
Files modified:
- Added logic to handle verify vs. decrypt; closes #9
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Changes for v0.3.6
Files modified:
- Added logic to handle verify vs. decrypt; closes #9
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Working towards release v0.3.5
Files modified:
- Added method for revoking signatures on UIDs; closes #7
- Added method for revoking UIDs on Keys; closes #6
- Added method for revoking Keys and Subkeys; closes #5
- Bumped version to v0.3.5
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/keyedit.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
More work towards release v0.3.5
Files modified:
- Added method for deleting subkeys; closes #8
- webpgPlugin/keyedit.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Working towards release v0.3.5
Files modified:
- Added method for revoking signatures on UIDs; closes #7
- Added method for revoking UIDs on Keys; closes #6
- Added method for revoking Keys and Subkeys; closes #5
- Bumped version to v0.3.5
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/keyedit.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
More work towards release v0.3.5
Files modified:
- Added method for deleting subkeys; closes #8
- webpgPlugin/keyedit.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Added method for exporting public keys; closes #4
Files modified:
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Added method for exporting public keys; closes #4
Files modified:
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Added method for exporting public keys; closes #4
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Added second (duplicate) case for enable/disable methods. closes #3
Files modified:
- webpgPlugin/keyedit.h
Repository: webpg-npapi
Added Firebreath license information
Files modified:
- COPYING
Repository: webpg-npapi
Minor edits and long-overdue version change
Files modified:
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/Win/projectDef.cmake
- webpgPlugin/keyedit.h
Merge branch 'master' of github.com:kylehuff/webpg-npapi
Repository: webpg-npapi
Minor edits and long-overdue version change
Files modified:
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/keyedit.h
Repository: webpg-npapi
Added license/COPYING information
Files added:
- COPYING
Repository: webpg-npapi
Bugfix and version bump
Files modified:
- Fixed issue with GPG_ERR_INV_ARMOR in a round-about way
- Bumped version to v0.1.18
- Closes #1
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Lots of key editing methods/logic
Files modified:
- Added method for creating a new UID
- Added method to delete UIDs
- Added method for specifying a new primary UID
- Added method for changing the expiration of keys
- Made minor edits to whitespace, notes and descriptions
- webpgPlugin/keyedit.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Added more options/methods
Files modified:
- Added an edit method to assign a trust value to keys
- Added the owner trust object to the key object
- Misc. description/note edits
- webpgPlugin/keyedit.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Made additions to keylist return object
Files modified:
- Added pubkey_algo fields to subkeys
- Converted UID signature list to map - it now includes all of the available fields from gpgme_key_sig_t
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Added methods for deleting public and private keys
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Repository: webpg-npapi
Fixed bug where signed messages would not return if not also encrypted
Files modified:
- webpgPlugin/webpgPluginAPI.cpp
Repository: webpg-npapi
Initial project repository
Files added:
- .gitignore
Added submodule firebreath, branch 'firebreath-1.5'
Files added:
- .gitmodules
- firebreath
Added base NPAPI plugin structure
Files added:
- webpgPlugin/CMakeLists.txt
- webpgPlugin/Factory.cpp
- webpgPlugin/Mac/bundle_template/Info.plist
- webpgPlugin/Mac/bundle_template/InfoPlist.strings
- webpgPlugin/Mac/bundle_template/Localized.r
- webpgPlugin/Mac/projectDef.cmake
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/Win/WiX/webpgPluginInstaller.wxs
- webpgPlugin/Win/projectDef.cmake
- webpgPlugin/X11/projectDef.cmake
- webpgPlugin/webpgPlugin.cpp
- webpgPlugin/webpgPlugin.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Added dynamic linking to libgpgme and libgpg-error
Files modified:
- webpgPlugin/Mac/projectDef.cmake
- webpgPlugin/Win/projectDef.cmake
- webpgPlugin/X11/projectDef.cmake
Added initial methods for interaction with GnuPG
Files added:
- webpgPlugin/keyedit.h
Files modified:
- webpgPlugin/PluginConfig.cmake
- webpgPlugin/webpgPlugin.h
- webpgPlugin/webpgPluginAPI.cpp
- webpgPlugin/webpgPluginAPI.h
Added a page for testing plugin methods
Files added:
- plugin_tests/various_tests.html
Added README file
Files added:
- README