~ubuntu-branches/ubuntu/precise/gnutls28/precise

« back to all changes in this revision

Viewing changes to doc/gnutls-guile.info

  • Committer: Package Import Robot
  • Author(s): Andreas Metzler
  • Date: 2011-09-20 19:37:06 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20110920193706-a9phjijvddzg3nkl
Tags: 3.0.3-1
* New upstream version. (Includes a fix for #640639)
* Bump shlibs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
This is gnutls-guile.info, produced by makeinfo version 4.13 from
2
2
gnutls-guile.texi.
3
3
 
4
 
This manual is last updated 20 August 2011 for version 3.0.2 of GnuTLS.
 
4
This manual is last updated 13 September 2011 for version 3.0.3 of
 
5
GnuTLS.
5
6
 
6
7
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
7
8
2010, 2011 Free Software Foundation, Inc.
24
25
GnuTLS-Guile
25
26
************
26
27
 
27
 
This manual is last updated 20 August 2011 for version 3.0.2 of GnuTLS.
 
28
This manual is last updated 13 September 2011 for version 3.0.3 of
 
29
GnuTLS.
28
30
 
29
31
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
30
32
2010, 2011 Free Software Foundation, Inc.
128
130
     $ guile
129
131
     guile> (use-modules (gnutls))
130
132
     guile> (gnutls-version)
131
 
     "3.0.2"
 
133
     "3.0.3"
132
134
     guile>
133
135
 
134
136
 
1612
1614
 
1613
1615
 
1614
1616
Tag Table:
1615
 
Node: Top834
1616
 
Node: Preface1881
1617
 
Node: Guile Preparations2387
1618
 
Node: Guile API Conventions4962
1619
 
Node: Enumerates and Constants5536
1620
 
Node: Procedure Names7929
1621
 
Node: Representation of Binary Data8932
1622
 
Node: Input and Output10046
1623
 
Node: Exception Handling11948
1624
 
Node: Guile Examples13776
1625
 
Node: Anonymous Authentication Guile Example14230
1626
 
Node: OpenPGP Authentication Guile Example16792
1627
 
Node: Importing OpenPGP Keys Guile Example19743
1628
 
Node: Guile Reference21229
1629
 
Node: Core Interface21586
1630
 
Node: Extra Interface39688
1631
 
Node: Copying Information42449
1632
 
Node: GNU Free Documentation License42681
 
1617
Node: Top837
 
1618
Node: Preface1887
 
1619
Node: Guile Preparations2393
 
1620
Node: Guile API Conventions4968
 
1621
Node: Enumerates and Constants5542
 
1622
Node: Procedure Names7935
 
1623
Node: Representation of Binary Data8938
 
1624
Node: Input and Output10052
 
1625
Node: Exception Handling11954
 
1626
Node: Guile Examples13782
 
1627
Node: Anonymous Authentication Guile Example14236
 
1628
Node: OpenPGP Authentication Guile Example16798
 
1629
Node: Importing OpenPGP Keys Guile Example19749
 
1630
Node: Guile Reference21235
 
1631
Node: Core Interface21592
 
1632
Node: Extra Interface39694
 
1633
Node: Copying Information42455
 
1634
Node: GNU Free Documentation License42687
1633
1635
 
1634
1636
End Tag Table