lp://staging/~hipl-core/hipl/shotgun_mobility
- Get this branch:
- bzr branch lp://staging/~hipl-core/hipl/shotgun_mobility
Branch merges
Branch information
Recent revisions
- 6438. By Miika Komu
-
OpenSSL ECC compilation fixes for Redhat-based distros
Merging of the hipv2-dh-ecdh branch broke compilation for Fedora 19
which does not support ECC. Added some minimal ifdef madness to get the
code to compile. Tested on FC19 and Ubuntu precise. - 6435. By Miika Komu
-
A dist fix to the previous commit
Revision 6434 was missing a new unit test file in Makefile.am for the
DNS proxy. - 6433. By Miika Komu
-
Updated manual on the use of tcpdump for HIP-related traffic.
Filtering of ESP encapsulated traffic was documented, but now also an
example to filter HIP-based traffic without ESP encapsulation is
documented in the manual. - 6432. By Pupu Toivonen
-
Merge branch RSA_generate_key_ex
--
Change RSA_generate_key to RSA_generate_key_ex in crypto.c
The RSA_generate_key function has been deprecated in OpenSSL
in favor of the newer function RSA_generate_key_ex.
http://www.openssl. org/docs/ crypto/ RSA_generate_ key.html If OpenSSL was compiled with the 'no-deprecated' argument,
the old function will not be available. This is the case
e.g. with Android.RSA_generate_key_ex with its current interface has been
part of OpenSSL starting from version 0.9.8 (July 2005).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/hipl