-
- Downloads
smb_hfield_add_netaddr(), and by extension, the smb_hfield_netaddr() macro,
If the specified or detected net_type is not Internet, only store the address portion of the email address in the *NETADDR hfield. If the net_type argument is a NULL pointer, automatically add the *NETTYPE hfield too. New functions: - smb_netaddr_type() - returns the string/name of a specified net_type. - smb_get_net_type_by_addr() - parses just the network address field. Change short/ushort's to int16_t/uint16_t's. Remove date from copyright.
Showing
- src/smblib/smbadd.c 1 addition, 1 deletionsrc/smblib/smbadd.c
- src/smblib/smballoc.c 3 additions, 3 deletionssrc/smblib/smballoc.c
- src/smblib/smbdump.c 2 additions, 2 deletionssrc/smblib/smbdump.c
- src/smblib/smbfile.c 1 addition, 1 deletionsrc/smblib/smbfile.c
- src/smblib/smbhash.c 1 addition, 1 deletionsrc/smblib/smbhash.c
- src/smblib/smblib.c 56 additions, 34 deletionssrc/smblib/smblib.c
- src/smblib/smblib.h 17 additions, 16 deletionssrc/smblib/smblib.h
- src/smblib/smbstr.c 47 additions, 12 deletionssrc/smblib/smbstr.c
Loading
Please register or sign in to comment