]> git.decadent.org.uk Git - odhcp6c.git/history - src/dhcpv6.c
Prepare to release odhcp6c (1.1+git20160131-1).
[odhcp6c.git] / src / dhcpv6.c
2016-01-31 Steven BarthMerge pull request #44 from bwhacks/alignment-fixes
2016-01-29 Steven BarthMerge pull request #43 from bwhacks/security-fixes
2016-01-28 Ben HutchingsFix end pointer passed from dhcpv6_handle_reply() to...
2016-01-28 Steven BarthMerge pull request #41 from bwhacks/security-fixes
2016-01-28 Ben HutchingsFix alignment of hash buffer in dhcpv6_response_is_valid
2016-01-28 Ben HutchingsFix unaligned 32-bit reads from DHCP packets
2016-01-28 Ben HutchingsFix alignment of buffers in ra_process and dhcpv6_request
2016-01-28 Ben HutchingsAdd missing option length checks in dhcpv6_handle_advert
2016-01-28 Ben HutchingsFix potential log forgery via status string
2016-01-28 Ben HutchingsCheck for unsupported PD exclusion configuration in...
2016-01-28 Ben HutchingsFix memory leak in dhcpv6_add_server_cand in case odhcp...
2015-07-13 Steven BarthMerge pull request #37 from themiron/master
2015-07-13 Vladislav GrishenkoMerge branch 'upstream'
2015-07-13 Steven Barthdhcpv6: remove dead code
2015-07-12 Vladislav GrishenkoAvoid solicit for zero-length prefix
2015-06-09 Steven Barthdhcpv6: clear CUSTOM_OPTS in a more sane manner
2015-04-25 Steven BarthMerge pull request #33 from themiron/master
2015-04-25 Vladislav GrishenkoAvoid of waiting for Advertise in stateless-only mode
2015-04-14 Steven Barthscan-code fixes
2015-04-13 Steven BarthImprove handling of DNS search domains
2015-04-12 Steven BarthRemove obsolete prefix class support
2015-02-17 Steven BarthMerge pull request #30 from themiron/master
2015-02-17 Vladislav GrishenkoFix handling of DHCPv6 replies containing unrequested...
2015-01-13 Steven Barthset default information refresh time to 86400 as per...
2014-12-10 Steven BarthDon't apply excess filter to DHCPv6 and unify odhcp6c_u...
2014-11-30 Steven BarthMore compatibility with non RFC-compliant servers
2014-11-28 Steven BarthBe less picky when erroring out due to strange IA statu...
2014-11-28 Steven BarthFix initial delay of SOLICIT message
2014-11-18 Steven BarthFix msghdr initialization on musl
2014-10-10 sbyxMerge pull request #24 from themiron/master
2014-10-10 Vladislav GrishenkoFix parsing empty IA_NA, IA_PD and invalid IA_ADDR...
2014-10-06 Steven BarthExport DHCPv6 server address to env
2014-08-25 Steven BarthEnable softwire-support by default
2014-08-22 Steven BarthAlso test for correct IA-ID for IA_NA
2014-08-22 Steven Barthia_na: use big-endian 1 as IAID
2014-05-30 Steven BarthFilter FQDN as well
2014-05-30 Steven BarthImprove filter
2014-05-23 Steven Barthfilter DNS-domain from passthru
2014-05-23 Steven BarthAdd support for DHCPv6 option passthru
2014-04-28 Steven BarthIgnore multiple MAP-E instances for now and output...
2014-04-28 Steven BarthInitial support for MAP & LW4O6 provisioning
2014-04-09 Steven BarthFix fallout
2014-04-09 Steven BarthRevert "Revert to old behaviour regarding information...
2014-04-03 sbyxMerge pull request #19 from dedeckeh/bugfixes
2014-04-03 Hans DedeckerAdd user-class option in help text and minor clean up
2014-04-01 Steven BarthCorrectly clear CER
2014-04-01 Steven BarthDon't disable looping (meh)
2014-03-30 Steven BarthAdd initial support for CER-ID
2014-03-18 Steven BarthFix building with clang 3.4
2014-03-11 Steven BarthFix HMAC-MD5 verify in reconfigure
2014-02-17 Steven BarthReintroduce Reconfigure-Accept in Request-Message
2014-02-12 sbyxMerge pull request #16 from kaspar030/use_enum_for_iov
2014-02-12 Kaspar Schleiseruse enum to specify order and indexes of iov struct.
2014-02-06 Steven BarthFix fallout from userclass addition
2014-02-06 sbyxMerge pull request #15 from dedeckeh/bugfixes
2014-02-05 Hans DedeckerFix T1, T2 and T3 timer values in case of infinite...
2014-02-05 Steven BarthAdd user-class option
2014-01-29 Steven BarthBump copyright headers
2014-01-27 Kaspar Schleiseradd support Vendor Class option
2014-01-27 Kaspar Schleiserallow disabling "client fqdn" and "accept reconfigurati...
2014-01-27 Kaspar Schleiseradd support for multiple prefixes with distinct IAIDs
2014-01-27 Kaspar Schleiseradded command line switch for strict oro
2014-01-27 Kaspar Schleiserfix NTP server option handling
2014-01-11 sbyxMerge pull request #11 from NeoRaider/fixes
2014-01-10 Matthias SchifferWhitespace fixes
2014-01-05 Steven BarthSwitch to a leaner MD5 library
2013-12-30 Steven BarthRevert to old behaviour regarding information requests
2013-12-30 Steven BarthRevert "Server unicast option support"
2013-12-30 Steven BarthFix compilation and cleanup
2013-12-30 sbyxMerge pull request #9 from dedeckeh/master
2013-12-30 Hans DedeckerSupport for SOL_MAX_RT and INF_MAX_RT options (RFC7083)
2013-12-27 Hans DedeckerDrop DHCPv6 messages containing invalid option length
2013-12-27 Hans DedeckerRevert "Fix handling of DHCPv6 messages containing...
2013-12-12 Hans DedeckerFix handling of DHCPv6 messages containing option lengt...
2013-12-12 Hans DedeckerFix server candidate selection logic
2013-12-01 Hans DedeckerFine tune server candidate selection logic
2013-12-01 Hans DedeckerFix receive rounds end condition
2013-12-01 Hans DedeckerRemove setsockopt error checking
2013-11-13 Hans DedeckerServer unicast option support
2013-11-13 Hans DedeckerImproved message validation checks and socket error...
2013-10-29 Steven BarthBe less verbose when sending solicits
2013-10-23 Steven BarthFix compilation on 64-bit platforms
2013-10-23 Hans Dedeckerodhpc6c: status code support in reply
2013-10-23 Hans Dedeckerodhcp6c: preference and status code support in advertise
2013-10-23 Hans Dedeckerodhcp6c: message retransmission count support
2013-10-17 Steven BarthFix handling of PD-Advertisements
2013-10-14 Steven BarthMake SOL_MAX_RT configurable and default to 120
2013-10-14 Steven BarthPrefer servers with bigger prefixes
2013-10-11 Steven BarthDon't hang indefinitely if REQUEST is never answered
2013-10-07 Steven Barthodhcp6c: improve server selection
2013-09-21 Steven BarthHandle NoAddrsAvail IA-status
2013-09-18 Steven BarthRestart transaction if server returns IAID error code
2013-09-12 Steven BarthAdd default T1, T2, T3 for buggy servers
2013-08-31 Steven BarthMerge preliminary prefix class support
2013-08-31 Steven BarthMerge branch 'hnet'
2013-08-01 Markus StenbergMerge remote-tracking branch 'up/master' into hnet
2013-08-01 Steven BarthFix including PD in request
2013-07-31 Markus StenbergMerge remote-tracking branch 'up/master' into hnet
2013-07-31 Steven BarthInclude IAs in Request to be more compatible with some...
2013-07-31 Maico Le PapeAdd support for colored address in IA_NA
next