Changes between Version 3 and Version 4 of libroar


Ignore:
Timestamp:
05/06/12 18:45:42 (12 years ago)
Author:
ph3-der-loewe
Comment:

+ some module infos

Legend:

Unmodified
Added
Removed
Modified
  • libroar

    v3 v4  
    4040==== buffer.h ==== 
    4141==== crc.h ==== 
     42See [[#hash.h]]. 
     43 * CRC generation 
     44  * Adler32 
     45  * CRC24 (RFC:2440) 
    4246==== crypto.h ==== 
    4347==== debug.h ==== 
     
    4751==== file.h ==== 
    4852==== hash.h ==== 
     53 * Cryptographic Hash generation 
    4954==== hash_tiger.h ==== 
     55See [[#hash.h]. 
     56 * Implementation of the 192 bit Tiger Hash 
    5057==== keyval.h ==== 
    5158==== kstore.h ==== 
     
    5360Mixed. 
    5461==== memmgr.h ==== 
     62 * Memory management module 
     63 * Set of portable string functions 
    5564==== nnode.h ==== 
    5665==== notify.h ==== 
     
    5968==== pinentry.h ==== 
    6069==== plugincontainer.h ==== 
     70See [[libroar/plugins]]. 
    6171==== random.h ==== 
     72 * Random number generation 
    6273==== roardl.h ==== 
     74See [[libroar/plugins]]. 
    6375==== roarfloat.h ==== 
    6476==== roartime.h ====