aboutsummaryrefslogtreecommitdiffstats
path: root/smime/lib/e-pkcs12.c
Commit message (Expand)AuthorAgeFilesLines
* e-passwords: Remove unused function parameters.Matthew Barnes2012-12-171-1/+1
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-13/+14
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-59/+3
* Remove Ctrl + l ( ) character from source filesPaul Menzel2011-09-301-2/+0
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-3/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-35/+46
* Adapt to CamelSession and e-passwords changes.Matthew Barnes2011-07-041-1/+1
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Coding style cleanups.Matthew Barnes2011-05-091-2/+2
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Coding style cleanups.Matthew Barnes2010-09-131-15/+15
* Fix mismatched quotes.Matthew Barnes2010-03-291-2/+2
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-2/+7
* More code cleanup.Matthew Barnes2009-06-021-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-23/+23
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
* License changesSankarasivasubramanian Pasupathilingam2008-10-101-26/+31
* esthetic license header cleans, and fix e-pkcs12Michael Meeks2008-09-061-22/+0
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-13/+13
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-22/+22
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* 2007-08-31 mcrha Fix for bug #378759Milan Crha2007-08-311-1/+1
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Initialize a pointer to NULL and cast away a warning. bug #332101. FixKjartan Maraas2006-10-011-2/+2
* ** Fixes #334848Veerapuram Varadhan2006-07-311-1/+1
* Remove unused code. Use #ifdef instead of #if some places. Add missingKjartan Maraas2006-01-301-1/+1
* lib/e-cert-db.c Use gstdio wrappers. Open file in binary mode.Tor Lillqvist2005-12-181-1/+3
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-241-1/+1
* ** See bug #64420.Not Zed2004-09-041-1/+2
* api change in e_passwords.Not Zed2004-08-121-2/+2
* Fixed to work for both LE and BE architectures.Jeffrey Stedfast2004-08-031-18/+15
* #include <config.h> (e_pkcs12_export_to_file): Hmm. I gather this needs toJeffrey Stedfast2004-02-121-0/+8
* new function, implement the password dialog for PK11 slot authentication.Chris Toshok2004-01-061-84/+52
* make sure declarations precede logic for older compilers.Larry Ewing2003-11-301-1/+1
* mostly implement a viewer for certificates.Chris Toshok2003-11-261-0/+452