Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We don't need to be passed the certdb path anymore. | Jeffrey Stedfast | 2001-05-17 | 1 | -3/+2 |
* | Don't close or free (it wasn't allocated) the certdb. | Jeffrey Stedfast | 2001-05-16 | 1 | -13/+3 |
* | Lots of fixes to get this to compile. | Jeffrey Stedfast | 2001-05-15 | 1 | -1/+1 |
* | Lots of fixes to get this to almost compile. Still struggling with the | Jeffrey Stedfast | 2001-05-15 | 1 | -14/+20 |
* | Add camel-smime-context.[c,h] and camel-smime.[c,h] to the build. | Jeffrey Stedfast | 2001-05-15 | 1 | -0/+3 |
* | Redo this a lot so that instead of having a class full of callbacks, we | Dan Winship | 2001-04-28 | 1 | -3/+2 |
* | #include "nss.h" rather than <nss.h> due to the non-mozilla nss.h file living... | Jeffrey Stedfast | 2001-04-27 | 1 | -2/+3 |
* | Oops, don't use the return value of iconv() as a string length, it only | Jeffrey Stedfast | 2001-04-23 | 1 | -0/+1 |
* | Implemented using the secmime.h convenience functions. (smime_clearsign): | Jeffrey Stedfast | 2001-04-21 | 1 | -0/+643 |