[PATCH 0/3] merging-in our zebedee fork
Roman Hoog Antink <[email protected]> Sun, 11 May 2014 00:50:39 +0200
| Newsgroups | gmane.comp.security.zebedee.general |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --------------1.9.1 Content-Type: text/plain; charset=UTF-8; format=fixed Content-Transfer-Encoding: quoted-printable Dear Neil In 2010 I implemented IPv6 support for zebedee. By the low activity on th= e=20 mailing list I was led to believe you abandoned the project. There were n= o commits in the repo since 2005. That's how our own fork of zebedee came t= o exist on github https://github.com/basman/zebedee . The following 3 patches stem from my effort to bring in two new features and a small fix back to the main stream repo. I plan to remove my repo on github eventually, as it introduced overlapping version numbers. Please merge these patches. Best regards -Roman Andreas Jaggi (1): fix openssl include when using system libraries Roman Hoog Antink (1): IPv6 support Tabita Arn (1): configure source IP of outgoing connections Makefile | 17 +- zebedee.c | 931 +++++++++++++++++++++++++++++++++++++++++++++---------= ------ zebedee.pod | 11 +- 3 files changed, 717 insertions(+), 242 deletions(-) --=20 1.9.1 --------------1.9.1 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ Is your legacy SCM system holding you back? Join Perforce May 7 to find out: • 3 signs your SCM is hindering your productivity • Requirements for releasing software faster • Expert tips and advice for migrating your SCM now http://p.sf.net/sfu/perforce --------------1.9.1 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Zebedee-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/zebedee-talk --------------1.9.1--