Recent Development Log Entries
kylehuff pushed to gpgauth-chrome/v1.1.18 2011-09-01 13:49:45
Project: gpgAuth-chromeRepository: gpgauth-chrome
kylehuff pushed to gpgauth-chrome/v1.1 2011-09-01 13:49:27
Project: gpgAuth-chromeRepository: gpgauth-chrome
kylehuff pushed to gpgauth-chrome/v1.0 2011-09-01 13:48:43
Project: gpgAuth-chromeRepository: gpgauth-chrome
kylehuff pushed to gpgauth-chrome/master 2011-09-01 13:48:42
Project: gpgAuth-chromeRepository: gpgauth-chrome
New v1.1 base version
Files added:
- Added win32 libraries
- Changed extension version to v1.1 series (build 18)
Files modified:
- extension/plugins/WINNT_x86-msvc/libgpg-error-0.dll
- extension/plugins/WINNT_x86-msvc/libgpgme-11.dll
- extension/manifest.json
Added image files for new webstore format
Files added:
- webstore_content/gpgauth_webstore_banner_small-NEW.png
- webstore_content/gpgauth_webstore_banner_small-NEW.xcf
- webstore_content/webstore_screenshot_3_1280x800.png
- webstore_content/webstore_screenshot_4_1280x800.png
- webstore_content/webstore_screenshot_5_1280x800.png
Updated README
Files modified:
- README
kylehuff pushed to gpgauth-npapi/master 2011-09-01 13:44:03
Project: gpgAuth-npapiRepository: gpgauth-npapi
Added license information and edited documentation
Files added:
Files modified:
- COPYING
- README
- gpgAuthPlugin/gpgAuthPluginAPI.cpp
kylehuff pushed to gpgauth-chrome/v1.0 2011-08-31 17:55:33
Project: gpgAuth-chromeRepository: gpgauth-chrome
Added libraries for w32
Files added:
Files modified:
- extension/plugins/WINNT_x86-msvc/libgpg-error-0.dll
- extension/plugins/WINNT_x86-msvc/libgpgme-11.dll
- extension/manifest.json
Merge branch 'v1.0' of github.com:gpgauth/gpgauth-chrome into v1.0
kylehuff pushed to gpgauth-chrome/v1.0 2011-08-31 17:53:56
Project: gpgAuth-chromeRepository: gpgauth-chrome
Added libraries for w32
Files added:
- extension/plugins/WINNT_x86-msvc/libgpg-error-0.dll
- extension/plugins/WINNT_x86-msvc/libgpgme-11.dll
kylehuff pushed to gpgauth-chrome/master 2011-05-02 13:35:30
Project: gpgAuth-chromeRepository: gpgauth-chrome
Edited README via GitHub
Files modified:
- README
kylehuff pushed to gpgauth-chrome/v1.0 2011-02-07 16:42:27
Project: gpgAuth-chromeRepository: gpgauth-chrome
Bugfixes and version bump
Files modified:
- Fixed bug where missing domain key would break dialog
- Bumped version to v1.0.412
- extension/background.html
- extension/manifest.json
kylehuff pushed to gpgauth-chrome/v1.0 2011-02-07 16:19:36
Project: gpgAuth-chromeRepository: gpgauth-chrome
A few bugfixes
Files modified:
- Fixed variable name only present in Chrome (not Chromium) when parsing header values
- Added back in Caching of verified hosts; fixes "success" dialog after login.
- extension/background.html
- extension/gpgauth.js
kylehuff pushed to gpgauth/master 2011-02-06 15:45:14
Project: gpgAuthRepository: gpgauth
Added gpgauth-php submodule
Files added:
Files modified:
- gpgauth-php
- .gitmodules
kylehuff pushed to gpgauth/master 2011-02-06 15:19:18
Project: gpgAuthRepository: gpgauth
Moved to tagged branches of the submodules
Files modified:
- Moved to v1.0 branch of gpgauth-npapi submodule
- Moved to v1.0 branch of gpgauth-chrome submodule
- gpgauth-chrome
- gpgauth-npapi
kylehuff pushed to gpgauth-npapi/v1.0 2011-02-06 15:17:18
Project: gpgAuth-npapiRepository: gpgauth-npapi
kylehuff pushed to gpgauth-chrome/v1.0 2011-02-06 15:13:41
Project: gpgAuth-chromeRepository: gpgauth-chrome
kylehuff pushed to gpgauth-chrome/master 2011-02-06 15:13:41
Project: gpgAuth-chromeRepository: gpgauth-chrome
Misc fixes
Files modified:
- Fixed version string
- Misc changes to the setup druid
- Added auto-selecting key as default if no other key is enabled
- extension/background.html
- extension/druid.html
- extension/gpgauth.js
- extension/manifest.json
- extension/options.html
kylehuff pushed to gpgauth-npapi/v1.0.3 2011-02-06 15:09:40
Project: gpgAuth-npapiRepository: gpgauth-npapi
kylehuff pushed to gpgauth-npapi/master 2011-02-06 14:54:25
Project: gpgAuth-npapiRepository: gpgauth-npapi
Updated readme prior to adding release tag
Files modified:
- README
kylehuff pushed to gpgauth-chrome/master 2011-02-03 21:52:47
Project: gpgAuth-chromeRepository: gpgauth-chrome
Binary refresh of plugin object
Files modified:
- Fixes win32 init crash
- Reduces size of x86 and x86_64 linux binaries
- extension/plugins/Darwin_x86-gcc3/npgpgAuth-v1.0.3b.plugin/Contents/MacOS/gpgAuthPlugin
- extension/plugins/Linux_x86-gcc3/npgpgAuth-v1.0.3b.so
- extension/plugins/Linux_x86_64-gcc3/npgpgAuth-v1.0.3b.so
- extension/plugins/WINNT_x86-msvc/npgpgAuth-v1.0.3b.dll
kylehuff pushed to gpgauth-npapi/master 2011-02-03 21:34:13
Project: gpgAuth-npapiRepository: gpgauth-npapi
Minor update
Files modified:
- Removed old Makefile
- Minor updates to README
Files removed:
- README
- gpgAuthPlugin/Makefile
kylehuff pushed to gpgauth-npapi/master 2011-02-03 20:38:18
Project: gpgAuth-npapiRepository: gpgauth-npapi
Changes to building releases
Files modified:
- Set default build type to MinSizeRel
- modified keyedit methods to capture return of write()
- gpgAuthPlugin/PluginConfig.cmake
- gpgAuthPlugin/keyedit.h
kylehuff pushed to gpgauth-npapi/master 2011-02-03 20:01:26
Project: gpgAuth-npapiRepository: gpgauth-npapi
Minor bugfix
Files modified:
- Fixed bug with getenv() call on win32
- gpgAuthPlugin/gpgAuthPluginAPI.cpp
kylehuff pushed to gpgauth-chrome/master 2011-02-03 19:59:44
Project: gpgAuth-chromeRepository: gpgauth-chrome
Finishing the druid
Files modified:
- Finished druid page
- Set druid to open on first run
- Created link to druid in options page
- extension/background.html
- extension/druid.html
- extension/options.html
kylehuff pushed to gpgauth-npapi/master 2011-02-03 13:06:36
Project: gpgAuth-npapiRepository: gpgauth-npapi
firebreath submodule update
Files modified:
- firebreath
Kyle L. Huff pushed to gpgauth/master 2011-02-02 13:24:18
Project: gpgAuthRepository: gpgauth
Refreshed gpgauth-chrome submodule
Files modified:
- gpgauth-chrome
Refreshed gpgauth.org website layout
Project: gpgAuthI updated the gpgauth.org website to something a little easier to manage (and slightly less horrible from what it was) - hopefully this will make keeping things up-to-date easier...
kylehuff pushed to gpgauth-chrome/master 2011-02-01 19:44:42
Project: gpgAuth-chromeRepository: gpgauth-chrome
A few updates before submission into gallery
Files added:
- Refresh dialog after successful key import
- Added button to go to options page to sign UID for given key
Files modified:
- .gitignore
- extension/dialogs/enabled.html
- extension/dialogs/popup_error.html
More updates before submission into gallery
Files added:
- Changed version to use a constant
- Updated graphic files
- Added related graphic media
- Removed comments from manifest file (gallery doesn't allow comments in manifest ((???))
- Minor formatting changes
Files modified:
- extension/images/gpgauth-64.png
- webstore_content/gpgauth_webstore_banner_large.png
- webstore_content/gpgauth_webstore_banner_large.xcf
- webstore_content/gpgauth_webstore_banner_small.png
- webstore_content/gpgauth_webstore_banner_small.xcf
- webstore_content/webstore_screenshot_1.png
- webstore_content/webstore_screenshot_2.png
- webstore_content/webstore_screenshot_3.png
- webstore_content/webstore_screenshot_4.png
Files removed:
- extension/background.html
- extension/gpgauth.js
- extension/images/gpgauth-128.png
- extension/images/gpgauth-32.png
- extension/images/gpgauth-48.png
- extension/manifest.json
- extension/options.html
- extension/images/wait.gif
Kyle L. Huff pushed to gpgauth-chrome/master 2011-01-31 15:12:01
Project: gpgAuth-chromeRepository: gpgauth-chrome
Moved chrome extension to own repository
Files added:
Files removed:
- extension/README
- extension/analytics.js
- extension/background.html
- extension/dialogs/enabled.html
- extension/dialogs/popup.html
- extension/dialogs/popup_error.html
- extension/dialogs/success.html
- extension/druid.html
- extension/gpgauth.js
- extension/images/badges/authenticated.png
- extension/images/badges/default.png
- extension/images/badges/error.png
- extension/images/badges/server_verified.png
- extension/images/badges/stock_signature.png
- extension/images/badges/verified_auth.png
- extension/images/cancel.png
- extension/images/check.png
- extension/images/expand-collapse.gif
- extension/images/gpgauth-128.png
- extension/images/gpgauth-16.png
- extension/images/gpgauth-32.png
- extension/images/gpgauth-48.png
- extension/images/help_arrow.png
- extension/images/menumask.png
- extension/images/section_header.png
- extension/images/wait.gif
- extension/jquery/css/ui-darkness/images/ui-bg_flat_30_cccccc_40x100.png
- extension/jquery/css/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png
- extension/jquery/css/ui-darkness/images/ui-bg_glass_20_555555_1x400.png
- extension/jquery/css/ui-darkness/images/ui-bg_glass_40_0078a3_1x400.png
- extension/jquery/css/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png
- extension/jquery/css/ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png
- extension/jquery/css/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png
- extension/jquery/css/ui-darkness/images/ui-bg_inset-soft_25_000000_1x100.png
- extension/jquery/css/ui-darkness/images/ui-bg_inset-soft_30_f58400_1x100.png
- extension/jquery/css/ui-darkness/images/ui-icons_222222_256x240.png
- extension/jquery/css/ui-darkness/images/ui-icons_4b8e0b_256x240.png
- extension/jquery/css/ui-darkness/images/ui-icons_a83300_256x240.png
- extension/jquery/css/ui-darkness/images/ui-icons_cccccc_256x240.png
- extension/jquery/css/ui-darkness/images/ui-icons_ffffff_256x240.png
- extension/jquery/css/ui-darkness/jquery-ui-1.8.4.custom.css
- extension/jquery/js/jquery-1.4.2.min.js
- extension/jquery/js/jquery-ui-1.8.4.custom.min.js
- extension/jquery/js/jquery.passwordStrength.js
- extension/manifest.json
- extension/options.html
- extension/plugins/Darwin_x86-gcc3/npgpgAuth-v1.0.3b.plugin/Contents/Info.plist
- extension/plugins/Darwin_x86-gcc3/npgpgAuth-v1.0.3b.plugin/Contents/MacOS/gpgAuthPlugin
- extension/plugins/Darwin_x86-gcc3/npgpgAuth-v1.0.3b.plugin/Contents/Resources/English.lproj/InfoPlist.strings
- extension/plugins/Linux_x86-gcc3/npgpgAuth-v1.0.3b.so
- extension/plugins/Linux_x86_64-gcc3/npgpgAuth-v1.0.3b.so
- extension/plugins/WINNT_x86-msvc/npgpgAuth-v1.0.3b.dll
- extension/gpgauth-chrome/README
- extension/gpgauth-chrome/analytics.js
- extension/gpgauth-chrome/background.html
- extension/gpgauth-chrome/dialogs/enabled.html
- extension/gpgauth-chrome/dialogs/popup.html
- extension/gpgauth-chrome/dialogs/popup_error.html
- extension/gpgauth-chrome/dialogs/success.html
- extension/gpgauth-chrome/druid.html
- extension/gpgauth-chrome/gpgauth.js
- extension/gpgauth-chrome/images/badges/authenticated.png
- extension/gpgauth-chrome/images/badges/default.png
- extension/gpgauth-chrome/images/badges/error.png
- extension/gpgauth-chrome/images/badges/server_verified.png
- extension/gpgauth-chrome/images/badges/stock_signature.png
- extension/gpgauth-chrome/images/badges/verified_auth.png
- extension/gpgauth-chrome/images/cancel.png
- extension/gpgauth-chrome/images/check.png
- extension/gpgauth-chrome/images/expand-collapse.gif
- extension/gpgauth-chrome/images/gpgauth-128.png
- extension/gpgauth-chrome/images/gpgauth-16.png
- extension/gpgauth-chrome/images/gpgauth-32.png
- extension/gpgauth-chrome/images/gpgauth-48.png
- extension/gpgauth-chrome/images/help_arrow.png
- extension/gpgauth-chrome/images/menumask.png
- extension/gpgauth-chrome/images/section_header.png
- extension/gpgauth-chrome/images/wait.gif
- extension/gpgauth-chrome/jquery/css/ui-darkness/images/ui-bg_flat_30_cccccc_40x100.png
- extension/gpgauth-chrome/jquery/css/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png
- extension/gpgauth-chrome/jquery/css/ui-darkness/images/ui-bg_glass_20_555555_1x400.png
- extension/gpgauth-chrome/jquery/css/ui-darkness/images/ui-bg_glass_40_0078a3_1x400.png
- extension/gpgauth-chrome/jquery/css/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png
- extension/gpgauth-chrome/jquery/css/ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png
- extension/gpgauth-chrome/jquery/css/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png
- extension/gpgauth-chrome/jquery/css/ui-darkness/images/ui-bg_inset-soft_25_000000_1x100.png
- extension/gpgauth-chrome/jquery/css/ui-darkness/images/ui-bg_inset-soft_30_f58400_1x100.png
- extension/gpgauth-chrome/jquery/css/ui-darkness/images/ui-icons_222222_256x240.png
- extension/gpgauth-chrome/jquery/css/ui-darkness/images/ui-icons_4b8e0b_256x240.png
- extension/gpgauth-chrome/jquery/css/ui-darkness/images/ui-icons_a83300_256x240.png
- extension/gpgauth-chrome/jquery/css/ui-darkness/images/ui-icons_cccccc_256x240.png
- extension/gpgauth-chrome/jquery/css/ui-darkness/images/ui-icons_ffffff_256x240.png
- extension/gpgauth-chrome/jquery/css/ui-darkness/jquery-ui-1.8.4.custom.css
- extension/gpgauth-chrome/jquery/js/jquery-1.4.2.min.js
- extension/gpgauth-chrome/jquery/js/jquery-ui-1.8.4.custom.min.js
- extension/gpgauth-chrome/jquery/js/jquery.passwordStrength.js
- extension/gpgauth-chrome/manifest.json
- extension/gpgauth-chrome/options.html
- extension/gpgauth-chrome/plugins/Darwin_x86-gcc3/npgpgAuth-v1.0.3b.plugin/Contents/Info.plist
- extension/gpgauth-chrome/plugins/Darwin_x86-gcc3/npgpgAuth-v1.0.3b.plugin/Contents/MacOS/gpgAuthPlugin
- extension/gpgauth-chrome/plugins/Darwin_x86-gcc3/npgpgAuth-v1.0.3b.plugin/Contents/Resources/English.lproj/InfoPlist.strings
- extension/gpgauth-chrome/plugins/Linux_x86-gcc3/npgpgAuth-v1.0.3b.so
- extension/gpgauth-chrome/plugins/Linux_x86_64-gcc3/npgpgAuth-v1.0.3b.so
- extension/gpgauth-chrome/plugins/WINNT_x86-msvc/npgpgAuth-v1.0.3b.dll
Updated readme and added process flow chart
Files added:
Files removed:
- README
- gpgauth-client-process-chrome.pdf
- extension/README
A few updates before submission into gallery
Files added:
- Refresh dialog after successful key import
- Added button to go to options page to sign UID for given key
Files modified:
- .gitignore
- extension/dialogs/enabled.html
- extension/dialogs/popup_error.html
kylehuff pushed to gpgauth/submoduled 2011-01-27 20:59:34
Project: gpgAuthRepository: gpgauth
Changing repository structure
I separated out the various client/server/utility projects into separate repositories.
Submodules added:
- https://github.com/gpgauth/gpgauth-chrome
- https://github.com/gpgauth/gpgauth-npapi
Files added:
- .gitmodules
- gpgauth-chrome
- gpgauth-npapi
Files modified:
- README
Files removed:
- gpgAuthPlugin/CMakeLists.txt
- gpgAuthPlugin/Factory.cpp
- gpgAuthPlugin/Mac/bundle_template/Info.plist
- gpgAuthPlugin/Mac/bundle_template/InfoPlist.strings
- gpgAuthPlugin/Mac/bundle_template/Localized.r
- gpgAuthPlugin/Mac/np_macmain.cpp
- gpgAuthPlugin/Mac/projectDef.cmake
- gpgAuthPlugin/Makefile
- gpgAuthPlugin/PluginConfig.cmake
- gpgAuthPlugin/README
- gpgAuthPlugin/Win/WiX/gpgAuthPluginInstaller.wxs
- gpgAuthPlugin/Win/dllmain.cpp
- gpgAuthPlugin/Win/np_winmain.cpp
- gpgAuthPlugin/Win/projectDef.cmake
- gpgAuthPlugin/X11/np_x11main.cpp
- gpgAuthPlugin/X11/projectDef.cmake
- gpgAuthPlugin/gpgAuthPlugin.cpp
- gpgAuthPlugin/gpgAuthPlugin.h
- gpgAuthPlugin/gpgAuthPluginAPI.cpp
- gpgAuthPlugin/gpgAuthPluginAPI.h
- gpgAuthPlugin/keyedit.h
- gpgauth-chrome/README
- gpgauth-chrome/analytics.js
- gpgauth-chrome/background.html
- gpgauth-chrome/dialogs/enabled.html
- gpgauth-chrome/dialogs/popup.html
- gpgauth-chrome/dialogs/popup_error.html
- gpgauth-chrome/dialogs/success.html
- gpgauth-chrome/druid.html
- gpgauth-chrome/gpgauth.js
- gpgauth-chrome/images/badges/authenticated.png
- gpgauth-chrome/images/badges/default.png
- gpgauth-chrome/images/badges/error.png
- gpgauth-chrome/images/badges/server_verified.png
- gpgauth-chrome/images/badges/stock_signature.png
- gpgauth-chrome/images/badges/verified_auth.png
- gpgauth-chrome/images/cancel.png
- gpgauth-chrome/images/check.png
- gpgauth-chrome/images/expand-collapse.gif
- gpgauth-chrome/images/gpgauth-128.png
- gpgauth-chrome/images/gpgauth-16.png
- gpgauth-chrome/images/gpgauth-32.png
- gpgauth-chrome/images/gpgauth-48.png
- gpgauth-chrome/images/help_arrow.png
- gpgauth-chrome/images/menumask.png
- gpgauth-chrome/images/section_header.png
- gpgauth-chrome/images/wait.gif
- gpgauth-chrome/jquery/css/ui-darkness/images/ui-bg_flat_30_cccccc_40x100.png
- gpgauth-chrome/jquery/css/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png
- gpgauth-chrome/jquery/css/ui-darkness/images/ui-bg_glass_20_555555_1x400.png
- gpgauth-chrome/jquery/css/ui-darkness/images/ui-bg_glass_40_0078a3_1x400.png
- gpgauth-chrome/jquery/css/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png
- gpgauth-chrome/jquery/css/ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png
- gpgauth-chrome/jquery/css/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png
- gpgauth-chrome/jquery/css/ui-darkness/images/ui-bg_inset-soft_25_000000_1x100.png
- gpgauth-chrome/jquery/css/ui-darkness/images/ui-bg_inset-soft_30_f58400_1x100.png
- gpgauth-chrome/jquery/css/ui-darkness/images/ui-icons_222222_256x240.png
- gpgauth-chrome/jquery/css/ui-darkness/images/ui-icons_4b8e0b_256x240.png
- gpgauth-chrome/jquery/css/ui-darkness/images/ui-icons_a83300_256x240.png
- gpgauth-chrome/jquery/css/ui-darkness/images/ui-icons_cccccc_256x240.png
- gpgauth-chrome/jquery/css/ui-darkness/images/ui-icons_ffffff_256x240.png
- gpgauth-chrome/jquery/css/ui-darkness/jquery-ui-1.8.4.custom.css
- gpgauth-chrome/jquery/js/jquery-1.4.2.min.js
- gpgauth-chrome/jquery/js/jquery-ui-1.8.4.custom.min.js
- gpgauth-chrome/jquery/js/jquery.passwordStrength.js
- gpgauth-chrome/manifest.json
- gpgauth-chrome/options.html
- gpgauth-chrome/plugins/Darwin_x86-gcc3/npgpgAuth-v1.0.3b.plugin/Contents/Info.plist
- gpgauth-chrome/plugins/Darwin_x86-gcc3/npgpgAuth-v1.0.3b.plugin/Contents/MacOS/gpgAuthPlugin
- gpgauth-chrome/plugins/Darwin_x86-gcc3/npgpgAuth-v1.0.3b.plugin/Contents/Resources/English.lproj/InfoPlist.strings
- gpgauth-chrome/plugins/Linux_x86-gcc3/npgpgAuth-v1.0.3b.so
- gpgauth-chrome/plugins/Linux_x86_64-gcc3/npgpgAuth-v1.0.3b.so
- gpgauth-chrome/plugins/WINNT_x86-msvc/npgpgAuth-v1.0.3b.dll
- gpgauth-client-process-chrome.pdf
- gpgauth-firefox/.gitignore
- gpgauth-firefox/AUTHORS
- gpgauth-firefox/CHANGELOG
- gpgauth-firefox/README
- gpgauth-firefox/build.sh
- gpgauth-firefox/chrome.manifest
- gpgauth-firefox/config_build.sh
- gpgauth-firefox/content/dialogs/about.xul
- gpgauth-firefox/content/dialogs/gpgauth_dialog.js
- gpgauth-firefox/content/dialogs/gpgauth_dialog.xul
- gpgauth-firefox/content/dialogs/options.js
- gpgauth-firefox/content/dialogs/options.xul
- gpgauth-firefox/content/firefoxOverlay.xul
- gpgauth-firefox/content/gpgAuthPlugin.xul
- gpgauth-firefox/content/gpgauth.js
- gpgauth-firefox/content/gpgauth.png
- gpgauth-firefox/defaults/preferences/gpgauth.js
- gpgauth-firefox/generate_docs.sh
- gpgauth-firefox/install.rdf
- gpgauth-firefox/locale/en-US/about.dtd
- gpgauth-firefox/locale/en-US/gpgauth.properties
- gpgauth-firefox/locale/en-US/prefwindow.dtd
- gpgauth-firefox/platform/Linux_x86-gcc3/plugins/npgpgAuthPlugin.so
- gpgauth-firefox/skin/gpgauth.css
- gpgauth-firefox/skin/gpgauth_status.css
- gpgauth-firefox/skin/opt-gpgauth.png
- gpgauth-firefox/skin/sb-gpgauth.png
- gpgauth-firefox/skin/sw-body-gpgauth.png
- gpgauth-firefox/skin/sw-close-gpgauth.png
- gpgauth-firefox/skin/sw-header-gpgauth.png
- gpgauth-server/README
- gpgauth-server/php-example/README
- gpgauth-server/php-example/index.php
kylehuff pushed to gpgauth/master 2011-01-27 17:34:32
Project: gpgAuthRepository: gpgauth
Binary refresh and minor changes
Files modified:
- (NPAPI Plugin) Added version string
- (NPAPI Plugin) Fixed Windows plugin reference to header files that changed in firebreath 1.4
- (NPAPI Plugin) Formatted some lines of code to be shorter
- (Chrome Extension) Fixed bug in Druid that mis-reported availablity of gpgconf methods on all platforms
- (Chrome Extension) Fixed positioning issue with help text for newly imported keys
Compare 892252a...40f45a7
- gpgAuthPlugin/Win/dllmain.cpp
- gpgAuthPlugin/Win/np_winmain.cpp
- gpgAuthPlugin/gpgAuthPluginAPI.cpp
- gpgAuthPlugin/gpgAuthPluginAPI.h
- gpgauth-chrome/druid.html
- gpgauth-chrome/options.html
- gpgauth-chrome/plugins/Darwin_x86-gcc3/npgpgAuth-v1.0.3b.plugin/Contents/MacOS/gpgAuthPlugin
- gpgauth-chrome/plugins/Linux_x86-gcc3/npgpgAuth-v1.0.3b.so
- gpgauth-chrome/plugins/Linux_x86_64-gcc3/npgpgAuth-v1.0.3b.so
- gpgauth-chrome/plugins/WINNT_x86-msvc/npgpgAuth-v1.0.3b.dll
Kyle L. Huff pushed to gpgauth/master 2011-01-23 12:14:00
Project: gpgAuthRepository: gpgauth
More cleanup and a few bug fixes
Files modified:
- (NPAPI) Fixed bug in signing method related to constant
- (Chrome Extension) preference class changes for getting/setting prefs
- (Chrome Extension) Options page overhaul
- (Chrome Extension) Minor configuration druid changes
- gpgAuthPlugin/gpgAuthPluginAPI.cpp
- gpgAuthPlugin/keyedit.h
- gpgauth-chrome/background.html
- gpgauth-chrome/druid.html
- gpgauth-chrome/options.html
More cleanup and changes for firebreath 1.4 alpha 3
Files modified:
- (NPAPI) Fixed paths for includes (firebreath 1.4 alpha 3 change)
- (NPAPI) Fixed detection of reason signing a UID has failed (already signed, key expired, etc)
- (Chrome Extension) Changed prefences class to use arrays instead of objects/dictionaries.
- (Chrome Extension) Fixed problem with calling trust method (caused by changes to preferences)
- (Chrome Extension) More work on the druid.html file
- (Chrome Extension) Rewrote the options page to combine and optimize the keylist building methods
- gpgAuthPlugin/Win/dllmain.cpp
- gpgAuthPlugin/X11/np_x11main.cpp
- gpgAuthPlugin/gpgAuthPluginAPI.cpp
- gpgAuthPlugin/keyedit.h
- gpgauth-chrome/background.html
- gpgauth-chrome/dialogs/enabled.html
- gpgauth-chrome/druid.html
- gpgauth-chrome/gpgauth.js
- gpgauth-chrome/manifest.json
- gpgauth-chrome/options.html
Import dialog logic and signing improvements -
Files modified:
- (NPAPI) Fixed reporting of attempt to sign a key with an expired key
- (Chrome extension) Disabled references to default popup
- (Chrome extension) Work on import dialog and subsequent trust assignment via the options page
Compare 905941f...892252a
- gpgAuthPlugin/gpgAuthPluginAPI.cpp
- gpgauth-chrome/background.html
- gpgauth-chrome/dialogs/enabled.html
- gpgauth-chrome/dialogs/popup_error.html
- gpgauth-chrome/manifest.json
- gpgauth-chrome/options.html
kylehuff pushed to gpgauth/master 2010-12-23 17:09:59
Project: gpgAuthRepository: gpgauth
Minor update
Files added:
- Updated client process document
- Renamed client process document include the target browser it is specific to
- Changed extension init to document_start
Files modifed:
- gpgauth-client-process-chrome.pdf
Files removed:
- gpgauth-chrome/manifest.json
Compare f7cde26...86fa89d
- gpgauth-client-process.pdf
kylehuff pushed to gpgauth/master 2010-12-20 21:54:28
Project: gpgAuthRepository: gpgauth
Bug fixes and a few structure fixes
Files modifed:
- Added method to determine if gpgconf is detected
- Changed most error reporting to a JSON parsable string
- Added methods to format strings inline
- Modified output of Encrypt method to return a JSON parsable output on failure.
- Modified output of the UID Signing method to make it parasble
- Fixed return from edit_fnc_sign to report passphrase errors and handle UIDs that are already signed
- Changed the import dialog to only attempt an import if the header 'X-GPGAuth-Pubkey-URL' has a value
- Removed the "Connection" header value of "Closed" from the HEAD request in the extension
- Fixed specification of "Marginal" and "Full" trust signatures from a char to an int
- Refreshed Linux x86 NPAPI binary
- gpgAuthPlugin/gpgAuthPluginAPI.cpp
- gpgAuthPlugin/gpgAuthPluginAPI.h
- gpgAuthPlugin/gpgauth.cpp
- gpgAuthPlugin/gpgauth.h
- gpgAuthPlugin/keyedit.h
- gpgauth-chrome/background.html
- gpgauth-chrome/dialogs/popup_error.html
- gpgauth-chrome/gpgauth.js
- gpgauth-chrome/options.html
- gpgauth-chrome/plugins/Linux_x86-gcc3/npgpgAuth-v1.0.3b.so
Refreshed Linux_x86_64-gcc NPAPI plugin binary
Files modifed:
- gpgauth-chrome/plugins/Linux_x86_64-gcc3/npgpgAuth-v1.0.3b.so
Win32 NPAPI plugin refresh and W32/64 Define added
Files modifed:
- Windows 32bit NPAPI plugin refresh
- Added windows specific define for remapping __func__ to __FUNCTION__ rolls eyes
- gpgAuthPlugin/gpgauth.cpp
- gpgauth-chrome/plugins/WINNT_x86-msvc/npgpgAuth-v1.0.3b.dll
Refreshed Darwin_x86-gcc NPAPI plugin binary
Files modifed:
- gpgauth-chrome/plugins/Darwin_x86-gcc3/npgpgAuth-v1.0.3b.plugin/Contents/MacOS/gpgAuthPlugin
Merge branches 'linux-64bit_refresh', 'Darwin-x86_refresh' and 'win-32bit_refresh'
Files modifed:
Compare 25910c0...f7cde26
- gpgAuthPlugin/gpgauth.cpp
- gpgauth-chrome/plugins/Darwin_x86-gcc3/npgpgAuth-v1.0.3b.plugin/Contents/MacOS/gpgAuthPlugin
- gpgauth-chrome/plugins/WINNT_x86-msvc/npgpgAuth-v1.0.3b.dll
kylehuff pushed to gpgauth/master 2010-12-19 19:00:29
Project: gpgAuthRepository: gpgauth
Fixed import_pubkey URL variable
Files modifed:
Compare 6b638be...25910c0
- gpgauth-chrome/background.html
kylehuff pushed to gpgauth/master 2010-12-19 18:50:55
Project: gpgAuthRepository: gpgauth
Recompile of Win32 plugin binary, last was invalid
Files modifed:
Compare ed92190...6b638be
- gpgauth-chrome/plugins/WINNT_x86-msvc/npgpgAuth-v1.0.3b.dll
kylehuff pushed to gpgauth/master 2010-12-19 17:37:28
Project: gpgAuthRepository: gpgauth
Changed encrypt method to encryptsign
Files modifed:
Compare 93b24f3...ed92190
- gpgauth-server/php-example/index.php
kylehuff pushed to gpgauth/master 2010-12-19 16:38:48
Project: gpgAuthRepository: gpgauth
Added signature verification & refreshed binaries
Files modifed:
- Added verify ability to gpgDecrypt function
- Changed the structure of the gpgDecrypt return data to a JSON parsable string
- Fixed some data decryption error handling
- Modified chrome extension accept decrypted data with signatures
- Refreshed Win32, Lin32 and Lin64 binaries
- gpgAuthPlugin/gpgauth.cpp
- gpgauth-chrome/background.html
- gpgauth-chrome/plugins/Linux_x86-gcc3/npgpgAuth-v1.0.3b.so
- gpgauth-chrome/plugins/Linux_x86_64-gcc3/npgpgAuth-v1.0.3b.so
- gpgauth-chrome/plugins/WINNT_x86-msvc/npgpgAuth-v1.0.3b.dll
Updated PHP server implemenation example
Files modifed:
- PHP page now only attempts auto-login if '?protected_content' is in the URL
Compare 1010e02...93b24f3
- gpgauth-server/php-example/index.php
Kyle L. Huff pushed to gpgauth/master 2010-12-18 20:16:14
Project: gpgAuthRepository: gpgauth
Removed some extra output and got rid of some lingering 'cache' related lines
Files modifed:
- gpgauth-chrome/background.html
- gpgauth-chrome/gpgauth.js
Some cleanup and URL fixes
Files modifed:
- Removed some old commented out code
- Fixed parsing of URLs to include protocol and port for all URLs provided by headers
- gpgauth-chrome/background.html
- gpgauth-chrome/gpgauth.js
Fixed whitespace
Files modifed:
Compare 7ecdc12...1010e02
- .gitignore
- gpgauth-chrome/background.html
- gpgauth-chrome/dialogs/popup.html
- gpgauth-chrome/dialogs/success.html
- gpgauth-chrome/druid.html
- gpgauth-chrome/gpgauth.js
- gpgauth-chrome/options.html
Updated gpgAuth PHP Server Implementation example
Project: gpgAuthI have updated the gpgAuth PHP Server Implementation example which targets gpgAuth v1.3.0 - this follows the new specification that makes use of header fields instead of events being emitted from the webpage. The handling of events across browsers is rather cumbersome - header fields are not..
You can see the new example code here: PHP Server Implementation
gpgAuth client implementation
Project: gpgAuthIt appears that FireGPG has had a change of hands - and I am not sure of its current status - however I have decided to move in a different direction anyway and focus my efforts on a standalone gpgAuth implementation for Mozilla Firefox, Google Chrome, Safari and IE.
I have been working tirelessly implementing a platform independent, browser agnostic library for gpgAuth, and I am *very* close to a release...
The new client library is targeted at (and currently works with):
- Chrome and Chromium (All platforms)
- Safari (Windows, MAC)
- IE (Windows)
- Firefox (All platforms)
As I said, I am very close to a release of the client library - and an extension for Google Chrome that uses it! (Firefox extension coming next)

