1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 21 hours ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tag as Informational More... about 15 years ago
changes to satisfy id-nits More... about 15 years ago
freshen RFC5338 and BEET references More... about 15 years ago
added text on HIT->DNS mapping More... about 15 years ago
Initial revision of -05 draft More... about 15 years ago
Initial revision More... almost 16 years ago
Fix stack smashing bug in UDP code More... almost 16 years ago
HIP_VERSION must be treated as string More... almost 16 years ago
A few nits for 0.5.1 release More... almost 16 years ago
update version number to 0.5.1 in win32 and Debian build scripts
Jeff Ahrenholz
as siliconja
More... almost 16 years ago
0.5.1 release notes More... about 16 years ago
Update protocol number to RFC 5201 More... about 16 years ago
Adding socklibpp-0.3-ipv6.patch More... about 16 years ago
Initial revision More... about 16 years ago
Initial revision More... about 16 years ago
Initial revision More... about 16 years ago
Initial revision More... about 16 years ago
fix placement of LOCATOR parameter to occur after the ESP_INFO parameter, due to their type values (fixes ietf70 interop w/infrahip)
Jeff Ahrenholz
as siliconja
More... over 16 years ago
fix logic in TLV ordering check
Jeff Ahrenholz
as siliconja
More... over 16 years ago
added crossroads and woodstock4 test servers to the default known_host_identities.xml
Jeff Ahrenholz
as siliconja
More... over 16 years ago
minor change to installer script for "HIP (console mode)" icon to run hip with -v -o -a flags
Jeff Ahrenholz
as siliconja
More... over 16 years ago
fixup hip_convert_lsi_to_peer() to work for both DHT and non-opportunistic cases
Jeff Ahrenholz
as siliconja
More... over 16 years ago
fix LSI DHT lookups for win32 due to faulty logic (carried over since hipd hip_ipsec.c v1.8.2.1) and inadvertent zeroing of the lsi
Jeff Ahrenholz
as siliconja
More... over 16 years ago
Update list of drafts supported More... over 16 years ago
update RPM spec file to run ./bootstrap.sh and include /usr/local/sbin/hipstatus
Jeff Ahrenholz
as siliconja
More... over 16 years ago
bump up version number to 0.5
Jeff Ahrenholz
as siliconja
More... over 16 years ago
change version number to 0.5 in deb/RPM control files, added default CFLAGS to configure.ac to avoid building with -g debug flag for release
Jeff Ahrenholz
as siliconja
More... over 16 years ago
- increment version to 0.5 - suppress multiple acquires by only sending one acquire to hipd for the first unknown LSI - fix handle_local_address_changes() to call select_preferred_address() if the existing preferred has been deleted but does not exist in the association's list of addresses - more consistently apply if_index - send close message from flush_hip_associations() (this was accidentally removed) - when rekey fails, delete the association in addition to moving to UNASSOCIATED - save identities files upon exit in Windows - fix hitgen to suppress XML warning and incorrect LSI generation - from Windows installer don't ask for random number seed
Jeff Ahrenholz
as siliconja
More... over 16 years ago
- when receiving I2 and have an existing association, delete the old right before adding the new (from field testing) - remove an association after rekey failed, so we don't end up with out of sync states (from field testing) - reduce reference count of DH in rekey structure when freeing - consolodate all rekey structure creation, and check for enough keymat before sending a keymat_index -- this fixes a keymat bug during readdressing
Jeff Ahrenholz
as siliconja
More... over 16 years ago
Remove nagging I/O warnings from libxml2 if initial xml file (my_host_identities.xml) does not exist. More... over 16 years ago