aboutsummaryrefslogtreecommitdiff
path: root/common.c
AgeCommit message (Expand)Author
2008-05-01fixed a improper handling of a domain-name ending with '.'. (Bug-ID: 1852869)SUZUKI, Shinsuke
2008-05-01fixed a memory leak (Bug-ID: 1847587)SUZUKI, Shinsuke
2007-12-06fixed a possible memory leak. (Bug-ID 1844676)SUZUKI, Shinsuke
2007-12-06fixed a possible double free. (Bug-ID 1844683)SUZUKI, Shinsuke
2007-07-25config.c, lease.h, common.c: removed compilation warningsSUZUKI, Shinsuke
2007-07-24fixed a buffer overrun in sprint_uint64() (Bug-ID 1714648)SUZUKI, Shinsuke
2007-07-22fixed a singular-point detection failure in replay check. (Bug-ID 1714644)SUZUKI, Shinsuke
2007-06-14dhcp6_get_options(): made sure the option argument to dhcp6_add_listval()JINMEI, Tatuya
2007-03-20fixed a bug that IA-PD/IA-NA cannot coexist in one DHCP message when they hav...SUZUKI, Shinsuke
2007-02-27supported script execution for dhcp6relay (contributed by Bruno STEVANT)SUZUKI, Shinsuke
2007-02-27supported compilation on Solaris (contributed by James Carlson)SUZUKI, Shinsuke
2006-12-04introduced a HAVE_SA_LEN macro to support OSes (other than linux) without len...SUZUKI, Shinsuke
2006-09-20fixed a bug that status-code option might include a unexpected garbage value....SUZUKI, Shinsuke
2006-09-20fixed a bug that dhcp6s inserts SIP server addresses into DNS server address ...SUZUKI, Shinsuke
2006-07-30* supported the following options:SUZUKI, Shinsuke
2006-07-13stop using ifdefs for already standardized optionsSUZUKI, Shinsuke
2005-12-11* Assign an official option number for Information Refresh TimerSUZUKI, Shinsuke
2005-12-01imported KAME-DHCPv6 snapshot at 20051201KAME_20051201SUZUKI, Shinsuke