2014-03-26 |
Sascha Wilde |
Search for thunderbird profiles, too.
|
2014-03-26 |
Sascha Wilde |
cinst/mozilla really wants C99.
|
2014-03-26 |
Sascha Wilde |
Ignore parent ("..") on directory scan.
|
2014-03-26 |
Sascha Wilde |
Use %APPDATA% as config bse dir on windows. Much simpler.
|
2014-03-26 |
Raimund Renkert |
merged.
|
2014-03-26 |
Raimund Renkert |
Added some content and a close button to the help dialog.
|
2014-03-26 |
Raimund Renkert |
Show the help dialog.
|
2014-03-26 |
Raimund Renkert |
Added stub for help dialog.
|
2014-03-26 |
Raimund Renkert |
Show certificates in the list view and details in the textfield.
|
2014-03-26 |
Raimund Renkert |
merged.
|
2014-03-26 |
Raimund Renkert |
Create the mainwindow content.
|
2014-03-26 |
Andre Heinecke |
Get subject from the certificate and parse it's attributes
|
2014-03-25 |
Andre Heinecke |
Try to handle crypt32 errors. Print the error code as fallback
|
2014-03-25 |
Andre Heinecke |
Add C linkage for strhelp. Check for data in commontest.
|
2014-03-25 |
Andre Heinecke |
Fix str_base64_decode
|
2014-03-25 |
Andre Heinecke |
Add test for str_base64_decode as i suspect it to have a bug
|
2014-03-25 |
Sascha Wilde |
Merged
|
2014-03-25 |
Sascha Wilde |
Implemented detection profile paths for Windows Vista/7.
|
2014-03-25 |
Bernhard Reiter |
get_profile_dirs(): close filedescriptor again. (found by cppcheck)
|
2014-03-25 |
Bernhard Reiter |
Made macro MAX_FILESIZE saver with brackets. A perror debugging line.
|
2014-03-25 |
Sascha Wilde |
dirent d_type is not supported on Windows, so use new port_isdir().
|
2014-03-25 |
Sascha Wilde |
New portability function to test if a file is an directory.
|
2014-03-25 |
Sascha Wilde |
Added more debug output.
|
2014-03-25 |
Sascha Wilde |
Temporarily "fixed" compilation for windows.
|
2014-03-25 |
Sascha Wilde |
Implemented searching $HOME/.mozilla for profiles.ini on Linux.
|
2014-03-25 |
Sascha Wilde |
Added include file with debugging macros.
|
2014-03-25 |
Sascha Wilde |
Fixed RELEASE_BUILD define.
|
2014-03-25 |
Sascha Wilde |
Windows implementation of port_dirname: strip trailing '/' and '\'.
|