Next: Introduction, Up: (dir) [Contents][Index]
This manual was last updated 16 August 2022 for version 2.2.0 of GNU SASL.
Copyright © 2002–2022 Simon Josefsson.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled “GNU Free Documentation License”.
• Introduction | Information about protocol and implementation. | |
• Preparation | What you should do before using the library. | |
• Using the Library | High level overview of how to use the library. | |
• Properties | How to specify username, password, etc. | |
• Mechanisms | Mechanism specific information. | |
• Global Functions | Functions that can be used at all times. | |
• Callback Functions | Set and use callbacks. | |
• Property Functions | Specify username, password etc. | |
• Session Functions | Perform an authentication. | |
• Utilities | Functions for various odd things. | |
• Memory Handling | Memory de-allocation. | |
• Error Handling | Error codes and such. | |
• Examples | Demonstrate how to use the library. | |
• Acknowledgements | Whom to blame. | |
• Invoking gsasl | Command line interface to the library. | |
Appendices | ||
• Protocol Clarifications | Our notes on the SASL protocol. | |
• Copying Information | How you can copy and share GNU SASL. | |
Indices | ||
• Function and Data Index | Index of functions, variables and data types. | |
• Concept Index | Index of concepts and programs. |
Next: Introduction, Up: (dir) [Contents][Index]