All releases of netwib


Release Notes: This release adds netwib__debug_ctrlc_pressed_break() to find memory leaks in debug mode. It limits the number of recursive directories that can be created to 100.


Release Notes: The licence was changed from GPLv2 to GPLv3. gcc 4.3 warnings about unused functions are suppressed.


Release Notes: A memory leak in netwib_dir_init() was fixed. Some netwib_buf functions were renamed. A new flag was created to wipe memory of sensitive buffers. A bash shell with a TTY and readline can be set in a netwib_io. The netwib_hash_ctl_get_count() function was created.


Release Notes: Support for Tru64 Unix was added. During compilation of the libnetwib.so dynamic library, GCCLIB was missing.


Release Notes: The uint64 module was rewritten to have common defines supporting 64 and 32 bit processors.


Release Notes: Under Linux without IPv6 support, arp cache contained an invalid value. In netwib_io_init_sniff_tcpreord(), only 8 of the 16 bits of TCP destination port were used to compare TCP sessions.


Release Notes: A memory leak in netwib_dir_init was corrected. The netwib_io_init_file function now supports reading and writing. New macros for file management were added.


Release Notes: Module sys/path was rewritten to provide functions that are easier to use.


Release Notes: This version provides low level features needed for SMB/CIFS implementation in netwox.


Release Notes: Under Solaris, network devices with two or more IP addresses were not retrieved in network configuration. Under BSD, additional routing table entries were not retrieved. Timezone selection is done in netwib_init().