[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/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