Wed, 09 Apr 2014 14:25:54 +0000 |
Andre Heinecke |
Add some more oid's for data and enable c++ linkage
|
Wed, 09 Apr 2014 13:49:59 +0000 |
Andre Heinecke |
merge
|
Wed, 09 Apr 2014 12:44:44 +0200 |
Raimund Renkert |
Use a table view with the new certificate table model in administrator app.
|
Wed, 09 Apr 2014 12:43:40 +0200 |
Raimund Renkert |
Added table model for certificates.
|
Wed, 09 Apr 2014 12:41:07 +0200 |
Raimund Renkert |
Renamed management to administrator application.
|
Tue, 08 Apr 2014 17:47:35 +0000 |
Andre Heinecke |
Do not exit on error
|
Tue, 08 Apr 2014 15:09:13 +0000 |
Andre Heinecke |
Break long line of nsstest sources
|
Tue, 08 Apr 2014 15:08:57 +0000 |
Andre Heinecke |
Fix NSS unit test for Windows and change how instructions are written
|
Tue, 08 Apr 2014 14:52:31 +0000 |
Andre Heinecke |
Debugprintf with output debug string on windows.
|
Tue, 08 Apr 2014 14:50:31 +0000 |
Andre Heinecke |
Build / dependency notes for nss
|
Tue, 08 Apr 2014 16:28:07 +0200 |
Raimund Renkert |
Added a first version of the management application gui.
|
Mon, 07 Apr 2014 14:50:08 +0000 |
Andre Heinecke |
Fix nsstest build for windows
|
Mon, 07 Apr 2014 13:40:54 +0000 |
Andre Heinecke |
Remove obsolete ifdef against write_stores_win
|
Mon, 07 Apr 2014 13:34:50 +0000 |
Andre Heinecke |
Add first compiling implementation of nssstore_win.c
|
Mon, 07 Apr 2014 13:20:34 +0200 |
Sascha Wilde |
Made is_elevated portable.
|
Mon, 07 Apr 2014 13:11:48 +0200 |
Sascha Wilde |
Typo in debug output.
|
Mon, 07 Apr 2014 10:58:47 +0000 |
Andre Heinecke |
Move is_elevated into common/util.c file for better reuse
|
Fri, 04 Apr 2014 18:00:40 +0200 |
Sascha Wilde |
Replaced snprintf and static buffers with xasprintf.
|
Fri, 04 Apr 2014 17:58:14 +0200 |
Sascha Wilde |
Added terminateing version of asprintf.
|
Fri, 04 Apr 2014 17:13:35 +0200 |
Sascha Wilde |
Fixed leak.
|
Fri, 04 Apr 2014 15:11:09 +0200 |
Sascha Wilde |
Renamed exit code from return_code to exit_code.
|
Fri, 04 Apr 2014 13:34:30 +0200 |
Sascha Wilde |
Merged
|
Fri, 04 Apr 2014 13:34:15 +0200 |
Sascha Wilde |
Read from file instead of stdin, if given.
|
Fri, 04 Apr 2014 11:05:44 +0000 |
Andre Heinecke |
Make buffer size for fakeHome environment variable dynamic.
|
Fri, 04 Apr 2014 11:02:02 +0000 |
Andre Heinecke |
Temporary build fix for windows. Also Use putenv in test
|
Fri, 04 Apr 2014 12:20:19 +0200 |
Sascha Wilde |
Removed accidental use of nss PORT_Free.
|
Fri, 04 Apr 2014 10:06:18 +0200 |
Sascha Wilde |
Fixed windows build.
|
Fri, 04 Apr 2014 09:54:19 +0200 |
Sascha Wilde |
Merged
|
Fri, 04 Apr 2014 09:53:55 +0200 |
Sascha Wilde |
Add trust "Trusted CA to issue server certificates" to certs on install.
|
Thu, 03 Apr 2014 18:23:09 +0200 |
Sascha Wilde |
Add NSS shared DB on Linux to stores operated on.
|
Thu, 03 Apr 2014 16:35:21 +0200 |
Andre Heinecke |
Complete InstRemove NSS test
|
Thu, 03 Apr 2014 15:30:25 +0200 |
Andre Heinecke |
Set the home directory to a temporary location to avoid writing into real nss stores
|
Thu, 03 Apr 2014 15:29:58 +0200 |
Andre Heinecke |
Some minor cleanups. Better debug output more Verify's
|
Thu, 03 Apr 2014 14:29:49 +0200 |
Andre Heinecke |
Add first nsstest.
|
Thu, 03 Apr 2014 14:28:58 +0200 |
Andre Heinecke |
Add empty nss db's as resource
|
Thu, 03 Apr 2014 14:28:23 +0200 |
Andre Heinecke |
Add nss store calling function and use it in cinst
|
Thu, 03 Apr 2014 14:26:43 +0200 |
Andre Heinecke |
Add note about libnss in build deps
|
Thu, 03 Apr 2014 12:36:05 +0200 |
Andre Heinecke |
Add empty nss testdb
|
Wed, 02 Apr 2014 16:15:59 +0000 |
Andre Heinecke |
Fix misplaced endif
|
Wed, 02 Apr 2014 16:13:37 +0000 |
Andre Heinecke |
Adapt remaining cinstprocesstest to new arg pattern
|
Wed, 02 Apr 2014 16:12:18 +0000 |
Andre Heinecke |
Return 0 for linux uninstall for now even if it does nothing
|
Wed, 02 Apr 2014 15:44:57 +0000 |
Andre Heinecke |
Fix test no list
|
Wed, 02 Apr 2014 15:42:35 +0000 |
Andre Heinecke |
Fix cinstprocesstest testValid with usage of arguments
|
Wed, 02 Apr 2014 15:41:31 +0000 |
Andre Heinecke |
Prepare cinstprocesstest to be executed on Windows
|
Wed, 02 Apr 2014 15:40:39 +0000 |
Andre Heinecke |
Depend on cinst target for cinsttest
|
Wed, 02 Apr 2014 15:39:50 +0000 |
Andre Heinecke |
Do not cut off the last character of the line. (next-cur does not include \n)
|
Wed, 02 Apr 2014 15:35:12 +0000 |
Andre Heinecke |
Trim instruction lines to avoid line ending trouble
|
Wed, 02 Apr 2014 14:12:37 +0000 |
Andre Heinecke |
Move ifdef for write_stores_win call lower so that do_uninstall is no longer unused on linux
|
Wed, 02 Apr 2014 13:52:02 +0000 |
Andre Heinecke |
Change cinst from stdin input to use arguments.
|
Wed, 02 Apr 2014 13:49:04 +0000 |
Andre Heinecke |
Ensure that the utf8 string is always 0 terminated.
|
Wed, 02 Apr 2014 13:48:31 +0000 |
Andre Heinecke |
Add OutputDebugString macro
|
Wed, 02 Apr 2014 13:47:24 +0000 |
Andre Heinecke |
Add helper function to get all certificates in a list
|
Wed, 02 Apr 2014 13:45:57 +0000 |
Andre Heinecke |
Fix call to windows process.
|
Wed, 02 Apr 2014 15:31:42 +0200 |
Sascha Wilde |
Added missing line breaks in debug output.
|
Wed, 02 Apr 2014 15:29:23 +0200 |
Sascha Wilde |
Show which store is listed in debug certificate listings.
|
Wed, 02 Apr 2014 15:22:33 +0200 |
Sascha Wilde |
Merged
|
Wed, 02 Apr 2014 15:22:13 +0200 |
Sascha Wilde |
Fixed and optimized production build.
|
Wed, 02 Apr 2014 13:47:06 +0200 |
Sascha Wilde |
Fixed white space.
|
Wed, 02 Apr 2014 13:46:19 +0200 |
Sascha Wilde |
Factor out the iteration over profiles and certs.
|
Wed, 02 Apr 2014 13:17:04 +0200 |
Sascha Wilde |
Ditched warning about no profiles for separate failed add/remove warnings.
|
Wed, 02 Apr 2014 13:10:40 +0200 |
Sascha Wilde |
Factor out functions for cert install/remove.
|
Wed, 02 Apr 2014 11:48:08 +0200 |
Sascha Wilde |
Added missing function documentation.
|
Wed, 02 Apr 2014 13:39:22 +0200 |
Raimund Renkert |
merged.
|
Wed, 02 Apr 2014 13:38:56 +0200 |
Raimund Renkert |
Added a separator to certificate list to demonstrate how it works.
|
Wed, 02 Apr 2014 13:38:10 +0200 |
Raimund Renkert |
Added new list item delegate for drawing a separator.
|
Wed, 02 Apr 2014 13:37:30 +0200 |
Raimund Renkert |
Code style. Removed trailing line.
|
Wed, 02 Apr 2014 13:36:21 +0200 |
Raimund Renkert |
Some GUI desing and layout changes.
|
Wed, 02 Apr 2014 10:31:08 +0200 |
Sascha Wilde |
Merged
|
Wed, 02 Apr 2014 10:30:49 +0200 |
Sascha Wilde |
Deletion of certificates implemented.
|
Tue, 01 Apr 2014 19:10:05 +0200 |
Sascha Wilde |
Simplification, import DER cert directly to store.
|
Wed, 02 Apr 2014 09:27:24 +0200 |
Raimund Renkert |
Use the certificate item delegate in the mainwind list view.
|
Wed, 02 Apr 2014 09:26:38 +0200 |
Raimund Renkert |
Added delegate for certificate list items to render a custom ui.
|
Wed, 02 Apr 2014 09:24:57 +0200 |
Raimund Renkert |
Added certificate status enum and register it as metatype.
|
Tue, 01 Apr 2014 17:39:11 +0200 |
Sascha Wilde |
Merged
|
Tue, 01 Apr 2014 17:38:27 +0200 |
Sascha Wilde |
Next baby step: we can import certificates!
|
Tue, 01 Apr 2014 15:01:38 +0000 |
Andre Heinecke |
Use DWORD value directly to dertermine elevation
|
Tue, 01 Apr 2014 16:32:35 +0200 |
Sascha Wilde |
New function to generate certificate name.
|
Tue, 01 Apr 2014 15:46:40 +0200 |
Sascha Wilde |
Merged
|
Tue, 01 Apr 2014 15:41:11 +0200 |
Sascha Wilde |
Added new module with helper functions to parse certs.
|
Tue, 01 Apr 2014 14:34:24 +0200 |
Sascha Wilde |
Fixed numbering of errors.
|
Tue, 01 Apr 2014 10:59:06 +0000 |
Andre Heinecke |
Use Installwrapper to call certificate installation process
|
Tue, 01 Apr 2014 10:52:06 +0000 |
Andre Heinecke |
Add installwrapper class to handle process communication
|
Tue, 01 Apr 2014 10:51:36 +0000 |
Andre Heinecke |
Expose the filename in certificatelist
|
Tue, 01 Apr 2014 10:51:05 +0000 |
Andre Heinecke |
Include commmon in UI build to avoid having paths in include directives
|
Tue, 01 Apr 2014 10:50:21 +0000 |
Andre Heinecke |
Use getLastErrorMsg from logging
|
Tue, 01 Apr 2014 10:49:40 +0000 |
Andre Heinecke |
Add logging.h for some logging / debug functions
|
Tue, 01 Apr 2014 10:48:35 +0000 |
Andre Heinecke |
Add utf16 conversion functions for Windows.
|
Mon, 31 Mar 2014 11:41:43 +0200 |
Raimund Renkert |
Updated the mainwindow layout.
|
Mon, 31 Mar 2014 08:06:17 +0000 |
Andre Heinecke |
Remove code duplication by unifying the certificatelist.
|
Mon, 31 Mar 2014 08:03:20 +0000 |
Andre Heinecke |
Add accessor to check if the certificate should be installed
|
Mon, 31 Mar 2014 08:02:46 +0000 |
Andre Heinecke |
Check for process elevation and write into system store accordingly
|
Sat, 29 Mar 2014 15:19:45 +0100 |
Sascha Wilde |
Explicit tyoe cast to fix warning on 64bit Jessie.
|
Fri, 28 Mar 2014 19:30:35 +0100 |
Sascha Wilde |
Error out, when base64 decode results in empty data.
|
Fri, 28 Mar 2014 19:28:01 +0100 |
Sascha Wilde |
Input parser works. Added debug output for collected cert data.
|
Fri, 28 Mar 2014 18:38:34 +0100 |
Sascha Wilde |
Merged
|
Fri, 28 Mar 2014 18:37:59 +0100 |
Sascha Wilde |
Added helper functions to handle lists of NSS SECItems.
|