Thu, 10 Apr 2014 10:06:47 +0200 |
Raimund Renkert |
Updated the table ui in administrator app.
|
Thu, 10 Apr 2014 10:05:32 +0200 |
Raimund Renkert |
Fixed member variables in certificate table model.
|
Thu, 10 Apr 2014 09:56:51 +0200 |
Raimund Renkert |
Added accessors for certificate details.
|
Wed, 09 Apr 2014 17:39:24 +0000 |
Andre Heinecke |
Add first draft of packaging to build upon
|
Wed, 09 Apr 2014 14:32:55 +0000 |
Andre Heinecke |
Fix ressource leak found by cppcheck
|
Wed, 09 Apr 2014 14:26:53 +0000 |
Andre Heinecke |
Use certhelp for certificate parsing and add some dummy info
|
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
|