~ubuntu-branches/ubuntu/gutsy/gnutls13/gutsy-updates

« back to all changes in this revision

Viewing changes to debian/patches/30_man_hyphen_x509_crt_get_expiration.patch

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Metzler
  • Date: 2006-11-11 10:35:29 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061111103529-0apz2q4w35cgjynh
Tags: 1.4.4-3
Pulled /patches/18_negotiate_cypher.diff from 1.4.5:
When a GnuTLS server receive a SSLv2 Client Hello for an unknown TLS
version, try to negotiate the highest version support by the GnuTLS
server, instead of the lowest.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
diff -Nur gnutls13-1.4.0/doc/manpages/gnutls_x509_crt_get_expiration_time.3 gnutls13-1.4.0.new/doc/manpages/gnutls_x509_crt_get_expiration_time.3
2
 
--- gnutls13-1.4.0/doc/manpages/gnutls_x509_crt_get_expiration_time.3   2006-05-11 23:21:03.000000000 +0100
3
 
+++ gnutls13-1.4.0.new/doc/manpages/gnutls_x509_crt_get_expiration_time.3       2006-06-06 15:23:35.000000000 +0100
4
 
@@ -11,7 +11,7 @@
5
 
 .SH "DESCRIPTION"
6
 
 This function will return the time this Certificate was or will be expired.
7
 
 
8
 
-Returns (time_t)-1 on error.
9
 
+Returns (time_t)\-1 on error.
10
 
 .SH "REPORTING BUGS"
11
 
 Report bugs to <bug-gnutls@gnu.org>.
12
 
 .SH COPYRIGHT