1
0
Fork 0
mirror of https://bitbucket.org/openhip/openhip/ synced 2023-12-14 05:52:53 +01:00
Commit graph

14 commits

Author SHA1 Message Date
Jeff Ahrenholz 8446df0956 remove libipq from build system
git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/branches/hipv2@171 4c5cb64f-9889-4596-9799-84b02dc3effa
2012-01-13 18:40:36 +00:00
Jeff Ahrenholz 845e6f3552 remove kernel option from autoconf system along with main stub for hipd
git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/branches/hipv2@145 4c5cb64f-9889-4596-9799-84b02dc3effa
2011-09-21 20:17:22 +00:00
Jeff Ahrenholz a33a83edf4 remove old support for i3 protocol
git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/branches/hipv2@144 4c5cb64f-9889-4596-9799-84b02dc3effa
2011-09-21 18:57:39 +00:00
Jeff Ahrenholz b874dd5d4e (Boeing r101)
bump version to 0.8 for release



git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/trunk@137 4c5cb64f-9889-4596-9799-84b02dc3effa
2011-07-27 15:44:31 +00:00
Jeff Ahrenholz e7297329e8 bump version to 0.8_RC1 for release candidate
git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/trunk@124 4c5cb64f-9889-4596-9799-84b02dc3effa
2011-07-18 16:43:17 +00:00
Jeff Ahrenholz 03ead9b296 (Boeing r91)
globally replace SMA_CRAWLER with a more general HIP_VPLS tag



git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/trunk@118 4c5cb64f-9889-4596-9799-84b02dc3effa
2011-06-13 21:59:31 +00:00
Jeff Ahrenholz f57b67fde0 (Boeing r90)
fix minor spelling error in header comments, update (c)2011



git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/trunk@117 4c5cb64f-9889-4596-9799-84b02dc3effa
2011-06-13 18:01:29 +00:00
Orlie Brewer 26bc91b598 - use /var/log/hip.log for logfile and /var/run/hip.pid for PID file as
/usr/local/var/* is non-standard
- daemonize usermode hip daemon when -d option is specified
- note that printf() output from usermode threads is lost until we replace all
  printf() calls with a logging function



git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/trunk@56 4c5cb64f-9889-4596-9799-84b02dc3effa
2011-01-12 22:49:46 +00:00
Jeff Ahrenholz bce4909cdc added -lm linker flag for pow() when compiling with gcc 4.4.5 (Fedora 13)
git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/trunk@44 4c5cb64f-9889-4596-9799-84b02dc3effa
2011-01-05 19:33:16 +00:00
Jeff Ahrenholz 179cddf67c remove use of libtool from autoconf and special Mac OS X case
add ./bootstrap.sh --enable-sma-crawler option to get libtool back for ./configure --enable-sma-crawler 


git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/trunk@26 4c5cb64f-9889-4596-9799-84b02dc3effa
2009-08-13 20:50:12 +00:00
Jeff Ahrenholz aab0b69aa7 fix gcc 4.4 compile (Fedora 11) by turning of strict aliasing checks;
macros that we use such as SA2IP() will need to be rewritten to really fix this


git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/trunk@18 4c5cb64f-9889-4596-9799-84b02dc3effa
2009-07-22 15:29:05 +00:00
Jeff Ahrenholz d9a19c19c9 Dave M. hip-0.6-hipcfgFiles.patch added support for files-based configuration library. Added autoconf support for --enable-sma-crawler=(config) including use of libtool.
git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/trunk@6 4c5cb64f-9889-4596-9799-84b02dc3effa
2009-07-01 20:38:26 +00:00
Jeff Ahrenholz be95bd61ff Dave M. hip-0.6-noOpenSCdeps.patch remove all OpenSC dependencies and favor OpenSSL's engine interface instead
git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/trunk@4 4c5cb64f-9889-4596-9799-84b02dc3effa
2009-06-23 19:02:50 +00:00
Jeff Ahrenholz 36136a6684 initial import of hip_release_ver0_6
git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/trunk@1 4c5cb64f-9889-4596-9799-84b02dc3effa
2009-06-11 15:29:33 +00:00