- removed memory allocation checks!!!

This commit is contained in:
Jan Hutter
2005-11-28 18:24:10 +00:00
parent 297c889cf3
commit 3fe058703f
24 changed files with 722 additions and 1197 deletions
+19
View File
@@ -60,6 +60,25 @@
#endif
/**
* @addtogroup config
*
* Configuration stuff.
*/
/**
* @addtogroup encoding
*
* Classes used to encode and decode IKEv2 Messages.
*/
/**
* @addtogroup payloads
*
* Classes representing a specific IKEv2 Payload type.
*
* @ingroup encoding
*/
/**
* @addtogroup transforms