<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/secure/lib/libcipher, branch releng/5.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-11-06T22:54:58Z</updated>
<entry>
<title>Style sync with rest of FreeBSD.</title>
<updated>2002-11-06T22:54:58Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-11-06T22:54:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dcb2279368aba1f487a3cbfe7312f93f89876bc9'/>
<id>urn:sha1:dcb2279368aba1f487a3cbfe7312f93f89876bc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `uint32_t' instead of `unsigned long', since the code assumes 32-bit</title>
<updated>2002-08-24T02:53:23Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2002-08-24T02:53:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6e44c1a6e4e3979e6e643cd2f6994c2017ff6b81'/>
<id>urn:sha1:6e44c1a6e4e3979e6e643cd2f6994c2017ff6b81</id>
<content type='text'>
arithmetic.

Reviewed by:	make test

The fact that bdes(1) didn't work was
Reported by:	Fred Clift &lt;fclift@verio.net&gt;
</content>
</entry>
<entry>
<title>o Move NTOHL() and associated macros into &lt;sys/param.h&gt;.  These are</title>
<updated>2002-02-18T20:35:27Z</updated>
<author>
<name>Mike Barcroft</name>
<email>mike@FreeBSD.org</email>
</author>
<published>2002-02-18T20:35:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fd8e4ebc8c18caec3eefac6527831f9ee6a92959'/>
<id>urn:sha1:fd8e4ebc8c18caec3eefac6527831f9ee6a92959</id>
<content type='text'>
  deprecated in favor of the POSIX-defined lowercase variants.
o Change all occurrences of NTOHL() and associated marcros in the
  source tree to use the lowercase function variants.
o Add missing license bits to sparc64's &lt;machine/endian.h&gt;.
  Approved by: jake
o Clean up &lt;machine/endian.h&gt; files.
o Remove unused __uint16_swap_uint32() from i386's &lt;machine/endian.h&gt;.
o Remove prototypes for non-existent bswapXX() functions.
o Include &lt;machine/endian.h&gt; in &lt;arpa/inet.h&gt; to define the
  POSIX-required ntohl() family of functions.
o Do similar things to expose the ntohl() family in libstand, &lt;netinet/in.h&gt;,
  and &lt;sys/param.h&gt;.
o Prepend underscores to the ntohl() family to help deal with
  complexities associated with having MD (asm and inline) versions, and
  having to prevent exposure of these functions in other headers that
  happen to make use of endian-specific defines.
o Create weak aliases to the canonical function name to help deal with
  third-party software forgetting to include an appropriate header.
o Remove some now unneeded pollution from &lt;sys/types.h&gt;.
o Add missing &lt;arpa/inet.h&gt; includes in userland.

Tested on:	alpha, i386
Reviewed by:	bde, jake, tmm
</content>
</entry>
<entry>
<title>mdoc(7) police: Use the new .In macro for #include statements.</title>
<updated>2001-10-01T16:09:29Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-10-01T16:09:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=32eef9aeb1f39a1623cea55da147c89abbd5b9a5'/>
<id>urn:sha1:32eef9aeb1f39a1623cea55da147c89abbd5b9a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: s/NetBSD/.Nx/ where appropriate.</title>
<updated>2001-08-13T17:00:36Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-08-13T17:00:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d013e3f544677c9ae59affd4678963f360102b09'/>
<id>urn:sha1:d013e3f544677c9ae59affd4678963f360102b09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: join split punctuation to macro calls.</title>
<updated>2001-08-10T17:35:21Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-08-10T17:35:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=94ba280c599b753e38bd0ed745cc3615d37b73b9'/>
<id>urn:sha1:94ba280c599b753e38bd0ed745cc3615d37b73b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: removed HISTORY info from the .Os call.</title>
<updated>2001-07-10T11:04:34Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-07-10T11:04:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9fe48c6e8d0e0133351770178246b4f76ae6a5d9'/>
<id>urn:sha1:9fe48c6e8d0e0133351770178246b4f76ae6a5d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>secure/ build fixes:</title>
<updated>2001-03-26T14:53:33Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-26T14:53:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b8cba406f2af8bad36f00fa94d493eaa9b259798'/>
<id>urn:sha1:b8cba406f2af8bad36f00fa94d493eaa9b259798</id>
<content type='text'>
- TELNETOBJDIR is gone.  `buildworld' already installs libtelnet.a
  in ${WORLDTMP}/usr/lib, and we have LIBRARY_PATH pointing there.

- SSHDIR (formerly SSHSRC) is now shared between all SSH modules.
  New LIBSSH is introduced for libssh.a (an internal static lib).
  Previously, build without prior `obj' was broken; SSH modules
  always looked for libssh.a in ${.OBJDIR}.  Also, the dependancies
  on the libssh.a were missing.

- libtelnet/ did not install the crypto version of telnet.h into
  /usr/include/arpa.

- Removed BINOWN, BINMODE, BINDIR and SRCS with default values.

Reviewed by:	markm

- MAN[1-9] -&gt; MAN.
</content>
</entry>
<entry>
<title>Fixed missing include of &lt;unistd.h&gt; and wrong prototype for setkey().</title>
<updated>2001-02-06T01:17:59Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2001-02-06T01:17:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0be3a10c91aadfe79404ade116c7828f03eb6354'/>
<id>urn:sha1:0be3a10c91aadfe79404ade116c7828f03eb6354</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add .Lb libcipher</title>
<updated>2001-01-24T14:27:30Z</updated>
<author>
<name>Ben Smithurst</name>
<email>ben@FreeBSD.org</email>
</author>
<published>2001-01-24T14:27:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=48cd1cfb636400bef64f76c7bb96e5653c938e21'/>
<id>urn:sha1:48cd1cfb636400bef64f76c7bb96e5653c938e21</id>
<content type='text'>
PR:		24434
Submitted by:	Bill Cheswick &lt;ches@bell-labs.com&gt;
</content>
</entry>
</feed>
