[Skip to Content]
homehome
contact CTIcontact
feedrss

Recent Development Log Entries


kylehuff pushed to webpg-chrome/master 2013-11-17 13:10:03

Repository: webpg-chrome

Implement import of public keys from file

    Files modified:
    • extension/key_manager.html
    • extension/key_manager.js
    Compare 4706ee43371c...ca6a58bf32b6

    kylehuff pushed to webpg-chrome/master 2013-11-17 13:07:58

    Repository: webpg-chrome

    Fixes to dialog position in new jQuery

      Files modified:
      • extension/key_manager.html
      • extension/key_manager.js
      • extension/utils.js
      Compare 4e772ca4f861...4706ee43371c

      kylehuff pushed to webpg-chrome/master 2013-11-16 07:10:30

      Repository: webpg-chrome

      Update webpg-npapi after code cleanup

        Files modified:
        • extension/plugins/Linux_x86-gcc/npwebpg-ext-v0.7.0-Linux_x86-gcc.so
        • extension/plugins/Linux_x86_64-gcc/npwebpg-ext-v0.7.0-Linux_x86_64-gcc.so

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

          Files modified:
          • extension/options.js
          • extension/plugins/WINNT_x86-msvc/libassuan-0.dll
          • extension/plugins/WINNT_x86-msvc/libgpg-error-0.dll
          • extension/plugins/WINNT_x86-msvc/libgpgme-11.dll
          • extension/plugins/WINNT_x86-msvc/npwebpg-ext-v0.7.0-WINNT_x86-msvc.dll
          • extension/preferences.js
          Compare f108d86e5e44...4e772ca4f861

          kylehuff pushed to webpg-chrome/master 2013-11-11 01:05:34

          Repository: webpg-chrome

          Fixed 'encrypt to default key' issue

            Files modified:
            • extension/options.js
            • extension/plugins/WINNT_x86-msvc/npwebpg-ext-v0.7.0-WINNT_x86-msvc.dll
            • extension/preferences.js
            Compare d775ab17faff...f108d86e5e44

            kylehuff pushed to libwebpg/master 2013-11-11 01:01:58

            Repository: libwebpg

            fixes for win32 and cleanup

              Files modified:
              • webpg.cc
              Compare 9adb146278f8...8ffc5e7912d9

              kylehuff pushed to webpg-chrome/master 2013-11-10 19:48:13

              Repository: webpg-chrome

              Fixed webpg-npapi v0.9.7 (here deed02392... woot\!)

                Files modified:
                • extension/plugins/WINNT_x86-msvc/npwebpg-ext-v0.7.0-WINNT_x86-msvc.dll
                Compare daa5d662ff57...d775ab17faff

                kylehuff pushed to libwebpg/master 2013-11-10 19:42:35

                Repository: libwebpg

                Enable travis auto building

                  Files added:
                  • .travis.yml
                  Compare cabd73e59761...9adb146278f8

                  kylehuff pushed to libwebpg/master 2013-11-10 19:37:46

                  Repository: libwebpg

                  Fix for 'pure virtual function call' on win32

                    Files modified:
                    • webpg.cc
                    Compare 87b32aa408bd...cabd73e59761

                    kylehuff pushed to libwebpg/master 2013-11-10 15:48:11

                    Repository: libwebpg

                    Update dep libs and fix building w/ older jsoncpp

                      Files added:
                      • libs/jsoncpp/WINNT_x86-msvc/include/json/json-forwards.h
                      • libs/jsoncpp/WINNT_x86-msvc/include/json/json.h
                      • libs/jsoncpp/WINNT_x86-msvc/libjsoncpp.a
                      Files modified:
                      • libs/libassuan/WINNT_x86-msvc/libassuan-0.dll
                      • libs/libcurl/WINNT_x86-msvc/libcurl.a
                      • libs/libgpg-error/WINNT_x86-msvc/libgpg-error-0.dll
                      • libs/libgpgme/WINNT_x86-msvc/libgpgme-11.dll
                      • webpg.cc
                      Compare 7f66d784eedf...87b32aa408bd

                      kylehuff pushed to libwebpg/master 2013-11-09 20:52:25

                      Repository: libwebpg

                      Better Makefile handing for Windows

                        Files modified:
                        • Makefile
                        Compare 0ce8a664876b...7f66d784eedf

                        kylehuff pushed to webpg-chrome/master 2013-11-09 13:14:52

                        Repository: webpg-chrome

                        Removed un-needed dependencies from auxillary dlls

                          Files modified:
                          • extension/plugins/WINNT_x86-msvc/libassuan-0.dll
                          • extension/plugins/WINNT_x86-msvc/libgpg-error-0.dll
                          • extension/plugins/WINNT_x86-msvc/libgpgme-11.dll
                          Compare a0430e724fe6...daa5d662ff57

                          kylehuff pushed to libwebpg/master 2013-11-08 11:43:34

                          Repository: libwebpg

                          Added missing curl headers

                            Files added:
                            • libs/libcurl/WINNT_x86-msvc/include/easy.h
                            • libs/libcurl/WINNT_x86-msvc/include/inttypes.h
                            • libs/libcurl/WINNT_x86-msvc/include/mprintf.h
                            • libs/libcurl/WINNT_x86-msvc/include/multi.h
                            • libs/libcurl/WINNT_x86-msvc/include/stdcheaders.h
                            • libs/libcurl/WINNT_x86-msvc/include/typecheck-gcc.h

                            Include windows.h in webpg.h

                              Files modified:
                              • webpg.h
                              Compare d5f986b3ab79...0ce8a664876b

                              kylehuff pushed to libwebpg/master 2013-11-08 11:08:30

                              Repository: libwebpg

                              Added includes to Windows build env

                                Files added:
                                • libs/libassuan/WINNT_x86-msvc/include/assuan.h
                                • libs/libcurl/WINNT_x86-msvc/include/curl.h
                                • libs/libcurl/WINNT_x86-msvc/include/curlbuild.h
                                • libs/libcurl/WINNT_x86-msvc/include/curlrules.h
                                • libs/libcurl/WINNT_x86-msvc/include/curlver.h
                                • libs/libcurl/WINNT_x86-msvc/libcurl.a
                                • libs/libgpg-error/WINNT_x86-msvc/include/gpg-error.h
                                • libs/libgpgme/WINNT_x86-msvc/include/gpgme.h
                                Compare d6c024550d27...d5f986b3ab79

                                kylehuff pushed to libwebpg/master 2013-11-07 17:42:14

                                Repository: libwebpg

                                Excluded methods depending on binary vs library

                                  Files modified:
                                  • webpg.cc
                                  • webpg.h
                                  Compare 22d4843f4167...d6c024550d27

                                  kylehuff pushed to libwebpg/master 2013-11-07 17:33:22

                                  Repository: libwebpg

                                  Update copyright info

                                    Files modified:
                                    • webpg.cc
                                    • webpg.h

                                    Fixed error handling on cli

                                      Files modified:
                                      • webpg.cc
                                      Compare 19b089853dba...22d4843f4167

                                       
                                      mod_python  gpgAuth Enabled