diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2003-12-26 17:48:57 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2003-12-26 17:48:57 +0000 |
commit | bbba43f0c7df2780addbe0d0f533a057b2fbfa98 (patch) | |
tree | 1b6a86cd5c2e6f7a0013542e73fc88559ddd6fdb /lib/auth_rsa.c | |
parent | c643f3fd7e18ea7680b66f8ba5d0f60c19108026 (diff) | |
download | gnutls-bbba43f0c7df2780addbe0d0f533a057b2fbfa98.tar.gz |
* Added CRL verification functionality to certtool.
* Added the FSF copyright notices.
* Moved all the compatibility interface to the openssl
compatibility library.
Diffstat (limited to 'lib/auth_rsa.c')
-rw-r--r-- | lib/auth_rsa.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/auth_rsa.c b/lib/auth_rsa.c index e5927e6925..5931460274 100644 --- a/lib/auth_rsa.c +++ b/lib/auth_rsa.c @@ -1,5 +1,6 @@ /* * Copyright (C) 2000,2001,2002,2003 Nikos Mavroyanopoulos + * Copyright (C) 2004 Free Software Foundation * * This file is part of GNUTLS. * |