<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/security/ike-scan, branch pkgsrc_2008Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-01-18T05:06:18Z</updated>
<entry>
<title>Per the process outlined in revbump(1), perform a recursive revbump</title>
<updated>2008-01-18T05:06:18Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2008-01-18T05:06:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1c8e24b168b5909ecc586bdbb660570b490d92ef'/>
<id>urn:sha1:1c8e24b168b5909ecc586bdbb660570b490d92ef</id>
<content type='text'>
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
</content>
</entry>
<entry>
<title>pkglint cleanup; update HOMEPAGE/MASTER_SITES.</title>
<updated>2007-02-22T19:01:13Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2007-02-22T19:01:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=16ab66728257a19144999d3bf2b2fb954c58bce4'/>
<id>urn:sha1:16ab66728257a19144999d3bf2b2fb954c58bce4</id>
<content type='text'>
From Sergey Svishchev in private mail.
</content>
</entry>
<entry>
<title>Update to 1.9</title>
<updated>2007-01-28T01:34:42Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2007-01-28T01:34:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6c7dd545e66bc6ce3562dbc1e4c108791e445352'/>
<id>urn:sha1:6c7dd545e66bc6ce3562dbc1e4c108791e445352</id>
<content type='text'>
a) Experimental IKEv2 support (--ikev2)
b) RFC 3947 NAT traversal support (--nat-t)
c) Source IP spoofing (--sourceip) - Requires raw sockets.
d) Nortel proprietary pre-shared key cracking support.
e) psk-crack can read dictionary files from stdin (--dictionary=-)
f) Backoff patterns may contain only a single packet.
g) Two new packet display options: --timestamp and --shownum
h) ike-scan now uses the Mersenne twister PRNG, with new --randomseed option.
i) --rcookie option allows the responder cookie to be specified in outgoing packets.
j) Several new backoff patterns and vendor IDs added.
k) ike-scan wiki launched: http://www.nta-monitor.com/wiki/
</content>
</entry>
<entry>
<title>Removed the superfluous "quotes" and 'quotes' from variables that don't</title>
<updated>2006-04-22T09:22:05Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2006-04-22T09:22:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1bf12f54d752f34431e029c366efad2fb372519b'/>
<id>urn:sha1:1bf12f54d752f34431e029c366efad2fb372519b</id>
<content type='text'>
need them, for example RESTRICTED and SUBST_MESSAGE.*.
</content>
</entry>
<entry>
<title>Update to 1.8</title>
<updated>2006-01-18T21:37:01Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2006-01-18T21:37:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4c1df7d1b3b96550f84f0e424e1873a973dfd231'/>
<id>urn:sha1:4c1df7d1b3b96550f84f0e424e1873a973dfd231</id>
<content type='text'>
Grab maintainership
From the ChangeLog (Summarised)
&gt;         * ike-backoff-patterns: Added backoff patterns for Netgear ProSafe
&gt;           and Netgear ADSL Firewall Router.  Submitted by Paul Askew.
&gt;         * ike-scan.c, ike-scan.h, configure.ac: Added new --writepkttofile
&gt;           option.  This option writes the output packet to the specified file
&gt;           rather than sending it to the remote host.  It is intended for
&gt;           debugging and testing purposes, to allow the IKE packet to be
&gt;           easily checked.  This option is not documented, because it is
&gt;           designed purely for testing.
&gt;         * check-packet: New test to check IKE scan packet data.  Currently
&gt;           tests two sample packets: one default proposal, and one custom
&gt;           proposal.
&gt;         * ike-scan.c: Added --exchange option to allow the exchange field
&gt;           in the ISAKMP header to be set to arbitrary values.
&gt;         * ike-scan.c, isakmp.c: Added --hdrflags and --hdrmsgid options to
&gt;           allow Flags and MsgID fields in the ISAKMP header to be specified.
&gt;         * ike-scan.c: Added --cookie option to allow the initiator cookie in
&gt;           the ISAKMP header to be set to a static value.
&gt;         * ike-scan.c, isakmp.c: Add --spisize option to allow a random SPI
&gt;           of the specified size to be added to the proposal payload.
&gt;         * ike-vendor-ids: Added 16 new Vendor IDs, and revised some comments
&gt;           on existing entries.
&gt;         * ike-scan.c: Added --doi (-D) and --situation (-S) options to allow
&gt;           the DOI and Situation in the SA of the outbound packets to be changed
&gt;           from the default of DOI_IPSEC and SIT_IDENTITY_ONLY.
&gt;         * ike-scan.c: Added --protocol (-j) and --transid (-k) options to
&gt;           allow the proposal protocol and transform id of the outbound packets
&gt;           to be changed from the defaults.
&gt;         * ike-scan.c: Added --certreq (-C) option to add a
&gt;           CertificateRequest payload to the outgoing packet.
&gt;         * ike-scan.c: Added --headerlen (-L) option to allow the ISAKMP header
&gt;           length to be manually specified.  Normally, ike-scan will
&gt;           automatically calculate the correct length; however, you can use this
&gt;           option if you want to use an incorrect length value instead.
&gt;         * ike-scan.c, isakmp.c: Added --mbz (-Z) option to allow the value for
&gt;           the reserved (MBZ) fields to be set to non-zero values.  Doing so
&gt;           will make the outgoing packet non-RFC compliant.
&gt;         * ike-scan.c, isakmp.c: Added --headerver (-E) option to allow the
&gt;           version field in the ISAKMP header to be altered from the default of
&gt;           0x10 (v1.0).
&gt;         * ike-scan.c: Added --bandwidth (-B) option to allow the outgoing
&gt;           bandwidth to be specified directly instead of using --interval.
&gt;           The --bandwidth option calculates the appropriate interval setting,
&gt;           taking into account the size of the packet.
&gt;         * ike-scan.c: Added --noncelen (-c) option to allow the length of the
&gt;           nonce data to be changed.  This is only applicable to aggressive
&gt;           mode.
</content>
</entry>
<entry>
<title>Fix OpenSSL test, it doesn't work out of the box on DragonFly</title>
<updated>2005-12-08T18:21:16Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2005-12-08T18:21:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1c67946890627dfad44f1bf4c55ef7b6146b5aec'/>
<id>urn:sha1:1c67946890627dfad44f1bf4c55ef7b6146b5aec</id>
<content type='text'>
due to missing size_t.
</content>
</entry>
<entry>
<title>Fixed pkglint warnings. The warnings are mostly quoting issues, for</title>
<updated>2005-12-05T20:49:47Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-12-05T20:49:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b4f920543059af038598712771c3211999ef42a6'/>
<id>urn:sha1:b4f920543059af038598712771c3211999ef42a6</id>
<content type='text'>
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
</content>
</entry>
<entry>
<title>Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.</title>
<updated>2005-04-11T21:44:48Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2005-04-11T21:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2560f48b2f5afa9fcb23e0718a2e2727ca7824cc'/>
<id>urn:sha1:2560f48b2f5afa9fcb23e0718a2e2727ca7824cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changes 1.7.1:</title>
<updated>2005-02-28T16:04:28Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2005-02-28T16:04:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0a93bc0ef66b2ba0e0e212717e013df88ffa4143'/>
<id>urn:sha1:0a93bc0ef66b2ba0e0e212717e013df88ffa4143</id>
<content type='text'>
* Fixed bug which caused hostnames containing hyphens to fail with an error.

* Improved mapping of ID numbers to names in decode.  This allows sparse IDs
  ranges (e.g. 1,2,3,65000) to be supported, which means that we can now decode
  XAUTH authentication method amongst other things.

* Added SO_BROADCAST option to UDP socket to allow sending to broadcast
  addresses.  Previously this gave a permission denied error.
</content>
</entry>
<entry>
<title>Add RMD160 digests.</title>
<updated>2005-02-24T12:51:41Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2005-02-24T12:51:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2eb256146fa3337f8d832db9d8f9f3f5f1978821'/>
<id>urn:sha1:2eb256146fa3337f8d832db9d8f9f3f5f1978821</id>
<content type='text'>
</content>
</entry>
</feed>
