aboutsummaryrefslogtreecommitdiffstats
path: root/smime/lib/e-pkcs12.c
Commit message (Expand)AuthorAgeFilesLines
* More code cleanup.Matthew Barnes2009-06-021-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-23/+23
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-211-1/+1
* Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-251-26/+31
* Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-22/+0
* 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