[Skip to Content]
homehome
contact CTIcontact
feedrss

Log Entries for webpg-npapi

Recent Development Log Entries


No recent devlog entries found.

Recent Changelog Entries


kylehuff pushed to webpg-npapi/master 2013-08-23 17:13:24

Repository: webpg-npapi

Fixes in Makefile for MSWIN

    Files modified:
    • Makefile

    Merge branch 'master' of github.com:kylehuff/webpg-npapi

      Files modified:
      • README.md

      kylehuff pushed to webpg-npapi/master 2013-08-23 17:12:02

      Repository: webpg-npapi

      Add a Bitdeli badge to README

        Files modified:
        • README.md

        Merge pull request #31 from bitdeli-chef/master

        • Add a Bitdeli Badge to README
        Files modified:
        • README.md

        kylehuff pushed to webpg-npapi/v0.6 2013-04-30 22:23:55

        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

            kylehuff pushed to webpg-npapi/master 2013-04-30 22:23:37

            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

                kylehuff pushed to webpg-npapi/v0.6 2013-04-29 14:04:16

                Repository: webpg-npapi

                Added check for options befor setting to context

                  Files modified:
                  • webpgPlugin/webpgPluginAPI.cpp

                  Added Photo Support and more signature data

                  • 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
                  Files modified:
                  • 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

                    kylehuff pushed to webpg-npapi/master 2013-04-29 14:03:50

                    Repository: webpg-npapi

                    Added check for options befor setting to context

                      Files modified:
                      • webpgPlugin/webpgPluginAPI.cpp

                      Added Photo Support and more signature data

                      • 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
                      Files modified:
                      • 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

                        kylehuff pushed to webpg-npapi/v0.6 2013-04-22 17:50:34

                        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

                                                kylehuff pushed to webpg-npapi/master 2013-04-22 14:03:31

                                                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

                                                  kylehuff pushed to webpg-npapi/master 2013-04-20 21:40:14

                                                  Repository: webpg-npapi

                                                  Added ability to specify signer(s) when performing encryption

                                                    Files modified:
                                                    • webpgPlugin/webpgPluginAPI.cpp
                                                    • webpgPlugin/webpgPluginAPI.h

                                                    kylehuff pushed to webpg-npapi/master 2013-04-18 20:36:53

                                                    Repository: webpg-npapi

                                                    Fixed build environment for OSX

                                                      Files modified:
                                                      • Makefile
                                                      • webpgPlugin/PluginConfig.cmake

                                                      kylehuff pushed to webpg-npapi/master 2013-04-18 13:02:09

                                                      Repository: webpg-npapi

                                                      Added matching ENDIF cmake statement

                                                        Files modified:
                                                        • webpgPlugin/PluginConfig.cmake

                                                        kylehuff pushed to webpg-npapi/master 2013-04-18 11:26:19

                                                        Repository: webpg-npapi

                                                        Added missing hook for i686 processors

                                                          Files modified:
                                                          • webpgPlugin/PluginConfig.cmake

                                                          kylehuff pushed to webpg-npapi/master 2013-04-18 10:30:49

                                                          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

                                                                    kylehuff pushed to webpg-npapi/master 2013-04-18 09:15:44

                                                                    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

                                                                        kylehuff pushed to webpg-npapi/v0.6 2013-04-17 19:31:01

                                                                        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

                                                                              kylehuff pushed to webpg-npapi/master 2013-04-17 19:31:00

                                                                              Repository: webpg-npapi

                                                                              Removed dead variables

                                                                                Files modified:
                                                                                • webpgPlugin/webpgPluginAPI.cpp

                                                                                kylehuff pushed to webpg-npapi/master 2013-04-17 19:24:39

                                                                                Repository: webpg-npapi

                                                                                Changed Makefile to not print directories

                                                                                  Files modified:
                                                                                  • Makefile

                                                                                  Fixed environment variable error; closes #29

                                                                                    Files modified:
                                                                                    • webpgPlugin/webpgPluginAPI.cpp

                                                                                    kylehuff pushed to webpg-npapi/master 2013-03-09 11:28:34

                                                                                    Repository: webpg-npapi

                                                                                    Updated example webpg_status return

                                                                                      Files modified:
                                                                                      • webpgPlugin/webpgPluginAPI.cpp

                                                                                      Changed engine config to specify context

                                                                                        Files modified:
                                                                                        • webpgPlugin/webpgPluginAPI.cpp

                                                                                        kylehuff pushed to webpg-npapi/v0.6 2013-03-09 11:28:33

                                                                                        Repository: webpg-npapi

                                                                                        Updated example webpg_status return

                                                                                          Files modified:
                                                                                          • webpgPlugin/webpgPluginAPI.cpp

                                                                                          Changed engine config to specify context

                                                                                            Files modified:
                                                                                            • webpgPlugin/webpgPluginAPI.cpp

                                                                                            kylehuff pushed to webpg-npapi/v0.6 2013-03-09 08:10:37

                                                                                            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

                                                                                                    kylehuff pushed to webpg-npapi/master 2013-03-09 08:10:35

                                                                                                    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

                                                                                                            kylehuff pushed to webpg-npapi/v0.6 2013-02-20 19:11:57

                                                                                                            Repository: webpg-npapi

                                                                                                            Added more information about signatures

                                                                                                              Files modified:
                                                                                                              • webpgPlugin/webpgPluginAPI.cpp

                                                                                                              kylehuff pushed to webpg-npapi/master 2013-02-20 19:11:46

                                                                                                              Repository: webpg-npapi

                                                                                                              Added more information about signatures

                                                                                                                Files modified:
                                                                                                                • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                kylehuff pushed to webpg-npapi/v0.6 2013-02-14 14:03:36

                                                                                                                Repository: webpg-npapi

                                                                                                                Changed gpgVerify to support optional second argument; re issue #28

                                                                                                                  Files modified:
                                                                                                                  • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                  • webpgPlugin/webpgPluginAPI.h

                                                                                                                  kylehuff pushed to webpg-npapi/master 2013-02-14 14:03:19

                                                                                                                  Repository: webpg-npapi

                                                                                                                  Changed gpgVerify to support optional second argument; re issue #28

                                                                                                                    Files modified:
                                                                                                                    • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                    • webpgPlugin/webpgPluginAPI.h

                                                                                                                    kylehuff pushed to webpg-npapi/v0.6 2013-02-14 13:11:25

                                                                                                                    Repository: webpg-npapi

                                                                                                                    v0.6.4

                                                                                                                    • Added ability to verify a detached signature; per issue #28
                                                                                                                    Files modified:
                                                                                                                    • webpgPlugin/PluginConfig.cmake
                                                                                                                    • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                    • webpgPlugin/webpgPluginAPI.h

                                                                                                                    kylehuff pushed to webpg-npapi/master 2013-02-14 13:11:20

                                                                                                                    Repository: webpg-npapi

                                                                                                                    v0.6.4

                                                                                                                    • Added ability to verify a detached signature; per issue #28
                                                                                                                    Files modified:
                                                                                                                    • webpgPlugin/PluginConfig.cmake
                                                                                                                    • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                    • webpgPlugin/webpgPluginAPI.h

                                                                                                                    kylehuff pushed to webpg-npapi/v0.6.3 2013-01-02 08:18:09

                                                                                                                    Repository: webpg-npapi

                                                                                                                    kylehuff pushed to webpg-npapi/v0.6 2013-01-02 08:17:47

                                                                                                                    Repository: webpg-npapi

                                                                                                                    * Added methods to set/get the GPGCONF binary path

                                                                                                                    • Modifed webpg_status to report all protocol status
                                                                                                                    Files modified:
                                                                                                                    • 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

                                                                                                                        • Fixed libgpgme.a which caused linking issue to gpgconf; closes #27
                                                                                                                        • Added ability to override default location of gpgconf
                                                                                                                        Files modified:
                                                                                                                        • webpgPlugin/PluginConfig.cmake

                                                                                                                        kylehuff pushed to webpg-npapi/master 2013-01-02 08:17:44

                                                                                                                        Repository: webpg-npapi

                                                                                                                        Final release of version 0.6.3

                                                                                                                        • Fixed libgpgme.a which caused linking issue to gpgconf; closes #27
                                                                                                                        • Added ability to override default location of gpgconf
                                                                                                                        Files modified:
                                                                                                                        • webpgPlugin/PluginConfig.cmake

                                                                                                                        kylehuff pushed to webpg-npapi/master 2013-01-01 15:18:32

                                                                                                                        Repository: webpg-npapi

                                                                                                                        Fixed issue with protocol name on MS Windows

                                                                                                                          Files modified:
                                                                                                                          • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                          kylehuff pushed to webpg-npapi/v0.6.3 2013-01-01 15:00:28

                                                                                                                          Repository: webpg-npapi

                                                                                                                          kylehuff pushed to webpg-npapi/master 2013-01-01 13:51:24

                                                                                                                          Repository: webpg-npapi

                                                                                                                          Fixed bad linking that caused GPGCONF errors

                                                                                                                            Files modified:
                                                                                                                            • webpgPlugin/libs/libgpgme/Linux_x86-gcc/libgpgme.a

                                                                                                                            kylehuff pushed to webpg-npapi/master 2012-12-28 15:24:36

                                                                                                                            Repository: webpg-npapi

                                                                                                                            * Added methods to set/get the GPGCONF binary path

                                                                                                                            • Modifed webpg_status to report all protocol status
                                                                                                                            Files modified:
                                                                                                                            • webpgPlugin/keyedit.h
                                                                                                                            • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                            • webpgPlugin/webpgPluginAPI.h

                                                                                                                            kylehuff pushed to webpg-npapi/v0.6.3 2012-12-28 09:33:44

                                                                                                                            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_

                                                                                                                                • Added gpgSetGroup method
                                                                                                                                • Added force-mdc option to encrypt operations
                                                                                                                                • Removed unused include boost/weak_ptr.hpp
                                                                                                                                Files modified:
                                                                                                                                • webpgPlugin/Factory.cpp
                                                                                                                                • webpgPlugin/PluginConfig.cmake
                                                                                                                                • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                • webpgPlugin/webpgPluginAPI.h

                                                                                                                                kylehuff pushed to webpg-npapi/v0.6 2012-12-28 09:32:59

                                                                                                                                Repository: webpg-npapi

                                                                                                                                * Added logging logging support using FBLOG_

                                                                                                                                • Added gpgSetGroup method
                                                                                                                                • Added force-mdc option to encrypt operations
                                                                                                                                • Removed unused include boost/weak_ptr.hpp
                                                                                                                                Files modified:
                                                                                                                                • webpgPlugin/Factory.cpp
                                                                                                                                • webpgPlugin/PluginConfig.cmake
                                                                                                                                • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                • webpgPlugin/webpgPluginAPI.h

                                                                                                                                kylehuff pushed to webpg-npapi/master 2012-12-28 09:32:57

                                                                                                                                Repository: webpg-npapi

                                                                                                                                * Added logging logging support using FBLOG_

                                                                                                                                • Added gpgSetGroup method
                                                                                                                                • Added force-mdc option to encrypt operations
                                                                                                                                • Removed unused include boost/weak_ptr.hpp
                                                                                                                                Files modified:
                                                                                                                                • webpgPlugin/Factory.cpp
                                                                                                                                • webpgPlugin/PluginConfig.cmake
                                                                                                                                • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                • webpgPlugin/webpgPluginAPI.h

                                                                                                                                kylehuff pushed to webpg-npapi/v0.6 2012-12-18 08:37:44

                                                                                                                                Repository: webpg-npapi

                                                                                                                                Moved to Firebreath v1.7

                                                                                                                                  Files modified:
                                                                                                                                  • firebreath

                                                                                                                                  kylehuff pushed to webpg-npapi/master 2012-12-18 08:37:40

                                                                                                                                  Repository: webpg-npapi

                                                                                                                                  Moved to Firebreath v1.7

                                                                                                                                    Files modified:
                                                                                                                                    • firebreath

                                                                                                                                    kylehuff pushed to webpg-npapi/v0.6 2012-12-17 10:25:52

                                                                                                                                    Repository: webpg-npapi

                                                                                                                                    Better handling of non-default GnuPG binary location

                                                                                                                                      Files modified:
                                                                                                                                      • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                      kylehuff pushed to webpg-npapi/master 2012-12-17 10:25:49

                                                                                                                                      Repository: webpg-npapi

                                                                                                                                      Better handling of non-default GnuPG binary location

                                                                                                                                        Files modified:
                                                                                                                                        • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                        kylehuff pushed to webpg-npapi/v0.6.3 2012-12-09 14:17:52

                                                                                                                                        Repository: webpg-npapi

                                                                                                                                        Added ability to define groups

                                                                                                                                          Files modified:
                                                                                                                                          • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                          kylehuff pushed to webpg-npapi/v0.6 2012-12-09 14:17:49

                                                                                                                                          Repository: webpg-npapi

                                                                                                                                          Added ability to define groups

                                                                                                                                            Files modified:
                                                                                                                                            • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                            kylehuff pushed to webpg-npapi/master 2012-12-09 14:17:46

                                                                                                                                            Repository: webpg-npapi

                                                                                                                                            Added ability to define groups

                                                                                                                                              Files modified:
                                                                                                                                              • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                              kylehuff pushed to webpg-npapi/v0.6.3 2012-12-08 12:47:17

                                                                                                                                              Repository: webpg-npapi

                                                                                                                                              kylehuff pushed to webpg-npapi/webpgv0.6 2012-12-08 12:47:14

                                                                                                                                              Repository: webpg-npapi

                                                                                                                                              kylehuff pushed to webpg-npapi/webpgmaster 2012-12-08 12:47:04

                                                                                                                                              Repository: webpg-npapi

                                                                                                                                              kylehuff pushed to webpg-npapi/v0.6 2012-12-08 12:46:25

                                                                                                                                              Repository: webpg-npapi

                                                                                                                                              v0.6.3 Release

                                                                                                                                                Files modified:
                                                                                                                                                • webpgPlugin/PluginConfig.cmake

                                                                                                                                                kylehuff pushed to webpg-npapi/master 2012-12-08 12:46:23

                                                                                                                                                Repository: webpg-npapi

                                                                                                                                                v0.6.3 Release

                                                                                                                                                  Files modified:
                                                                                                                                                  • webpgPlugin/PluginConfig.cmake

                                                                                                                                                  kylehuff pushed to webpg-npapi/webpgmaster 2012-12-08 12:46:21

                                                                                                                                                  Repository: webpg-npapi

                                                                                                                                                  kylehuff pushed to webpg-npapi/webpgv0.6 2012-12-08 12:46:21

                                                                                                                                                  Repository: webpg-npapi

                                                                                                                                                  kylehuff pushed to webpg-npapi/v0.6 2012-12-08 12:42:37

                                                                                                                                                  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

                                                                                                                                                            kylehuff pushed to webpg-npapi/master 2012-12-08 12:41:57

                                                                                                                                                            Repository: webpg-npapi

                                                                                                                                                            Clean up and added error reporting to Publish method

                                                                                                                                                              Files modified:
                                                                                                                                                              • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                                              kylehuff pushed to webpg-npapi/master 2012-12-07 21:26:30

                                                                                                                                                              Repository: webpg-npapi

                                                                                                                                                              Added method to publish keys to configured keyserver

                                                                                                                                                                Files modified:
                                                                                                                                                                • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                kylehuff pushed to webpg-npapi/master 2012-12-07 14:44:06

                                                                                                                                                                Repository: webpg-npapi

                                                                                                                                                                Added methods to retrieve/import keys from the configured keyserver

                                                                                                                                                                  Files modified:
                                                                                                                                                                  • webpgPlugin/keyedit.h
                                                                                                                                                                  • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                  • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                  kylehuff pushed to webpg-npapi/master 2012-12-06 15:22:32

                                                                                                                                                                  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

                                                                                                                                                                      kylehuff pushed to webpg-npapi/v0.6 2012-11-12 06:39:33

                                                                                                                                                                      Repository: webpg-npapi

                                                                                                                                                                      Fixed problem with assign quote as home_dir; changed to NULL for default

                                                                                                                                                                        Files modified:
                                                                                                                                                                        • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                                                        kylehuff pushed to webpg-npapi/master 2012-11-12 06:39:14

                                                                                                                                                                        Repository: webpg-npapi

                                                                                                                                                                        Fixed problem with assign quote as home_dir; changed to NULL for default

                                                                                                                                                                          Files modified:
                                                                                                                                                                          • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                                                          kylehuff pushed to webpg-npapi/v0.6 2012-11-11 21:51:16

                                                                                                                                                                          Repository: webpg-npapi

                                                                                                                                                                          Minor fix to home_dir setting and Makefile

                                                                                                                                                                            Files modified:
                                                                                                                                                                            • Makefile
                                                                                                                                                                            • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                                                            kylehuff pushed to webpg-npapi/master 2012-11-11 21:51:10

                                                                                                                                                                            Repository: webpg-npapi

                                                                                                                                                                            Minor fix to home_dir setting and Makefile

                                                                                                                                                                              Files modified:
                                                                                                                                                                              • Makefile
                                                                                                                                                                              • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                                                              kylehuff pushed to webpg-npapi/v0.6 2012-11-11 17:44:04

                                                                                                                                                                              Repository: webpg-npapi

                                                                                                                                                                              Replaced libgpgme with version compiled for older libc6

                                                                                                                                                                                Files modified:
                                                                                                                                                                                • webpgPlugin/libs/libgpgme/Linux_x86-gcc/libgpgme.a

                                                                                                                                                                                kylehuff pushed to webpg-npapi/master 2012-11-11 17:43:49

                                                                                                                                                                                Repository: webpg-npapi

                                                                                                                                                                                Replaced libgpgme with version compiled for older libc6

                                                                                                                                                                                  Files modified:
                                                                                                                                                                                  • webpgPlugin/libs/libgpgme/Linux_x86-gcc/libgpgme.a

                                                                                                                                                                                  kylehuff pushed to webpg-npapi/webpgv0.6 2012-11-11 14:01:34

                                                                                                                                                                                  Repository: webpg-npapi

                                                                                                                                                                                  kylehuff pushed to webpg-npapi/webpgmaster 2012-11-11 14:01:28

                                                                                                                                                                                  Repository: webpg-npapi

                                                                                                                                                                                  kylehuff pushed to webpg-npapi/v0.6 2012-11-11 14:01:14

                                                                                                                                                                                  Repository: webpg-npapi

                                                                                                                                                                                  More changes for v0.6.2

                                                                                                                                                                                  • Added support for setting/getting the GnuPG binary
                                                                                                                                                                                  Files modified:
                                                                                                                                                                                  • webpgPlugin/keyedit.h
                                                                                                                                                                                  • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                  • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                  kylehuff pushed to webpg-npapi/master 2012-11-11 14:01:13

                                                                                                                                                                                  Repository: webpg-npapi

                                                                                                                                                                                  More changes for v0.6.2

                                                                                                                                                                                  • Added support for setting/getting the GnuPG binary
                                                                                                                                                                                  Files modified:
                                                                                                                                                                                  • webpgPlugin/keyedit.h
                                                                                                                                                                                  • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                  • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                  kylehuff pushed to webpg-npapi/webpgmaster 2012-11-11 14:01:13

                                                                                                                                                                                  Repository: webpg-npapi

                                                                                                                                                                                  kylehuff pushed to webpg-npapi/webpgv0.6 2012-11-11 14:01:11

                                                                                                                                                                                  Repository: webpg-npapi

                                                                                                                                                                                  kylehuff pushed to webpg-npapi/webpgmaster 2012-11-10 17:04:29

                                                                                                                                                                                  Repository: webpg-npapi

                                                                                                                                                                                  kylehuff pushed to webpg-npapi/v0.6 2012-11-10 16:57:45

                                                                                                                                                                                  Repository: webpg-npapi

                                                                                                                                                                                  kylehuff pushed to webpg-npapi/webpgmaster 2012-11-10 16:57:35

                                                                                                                                                                                  Repository: webpg-npapi

                                                                                                                                                                                  kylehuff pushed to webpg-npapi/master 2012-11-10 16:57:29

                                                                                                                                                                                  Repository: webpg-npapi

                                                                                                                                                                                  Changes for v0.6.2

                                                                                                                                                                                  • Fixed typo in Makefile
                                                                                                                                                                                  • Added flag documentation
                                                                                                                                                                                  • Added method to incorporate gpgauth support
                                                                                                                                                                                  Files modified:
                                                                                                                                                                                  • Makefile
                                                                                                                                                                                  • webpgPlugin/Mac/projectDef.cmake
                                                                                                                                                                                  • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                  • webpgPlugin/webpgPlugin.h
                                                                                                                                                                                  • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                  • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                  kylehuff pushed to webpg-npapi/master 2012-10-14 10:40:14

                                                                                                                                                                                  Repository: webpg-npapi

                                                                                                                                                                                  Added documentation link to README

                                                                                                                                                                                    Files modified:
                                                                                                                                                                                    • README.md

                                                                                                                                                                                    kylehuff pushed to webpg-npapi/v0.6 2012-10-11 00:19:19

                                                                                                                                                                                    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

                                                                                                                                                                                        kylehuff pushed to webpg-npapi/master 2012-10-11 00:18:29

                                                                                                                                                                                        Repository: webpg-npapi

                                                                                                                                                                                        Minor documentation and Makefile changes

                                                                                                                                                                                          Files modified:
                                                                                                                                                                                          • Makefile
                                                                                                                                                                                          • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                                                                          Merge branch 'master' of github.com:kylehuff/webpg-npapi

                                                                                                                                                                                            kylehuff pushed to webpg-npapi/master 2012-10-08 14:01:56

                                                                                                                                                                                            Repository: webpg-npapi

                                                                                                                                                                                            Minor changes

                                                                                                                                                                                            • Replaced exit calls in getKeyList with error_map returns
                                                                                                                                                                                            • Fixed typo in the inline docs
                                                                                                                                                                                            • Refreshed firebreath submodule to branch firebreath-1.6
                                                                                                                                                                                            Files modified:
                                                                                                                                                                                            • 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

                                                                                                                                                                                                kylehuff pushed to webpg-npapi/v0.6 2012-10-08 13:52:46

                                                                                                                                                                                                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

                                                                                                                                                                                                          • Crappy Makefile and TravisCI Testing
                                                                                                                                                                                                          Files added:
                                                                                                                                                                                                          • .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

                                                                                                                                                                                                              kylehuff pushed to webpg-npapi/master 2012-10-08 13:39:46

                                                                                                                                                                                                              Repository: webpg-npapi

                                                                                                                                                                                                              Spruced up Makefile to handle different platforms

                                                                                                                                                                                                                Files modified:
                                                                                                                                                                                                                • Makefile

                                                                                                                                                                                                                kylehuff pushed to webpg-npapi/master 2012-10-08 13:38:00

                                                                                                                                                                                                                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

                                                                                                                                                                                                                        • Crappy Makefile and TravisCI Testing
                                                                                                                                                                                                                        Files added:
                                                                                                                                                                                                                        • .travis.yml
                                                                                                                                                                                                                        • Makefile

                                                                                                                                                                                                                        kylehuff pushed to webpg-npapi/v0.6 2012-10-08 13:36:43

                                                                                                                                                                                                                        Repository: webpg-npapi

                                                                                                                                                                                                                        Minor changes

                                                                                                                                                                                                                        • Replaced exit calls in getKeyList with error_map returns
                                                                                                                                                                                                                        • Fixed typo in the inline docs
                                                                                                                                                                                                                        • Refreshed firebreath submodule to branch firebreath-1.6
                                                                                                                                                                                                                        Files modified:
                                                                                                                                                                                                                        • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                                                                                                        Minor changes

                                                                                                                                                                                                                        • Replaced exit calls in getKeyList with error_map returns
                                                                                                                                                                                                                        • Fixed typo in the inline docs
                                                                                                                                                                                                                        • Refreshed firebreath submodule to branch firebreath-1.6
                                                                                                                                                                                                                        Files modified:
                                                                                                                                                                                                                        • firebreath

                                                                                                                                                                                                                        Merge branch 'v0.6' of github.com:kylehuff/webpg-npapi into v0.6

                                                                                                                                                                                                                          kylehuff pushed to webpg-npapi/master 2012-10-08 13:35:58

                                                                                                                                                                                                                          Repository: webpg-npapi

                                                                                                                                                                                                                          Minor changes

                                                                                                                                                                                                                          • Replaced exit calls in getKeyList with error_map returns
                                                                                                                                                                                                                          • Fixed typo in the inline docs
                                                                                                                                                                                                                          • Refreshed firebreath submodule to branch firebreath-1.6
                                                                                                                                                                                                                          Files modified:
                                                                                                                                                                                                                          • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                                                                                                          Merge branch 'master' of github.com:kylehuff/webpg-npapi

                                                                                                                                                                                                                            Files modified:
                                                                                                                                                                                                                            • firebreath

                                                                                                                                                                                                                            kylehuff pushed to webpg-npapi/v0.6 2012-10-08 11:05:22

                                                                                                                                                                                                                            Repository: webpg-npapi

                                                                                                                                                                                                                            Cleaned up README

                                                                                                                                                                                                                              Files modified:
                                                                                                                                                                                                                              • README

                                                                                                                                                                                                                              Added .md extension to README.

                                                                                                                                                                                                                              • For nice Github rendering.
                                                                                                                                                                                                                              Files added:
                                                                                                                                                                                                                              • README.md
                                                                                                                                                                                                                              Files removed:
                                                                                                                                                                                                                              • 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

                                                                                                                                                                                                                                          • Invalid crypto engine on OS X Mountain Lion (Safari, Chrome, and FF)
                                                                                                                                                                                                                                          Files added:
                                                                                                                                                                                                                                          • README.md
                                                                                                                                                                                                                                          Files removed:
                                                                                                                                                                                                                                          • README

                                                                                                                                                                                                                                          Minor changes

                                                                                                                                                                                                                                          • Replaced exit calls in getKeyList with error_map returns
                                                                                                                                                                                                                                          • Fixed typo in the inline docs
                                                                                                                                                                                                                                          • Refreshed firebreath submodule to branch firebreath-1.6
                                                                                                                                                                                                                                          Files modified:
                                                                                                                                                                                                                                          • firebreath
                                                                                                                                                                                                                                          • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                                                                                                                          kylehuff pushed to webpg-npapi/master 2012-10-08 11:05:13

                                                                                                                                                                                                                                          Repository: webpg-npapi

                                                                                                                                                                                                                                          Minor changes

                                                                                                                                                                                                                                          • Replaced exit calls in getKeyList with error_map returns
                                                                                                                                                                                                                                          • Fixed typo in the inline docs
                                                                                                                                                                                                                                          • Refreshed firebreath submodule to branch firebreath-1.6
                                                                                                                                                                                                                                          Files modified:
                                                                                                                                                                                                                                          • firebreath
                                                                                                                                                                                                                                          • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                                                                                                                          kylehuff pushed to webpg-npapi/master 2012-10-06 12:52:53

                                                                                                                                                                                                                                          Repository: webpg-npapi

                                                                                                                                                                                                                                          Cleaned up README

                                                                                                                                                                                                                                            Files modified:
                                                                                                                                                                                                                                            • README

                                                                                                                                                                                                                                            Added .md extension to README.

                                                                                                                                                                                                                                            • For nice Github rendering.
                                                                                                                                                                                                                                            Files added:
                                                                                                                                                                                                                                            • README.md
                                                                                                                                                                                                                                            Files removed:
                                                                                                                                                                                                                                            • 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

                                                                                                                                                                                                                                                        • Invalid crypto engine on OS X Mountain Lion (Safari, Chrome, and FF)
                                                                                                                                                                                                                                                        Files added:
                                                                                                                                                                                                                                                        • README.md
                                                                                                                                                                                                                                                        Files removed:
                                                                                                                                                                                                                                                        • README

                                                                                                                                                                                                                                                        kylehuff pushed to webpg-npapi/v0.6 2012-09-23 10:40:41

                                                                                                                                                                                                                                                        Repository: webpg-npapi

                                                                                                                                                                                                                                                        Added some inline documentation

                                                                                                                                                                                                                                                          Files modified:
                                                                                                                                                                                                                                                          • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                          • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                          Removed useless if statement

                                                                                                                                                                                                                                                            Files modified:
                                                                                                                                                                                                                                                            • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                                                                                                                                            kylehuff pushed to webpg-npapi/master 2012-09-23 10:40:41

                                                                                                                                                                                                                                                            Repository: webpg-npapi

                                                                                                                                                                                                                                                            Removed useless if statement

                                                                                                                                                                                                                                                              Files modified:
                                                                                                                                                                                                                                                              • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                                                                                                                                              kylehuff pushed to webpg-npapi/master 2012-09-09 14:38:19

                                                                                                                                                                                                                                                              Repository: webpg-npapi

                                                                                                                                                                                                                                                              Added some inline documentation

                                                                                                                                                                                                                                                                Files modified:
                                                                                                                                                                                                                                                                • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                kylehuff pushed to webpg-npapi/v0.6.1 2012-09-03 19:13:49

                                                                                                                                                                                                                                                                Repository: webpg-npapi

                                                                                                                                                                                                                                                                kylehuff pushed to webpg-npapi/v0.6 2012-09-03 19:11:11

                                                                                                                                                                                                                                                                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

                                                                                                                                                                                                                                                                    • Fixes for undesired passphrase requests with gpg2; closes #22
                                                                                                                                                                                                                                                                    • Fixed segfault on OSX with putenv()
                                                                                                                                                                                                                                                                    Files added:
                                                                                                                                                                                                                                                                    • 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
                                                                                                                                                                                                                                                                    Files modified:
                                                                                                                                                                                                                                                                    • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                    • webpgPlugin/Win/projectDef.cmake
                                                                                                                                                                                                                                                                    • webpgPlugin/keyedit.h
                                                                                                                                                                                                                                                                    • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                    • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                    kylehuff pushed to webpg-npapi/master 2012-09-03 19:11:11

                                                                                                                                                                                                                                                                    Repository: webpg-npapi

                                                                                                                                                                                                                                                                    Changes for v0.6.1

                                                                                                                                                                                                                                                                    • Fixes for undesired passphrase requests with gpg2; closes #22
                                                                                                                                                                                                                                                                    • Fixed segfault on OSX with putenv()
                                                                                                                                                                                                                                                                    Files added:
                                                                                                                                                                                                                                                                    • 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
                                                                                                                                                                                                                                                                    Files modified:
                                                                                                                                                                                                                                                                    • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                    • webpgPlugin/Win/projectDef.cmake
                                                                                                                                                                                                                                                                    • webpgPlugin/keyedit.h
                                                                                                                                                                                                                                                                    • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                    • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                    kylehuff pushed to webpg-npapi/master 2012-09-02 16:42:19

                                                                                                                                                                                                                                                                    Repository: webpg-npapi

                                                                                                                                                                                                                                                                    Added version to plugin status object

                                                                                                                                                                                                                                                                      Files modified:
                                                                                                                                                                                                                                                                      • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                                                                                                                                                      kylehuff pushed to webpg-npapi/master 2012-09-02 13:41:45

                                                                                                                                                                                                                                                                      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

                                                                                                                                                                                                                                                                        kylehuff pushed to webpg-npapi/v0.6.0 2012-09-01 14:17:34

                                                                                                                                                                                                                                                                        Repository: webpg-npapi

                                                                                                                                                                                                                                                                        kylehuff pushed to webpg-npapi/v0.6 2012-09-01 14:17:33

                                                                                                                                                                                                                                                                        Repository: webpg-npapi

                                                                                                                                                                                                                                                                        kylehuff pushed to webpg-npapi/master 2012-09-01 14:17:32

                                                                                                                                                                                                                                                                        Repository: webpg-npapi

                                                                                                                                                                                                                                                                        Changes for v0.6.0

                                                                                                                                                                                                                                                                        • Fixed problems with encryption error handling
                                                                                                                                                                                                                                                                        • Added symmetric encryption
                                                                                                                                                                                                                                                                        • Modified handling of GNUPGHOME specification
                                                                                                                                                                                                                                                                        • Various cleanup of some long lines
                                                                                                                                                                                                                                                                        Files modified:
                                                                                                                                                                                                                                                                        • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                        • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                        • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                        kylehuff pushed to webpg-npapi/master 2012-08-20 15:56:37

                                                                                                                                                                                                                                                                        Repository: webpg-npapi

                                                                                                                                                                                                                                                                        Added flag for extension packaging

                                                                                                                                                                                                                                                                        • Added compile-time flag for limiting use to extensions; closes #21
                                                                                                                                                                                                                                                                        Files modified:
                                                                                                                                                                                                                                                                        • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                                                                                                                                                        kylehuff pushed to webpg-npapi/v0.5 2012-08-20 15:56:36

                                                                                                                                                                                                                                                                        Repository: webpg-npapi

                                                                                                                                                                                                                                                                        Added flag for extension packaging

                                                                                                                                                                                                                                                                        • Added compile-time flag for limiting use to extensions; closes #21
                                                                                                                                                                                                                                                                        Files modified:
                                                                                                                                                                                                                                                                        • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                                                                                                                                                        kylehuff pushed to webpg-npapi/v0.5 2012-08-20 11:25:45

                                                                                                                                                                                                                                                                        Repository: webpg-npapi

                                                                                                                                                                                                                                                                        Bug fix - v0.5.9

                                                                                                                                                                                                                                                                        • Fixed bug whereby subkey generatation was only for the default key; closes #20
                                                                                                                                                                                                                                                                        Files modified:
                                                                                                                                                                                                                                                                        • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                        • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                                                                                                                                                        kylehuff pushed to webpg-npapi/master 2012-08-20 11:24:53

                                                                                                                                                                                                                                                                        Repository: webpg-npapi

                                                                                                                                                                                                                                                                        Bug fix - v0.5.9

                                                                                                                                                                                                                                                                        • Fixed bug whereby subkey generatation was only for the default key; closes #20
                                                                                                                                                                                                                                                                        Files modified:
                                                                                                                                                                                                                                                                        • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                        • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                                                                                                                                                        kylehuff pushed to webpg-npapi/v0.5.8 2012-07-08 18:16:50

                                                                                                                                                                                                                                                                        Repository: webpg-npapi

                                                                                                                                                                                                                                                                        kylehuff pushed to webpg-npapi/v0.5 2012-07-08 18:16:42

                                                                                                                                                                                                                                                                        Repository: webpg-npapi

                                                                                                                                                                                                                                                                        kylehuff pushed to webpg-npapi/master 2012-07-08 18:16:26

                                                                                                                                                                                                                                                                        Repository: webpg-npapi

                                                                                                                                                                                                                                                                        Changes for release v0.5.8

                                                                                                                                                                                                                                                                        • 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 added:
                                                                                                                                                                                                                                                                        • 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
                                                                                                                                                                                                                                                                        Files modified:
                                                                                                                                                                                                                                                                        • 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

                                                                                                                                                                                                                                                                        kylehuff pushed to webpg-npapi/v0.4.12 2012-06-17 16:23:10

                                                                                                                                                                                                                                                                        Repository: webpg-npapi

                                                                                                                                                                                                                                                                        kylehuff pushed to webpg-npapi/v0.4 2012-06-17 16:22:18

                                                                                                                                                                                                                                                                        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

                                                                                                                                                                                                                                                                          kylehuff pushed to webpg-npapi/master 2012-06-17 16:19:08

                                                                                                                                                                                                                                                                          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

                                                                                                                                                                                                                                                                            kylehuff pushed to webpg-npapi/master 2012-06-16 19:39:54

                                                                                                                                                                                                                                                                            Repository: webpg-npapi

                                                                                                                                                                                                                                                                            kylehuff pushed to webpg-npapi/v0.4 2012-06-16 19:39:06

                                                                                                                                                                                                                                                                            Repository: webpg-npapi

                                                                                                                                                                                                                                                                            Changes for release v0.4.12

                                                                                                                                                                                                                                                                            • 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
                                                                                                                                                                                                                                                                            Files modified:
                                                                                                                                                                                                                                                                            • firebreath
                                                                                                                                                                                                                                                                            • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                            • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                            • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                            kylehuff pushed to webpg-npapi/v0.4 2012-06-16 19:17:33

                                                                                                                                                                                                                                                                            Repository: webpg-npapi

                                                                                                                                                                                                                                                                            kylehuff pushed to webpg-npapi/v0.4.12 2012-06-16 19:17:27

                                                                                                                                                                                                                                                                            Repository: webpg-npapi

                                                                                                                                                                                                                                                                            kylehuff pushed to webpg-npapi/v0.4.12 2012-06-16 19:01:08

                                                                                                                                                                                                                                                                            Repository: webpg-npapi

                                                                                                                                                                                                                                                                            kylehuff pushed to webpg-npapi/performance_fix 2012-06-16 18:59:13

                                                                                                                                                                                                                                                                            Repository: webpg-npapi

                                                                                                                                                                                                                                                                            kylehuff pushed to webpg-npapi/performance_fix 2012-06-16 18:57:08

                                                                                                                                                                                                                                                                            Repository: webpg-npapi

                                                                                                                                                                                                                                                                            Changed to improve performance

                                                                                                                                                                                                                                                                            • This commit should address the parsing time for returning keylists
                                                                                                                                                                                                                                                                            Files modified:
                                                                                                                                                                                                                                                                            • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                            • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                            • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                            kylehuff pushed to webpg-npapi/v0.4 2012-06-16 18:57:07

                                                                                                                                                                                                                                                                            Repository: webpg-npapi

                                                                                                                                                                                                                                                                            kylehuff pushed to webpg-npapi/master 2012-06-16 18:55:37

                                                                                                                                                                                                                                                                            Repository: webpg-npapi

                                                                                                                                                                                                                                                                            iChanges for release v0.4.12

                                                                                                                                                                                                                                                                            • 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
                                                                                                                                                                                                                                                                            Files modified:
                                                                                                                                                                                                                                                                            • firebreath
                                                                                                                                                                                                                                                                            • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                            • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                            • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                            kylehuff pushed to webpg-npapi/performance_fix 2011-10-15 10:52:43

                                                                                                                                                                                                                                                                            Repository: webpg-npapi

                                                                                                                                                                                                                                                                            kylehuff pushed to webpg-npapi/v0.3 2011-10-15 10:52:25

                                                                                                                                                                                                                                                                            Repository: webpg-npapi

                                                                                                                                                                                                                                                                            Changed to improve performance

                                                                                                                                                                                                                                                                            • This commit should address the parsing time for returning keylists
                                                                                                                                                                                                                                                                            Files modified:
                                                                                                                                                                                                                                                                            • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                            • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                            • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                            Changes for release v0.3.10

                                                                                                                                                                                                                                                                            • 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
                                                                                                                                                                                                                                                                            Files modified:
                                                                                                                                                                                                                                                                            • firebreath
                                                                                                                                                                                                                                                                            • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                            • webpgPlugin/webpgPlugin.h
                                                                                                                                                                                                                                                                            • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                            • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                            kylehuff pushed to webpg-npapi/master 2011-10-15 10:52:21

                                                                                                                                                                                                                                                                            Repository: webpg-npapi

                                                                                                                                                                                                                                                                            Changes for release v0.3.10

                                                                                                                                                                                                                                                                            • 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
                                                                                                                                                                                                                                                                            Files modified:
                                                                                                                                                                                                                                                                            • firebreath
                                                                                                                                                                                                                                                                            • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                            • webpgPlugin/webpgPlugin.h
                                                                                                                                                                                                                                                                            • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                            • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                            kylehuff pushed to webpg-npapi/performance_fix 2011-10-15 10:52:20

                                                                                                                                                                                                                                                                            Repository: webpg-npapi

                                                                                                                                                                                                                                                                            Changed to improve performance

                                                                                                                                                                                                                                                                            • This commit should address the parsing time for returning keylists
                                                                                                                                                                                                                                                                            Files modified:
                                                                                                                                                                                                                                                                            • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                            • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                            • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                            kylehuff pushed to webpg-npapi/performance_fix 2011-10-13 16:28:02

                                                                                                                                                                                                                                                                            Repository: webpg-npapi

                                                                                                                                                                                                                                                                            kylehuff pushed to webpg-npapi/master 2011-10-13 16:25:17

                                                                                                                                                                                                                                                                            Repository: webpg-npapi

                                                                                                                                                                                                                                                                            Merge branch 'v0.3' of github.com:kylehuff/webpg-npapi into v0.3

                                                                                                                                                                                                                                                                              Changed to improve performance

                                                                                                                                                                                                                                                                              • This commit should address the parsing time for returning keylists
                                                                                                                                                                                                                                                                              Files modified:
                                                                                                                                                                                                                                                                              • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                              • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                              • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                              kylehuff pushed to webpg-npapi/performance_fix 2011-10-04 18:08:59

                                                                                                                                                                                                                                                                              Repository: webpg-npapi

                                                                                                                                                                                                                                                                              Changed to improve performance

                                                                                                                                                                                                                                                                              • This commit should address the parsing time for returning keylists
                                                                                                                                                                                                                                                                              Files modified:
                                                                                                                                                                                                                                                                              • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                              • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                              • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                              kylehuff pushed to webpg-npapi/v0.3 2011-09-19 18:15:57

                                                                                                                                                                                                                                                                              Repository: webpg-npapi

                                                                                                                                                                                                                                                                              Changes/fixes and features for v0.3.9

                                                                                                                                                                                                                                                                              • 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
                                                                                                                                                                                                                                                                              Files modified:
                                                                                                                                                                                                                                                                              • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                              • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                              • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                              Merge branch 'v0.3' of github.com:kylehuff/webpg-npapi into v0.3

                                                                                                                                                                                                                                                                                kylehuff pushed to webpg-npapi/v0.3.9 2011-09-19 18:14:30

                                                                                                                                                                                                                                                                                Repository: webpg-npapi

                                                                                                                                                                                                                                                                                kylehuff pushed to webpg-npapi/master 2011-09-19 18:13:49

                                                                                                                                                                                                                                                                                Repository: webpg-npapi

                                                                                                                                                                                                                                                                                Changes/fixes and features for v0.3.9

                                                                                                                                                                                                                                                                                • 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
                                                                                                                                                                                                                                                                                Files modified:
                                                                                                                                                                                                                                                                                • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                                • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                                • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                                kylehuff pushed to webpg-npapi/v0.3.8 2011-09-11 15:47:16

                                                                                                                                                                                                                                                                                Repository: webpg-npapi

                                                                                                                                                                                                                                                                                kylehuff pushed to webpg-npapi/v0.3 2011-09-11 15:47:12

                                                                                                                                                                                                                                                                                Repository: webpg-npapi

                                                                                                                                                                                                                                                                                Merge branch 'master' of github.com:kylehuff/webpg-npapi

                                                                                                                                                                                                                                                                                  Changes towards release v0.3.8

                                                                                                                                                                                                                                                                                  • 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
                                                                                                                                                                                                                                                                                  Files modified:
                                                                                                                                                                                                                                                                                  • 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

                                                                                                                                                                                                                                                                                    kylehuff pushed to webpg-npapi/master 2011-09-11 15:47:11

                                                                                                                                                                                                                                                                                    Repository: webpg-npapi

                                                                                                                                                                                                                                                                                    Changes towards release v0.3.8

                                                                                                                                                                                                                                                                                    • 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
                                                                                                                                                                                                                                                                                    Files modified:
                                                                                                                                                                                                                                                                                    • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                                    • webpgPlugin/X11/projectDef.cmake
                                                                                                                                                                                                                                                                                    • webpgPlugin/keyedit.h
                                                                                                                                                                                                                                                                                    • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                                    • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                                    kylehuff pushed to webpg-npapi/v0.3.6 2011-09-05 23:33:18

                                                                                                                                                                                                                                                                                    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

                                                                                                                                                                                                                                                                                        kylehuff pushed to webpg-npapi/master 2011-09-05 23:33:14

                                                                                                                                                                                                                                                                                        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

                                                                                                                                                                                                                                                                                            kylehuff pushed to webpg-npapi/v0.3 2011-09-05 23:33:01

                                                                                                                                                                                                                                                                                            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

                                                                                                                                                                                                                                                                                                kylehuff pushed to webpg-npapi/v0.3.6 2011-09-05 18:56:14

                                                                                                                                                                                                                                                                                                Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                Changes for v0.3.6

                                                                                                                                                                                                                                                                                                • Added logic to handle verify vs. decrypt; closes #9
                                                                                                                                                                                                                                                                                                Files modified:
                                                                                                                                                                                                                                                                                                • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                                                • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                                                • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                                                Merge branch 'master' into v0.3

                                                                                                                                                                                                                                                                                                  Files modified:
                                                                                                                                                                                                                                                                                                  • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                                                  • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                                                                                                                                                                                  kylehuff pushed to webpg-npapi/master 2011-09-05 18:56:10

                                                                                                                                                                                                                                                                                                  Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                  Changes for v0.3.6

                                                                                                                                                                                                                                                                                                  • Added logic to handle verify vs. decrypt; closes #9
                                                                                                                                                                                                                                                                                                  Files modified:
                                                                                                                                                                                                                                                                                                  • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                                                  • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                                                  • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                                                  Merge branch 'master' of github.com:kylehuff/webpg-npapi

                                                                                                                                                                                                                                                                                                    kylehuff pushed to webpg-npapi/v0.3 2011-09-05 18:55:53

                                                                                                                                                                                                                                                                                                    Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                    Changes for v0.3.6

                                                                                                                                                                                                                                                                                                    • Added logic to handle verify vs. decrypt; closes #9
                                                                                                                                                                                                                                                                                                    Files modified:
                                                                                                                                                                                                                                                                                                    • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                                                    • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                                                    • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                                                    Merge branch 'master' into v0.3

                                                                                                                                                                                                                                                                                                      Files modified:
                                                                                                                                                                                                                                                                                                      • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                                                      • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                                                                                                                                                                                      kylehuff pushed to webpg-npapi/v0.3.6 2011-09-05 18:50:33

                                                                                                                                                                                                                                                                                                      Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                      kylehuff pushed to webpg-npapi/v0.3 2011-09-05 18:50:25

                                                                                                                                                                                                                                                                                                      Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                      Changes for v0.3.6

                                                                                                                                                                                                                                                                                                      • Added logic to handle verify vs. decrypt; closes #9
                                                                                                                                                                                                                                                                                                      Files modified:
                                                                                                                                                                                                                                                                                                      • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                                                      • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                                                      kylehuff pushed to webpg-npapi/master 2011-09-05 18:50:25

                                                                                                                                                                                                                                                                                                      Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                      Changes for v0.3.6

                                                                                                                                                                                                                                                                                                      • Added logic to handle verify vs. decrypt; closes #9
                                                                                                                                                                                                                                                                                                      Files modified:
                                                                                                                                                                                                                                                                                                      • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                                                      • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                                                      kylehuff pushed to webpg-npapi/v0.3 2011-09-04 20:18:00

                                                                                                                                                                                                                                                                                                      Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                      kylehuff pushed to webpg-npapi/master 2011-09-04 20:17:54

                                                                                                                                                                                                                                                                                                      Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                      Working towards release v0.3.5

                                                                                                                                                                                                                                                                                                      • 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
                                                                                                                                                                                                                                                                                                      Files modified:
                                                                                                                                                                                                                                                                                                      • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                                                      • webpgPlugin/keyedit.h
                                                                                                                                                                                                                                                                                                      • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                                                      • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                                                      More work towards release v0.3.5

                                                                                                                                                                                                                                                                                                      • Added method for deleting subkeys; closes #8
                                                                                                                                                                                                                                                                                                      Files modified:
                                                                                                                                                                                                                                                                                                      • webpgPlugin/keyedit.h
                                                                                                                                                                                                                                                                                                      • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                                                      • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                                                      kylehuff pushed to webpg-npapi/v0.3.5 2011-09-04 20:17:33

                                                                                                                                                                                                                                                                                                      Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                      Working towards release v0.3.5

                                                                                                                                                                                                                                                                                                      • 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
                                                                                                                                                                                                                                                                                                      Files modified:
                                                                                                                                                                                                                                                                                                      • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                                                      • webpgPlugin/keyedit.h
                                                                                                                                                                                                                                                                                                      • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                                                      • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                                                      More work towards release v0.3.5

                                                                                                                                                                                                                                                                                                      • Added method for deleting subkeys; closes #8
                                                                                                                                                                                                                                                                                                      Files modified:
                                                                                                                                                                                                                                                                                                      • webpgPlugin/keyedit.h
                                                                                                                                                                                                                                                                                                      • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                                                      • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                                                      kylehuff pushed to webpg-npapi/v0.2 2011-09-03 20:19:42

                                                                                                                                                                                                                                                                                                      Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                      Added method for exporting public keys; closes #4

                                                                                                                                                                                                                                                                                                        Files modified:
                                                                                                                                                                                                                                                                                                        • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                                                        • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                                                        • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                                                        kylehuff pushed to webpg-npapi/master 2011-09-03 20:17:05

                                                                                                                                                                                                                                                                                                        Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                        Added method for exporting public keys; closes #4

                                                                                                                                                                                                                                                                                                          Files modified:
                                                                                                                                                                                                                                                                                                          • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                                                          • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                                                          • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                                                          kylehuff pushed to webpg-npapi/master 2011-09-03 20:13:41

                                                                                                                                                                                                                                                                                                          Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                          Added method for exporting public keys; closes #4

                                                                                                                                                                                                                                                                                                            Files modified:
                                                                                                                                                                                                                                                                                                            • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                                                            • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                                                            kylehuff pushed to webpg-npapi/v0.2.23 2011-09-03 18:55:51

                                                                                                                                                                                                                                                                                                            Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                            kylehuff pushed to webpg-npapi/v0.2 2011-09-03 18:55:47

                                                                                                                                                                                                                                                                                                            Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                            kylehuff pushed to webpg-npapi/master 2011-09-02 17:22:35

                                                                                                                                                                                                                                                                                                            Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                            Added second (duplicate) case for enable/disable methods. closes #3

                                                                                                                                                                                                                                                                                                              Files modified:
                                                                                                                                                                                                                                                                                                              • webpgPlugin/keyedit.h

                                                                                                                                                                                                                                                                                                              kylehuff pushed to webpg-npapi/master 2011-09-01 13:40:24

                                                                                                                                                                                                                                                                                                              Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                              Added Firebreath license information

                                                                                                                                                                                                                                                                                                                Files modified:
                                                                                                                                                                                                                                                                                                                • COPYING

                                                                                                                                                                                                                                                                                                                kylehuff pushed to webpg-npapi/master 2011-08-31 17:16:52

                                                                                                                                                                                                                                                                                                                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

                                                                                                                                                                                                                                                                                                                    kylehuff pushed to webpg-npapi/master 2011-08-31 17:09:23

                                                                                                                                                                                                                                                                                                                    Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                                    Minor edits and long-overdue version change

                                                                                                                                                                                                                                                                                                                      Files modified:
                                                                                                                                                                                                                                                                                                                      • webpgPlugin/PluginConfig.cmake
                                                                                                                                                                                                                                                                                                                      • webpgPlugin/keyedit.h

                                                                                                                                                                                                                                                                                                                      kylehuff pushed to webpg-npapi/master 2011-08-30 15:21:18

                                                                                                                                                                                                                                                                                                                      Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                                      Added license/COPYING information

                                                                                                                                                                                                                                                                                                                        Files added:
                                                                                                                                                                                                                                                                                                                        • COPYING

                                                                                                                                                                                                                                                                                                                        kylehuff pushed to webpg-npapi/master 2011-07-30 18:49:07

                                                                                                                                                                                                                                                                                                                        Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                                        Bugfix and version bump

                                                                                                                                                                                                                                                                                                                        • Fixed issue with GPG_ERR_INV_ARMOR in a round-about way
                                                                                                                                                                                                                                                                                                                        • Bumped version to v0.1.18
                                                                                                                                                                                                                                                                                                                        • Closes #1
                                                                                                                                                                                                                                                                                                                        Files modified:
                                                                                                                                                                                                                                                                                                                        • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                                                                                                                                                                                                        kylehuff pushed to webpg-npapi/master 2011-07-28 22:42:47

                                                                                                                                                                                                                                                                                                                        Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                                        Lots of key editing methods/logic

                                                                                                                                                                                                                                                                                                                        • 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
                                                                                                                                                                                                                                                                                                                        Files modified:
                                                                                                                                                                                                                                                                                                                        • webpgPlugin/keyedit.h
                                                                                                                                                                                                                                                                                                                        • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                                                                        • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                                                                        kylehuff pushed to webpg-npapi/master 2011-07-28 00:02:00

                                                                                                                                                                                                                                                                                                                        Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                                        Added more options/methods

                                                                                                                                                                                                                                                                                                                        • Added an edit method to assign a trust value to keys
                                                                                                                                                                                                                                                                                                                        • Added the owner trust object to the key object
                                                                                                                                                                                                                                                                                                                        • Misc. description/note edits
                                                                                                                                                                                                                                                                                                                        Files modified:
                                                                                                                                                                                                                                                                                                                        • webpgPlugin/keyedit.h
                                                                                                                                                                                                                                                                                                                        • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                                                                        • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                                                                        kylehuff pushed to webpg-npapi/master 2011-07-27 20:18:16

                                                                                                                                                                                                                                                                                                                        Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                                        Made additions to keylist return object

                                                                                                                                                                                                                                                                                                                        • 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
                                                                                                                                                                                                                                                                                                                        Files modified:
                                                                                                                                                                                                                                                                                                                        • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                                                                                                                                                                                                        kylehuff pushed to webpg-npapi/master 2011-07-26 14:26:30

                                                                                                                                                                                                                                                                                                                        Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                                        Added methods for deleting public and private keys

                                                                                                                                                                                                                                                                                                                          Files modified:
                                                                                                                                                                                                                                                                                                                          • webpgPlugin/webpgPluginAPI.cpp
                                                                                                                                                                                                                                                                                                                          • webpgPlugin/webpgPluginAPI.h

                                                                                                                                                                                                                                                                                                                          kylehuff pushed to webpg-npapi/master 2011-07-25 23:17:51

                                                                                                                                                                                                                                                                                                                          Repository: webpg-npapi

                                                                                                                                                                                                                                                                                                                          Fixed bug where signed messages would not return if not also encrypted

                                                                                                                                                                                                                                                                                                                            Files modified:
                                                                                                                                                                                                                                                                                                                            • webpgPlugin/webpgPluginAPI.cpp

                                                                                                                                                                                                                                                                                                                            kylehuff pushed to webpg-npapi/master 2011-07-25 20:10:02

                                                                                                                                                                                                                                                                                                                            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

                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                            mod_python  gpgAuth Enabled