Sat, 29 Sep 2007 13:54:10 +0000 |
Richard Laager |
applied changes from 8b8bc5b1ef1263e1c0f00a9ed208accff09d988e
|
Fri, 28 Sep 2007 16:58:50 +0000 |
Richard Laager |
applied changes from 5252885d793a4d288d92856d511d721bf5bb87ef
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Wed, 05 Sep 2007 01:12:44 +0000 |
William Ehlhardt |
- Add purple_reserved fields to various structures.
|
Mon, 03 Sep 2007 01:09:08 +0000 |
Richard Laager |
merge of '3f25aaeb59668d0654c46b32af65735a2aa35fb9'
|
Thu, 30 Aug 2007 07:53:41 +0000 |
Mark Doliner |
refcount of 0 is normal
|
Thu, 30 Aug 2007 07:40:27 +0000 |
Mark Doliner |
Replace a call to g_assert() with a logging statement
|
Thu, 30 Aug 2007 07:26:45 +0000 |
Mark Doliner |
Get rid of some stray whitespace and consistently use tab indentation
|
Thu, 30 Aug 2007 07:16:37 +0000 |
Mark Doliner |
Fix compiler warnings about having a variable declaration after some
|
Mon, 03 Sep 2007 01:07:47 +0000 |
Richard Laager |
Fix a couple compiler warnings:
|
Sat, 25 Aug 2007 20:32:15 +0000 |
William Ehlhardt |
- Add purple_util_write_data_to_file_absolute; glib's
|
Mon, 20 Aug 2007 03:21:37 +0000 |
William Ehlhardt |
- Yet More TODO whacking
|
Mon, 20 Aug 2007 03:15:30 +0000 |
William Ehlhardt |
- Errorchecking in x509_cert_dn
|
Mon, 20 Aug 2007 03:10:21 +0000 |
William Ehlhardt |
- More TODO whacking
|
Mon, 20 Aug 2007 03:00:31 +0000 |
William Ehlhardt |
- TODO-whacking
|
Mon, 13 Aug 2007 22:49:45 +0000 |
William Ehlhardt |
- x509_signed_by now accepts a signature by an X.509 version 1
|
Mon, 13 Aug 2007 19:38:49 +0000 |
William Ehlhardt |
- Move ssl-gnutls x509 registration until after GnuTLS itself is inited
|
Mon, 13 Aug 2007 16:33:32 +0000 |
William Ehlhardt |
- Fix x509_signed_by. Apparently I can't read documentation.
|
Tue, 07 Aug 2007 20:29:35 +0000 |
William Ehlhardt |
- Add unique_id and issuer_unique_id constructions (defined as Distinguished
|
Tue, 07 Aug 2007 04:31:01 +0000 |
William Ehlhardt |
- Add purple_certificate_signed_by
|
Fri, 03 Aug 2007 06:12:42 +0000 |
William Ehlhardt |
- Change the internal structure of activation/expiration times to match
|
Fri, 13 Jul 2007 09:09:52 +0000 |
William Ehlhardt |
- purple_certificate_verify no longer takes possession of the
|
Fri, 13 Jul 2007 08:42:59 +0000 |
William Ehlhardt |
- Add GnuTLS X.509 cert copy operator
|
Fri, 13 Jul 2007 08:38:21 +0000 |
William Ehlhardt |
- Add purple_certificate_copy and associated machinery
|
Fri, 13 Jul 2007 08:10:33 +0000 |
William Ehlhardt |
- GnuTLS plugin now uses reference counting to manage its underlying
|
Thu, 12 Jul 2007 02:59:13 +0000 |
William Ehlhardt |
- Add activation/expiration time retrievers to GnuTLS plugin
|
Mon, 09 Jul 2007 03:47:36 +0000 |
William Ehlhardt |
- Add certificate_check_subject_name and associated machinery
|
Mon, 09 Jul 2007 03:26:18 +0000 |
William Ehlhardt |
- Remove a duplicate field from CertificateScheme. Oops.
|
Mon, 09 Jul 2007 03:12:15 +0000 |
William Ehlhardt |
- Add get_activation_time and get_expiration_time to CertificateScheme
|
Sun, 08 Jul 2007 04:23:55 +0000 |
William Ehlhardt |
- Fix intermittent crash due to uninitialized variable
|