summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-06-05Clarify (from art@)Angelos D. Keromytis
2001-06-05Clear acquires only if TDB was established correctly.Angelos D. Keromytis
2001-06-05Enforce Remote-ID specified in Phase 1 peer section (whether manuallyAngelos D. Keromytis
or dynamically specified).
2001-06-05SADB_IDENTTYPE_PREFIX support (only for fully-specified hosts), plusAngelos D. Keromytis
punctuation. niklas@ ok
2001-06-05Bad niklas, re-committed redundant code.Angelos D. Keromytis
2001-06-05Correct credential matching logic.Angelos D. Keromytis
2001-06-05Style issues and commentaryNiklas Hallqvist
2001-06-05Add back check for found/not found public key to use for verificationAngelos D. Keromytis
(somehow was dropped during the previous commit).
2001-06-05License clarification from David Mazieres, ok deraadt@Peter Valchev
2001-06-05Remove leading '+' from the -u arg description; mbing@nfr.netTodd C. Miller
2001-06-05repair copyright notices for NRL & cmetz; cmetzTheo de Raadt
2001-06-05repair copyright notices for NRL & cmetz; cmetzTheo de Raadt
2001-06-05updated firmware from 3com (Thanks!); contains support for 3cr990B cards.Jason Wright
2001-06-05Dynamically allocate conn, as this is given to the exchange; cleanupAngelos D. Keromytis
conf space on failure to establish dynamic SA. ok niklas@
2001-06-05portability; unused function on non-openbsd platformJun-ichiro itojun Hagino
2001-06-05Make our pfkeyv2.h more RFC2367 compliant. Also fix some backwardsNiklas Hallqvist
compatibility problems in isakmpd, at least 2.8 stable can compile current isakmpd now. angelos@ ok
2001-06-05Deal with an unclear license by replacing the file with a PDNiklas Hallqvist
one, which also have a real implementation instead of stubs :-)
2001-06-04if_up() requires splnet(). sync with kameJun-ichiro itojun Hagino
2001-06-04Chop off remainder of string, so we don't get mangled options.Angelos D. Keromytis
2001-06-04adjust routing socket message (kernel -> user) to the right size.Jun-ichiro itojun Hagino
with old code we may see junk at the end. sync with kame, 4.4BSD bug.
2001-06-04syncMichael Shalayeff
2001-06-04oh, just include machine/asm.hMichael Shalayeff
2001-06-04merge ssh1/2 x11-fwd setup, create listener after tmp-dirMarkus Friedl
2001-06-04export these from libcMichael Shalayeff
2001-06-04entrieness cleanupMichael Shalayeff
2001-06-04trivial regression tests for md5/sha1/rmd160 driverTodd C. Miller
2001-06-04set flags in the signal handlers, do real work in the main loop, ok provos@Markus Friedl
2001-06-04fix debugging printf, cpu_hpa is not pointer anymoreMichael Shalayeff
2001-06-04rpc.pcnfsd is now freeTheo de Raadt
2001-06-04switch uid when cleaning up tmp files and sockets; reported by ↵Markus Friedl
zen-parse@gmx.net on bugtraq
2001-06-04remove the "must be free" clause:Theo de Raadt
From: Geoff Arnold <geoff.arnold@sun.com> [...] If the excision of the phrase [...] is sufficient, I believe that I have the authority to permit its removal, which I hereby do.
2001-06-04Add wscons support for vax. -mojMats O Jansson
2001-06-04Add support for vax lk201 keyboard. Add code to check if new variants orMats O Jansson
encodings exists in kernel. If so suggest to rebuild kbd(1). -moj
2001-06-04use faster arc4random() for small amounts fo data, some spaces; niels okMichael Shalayeff
2001-06-04use a faster arc4random() for random spi generation; angelos@ okMichael Shalayeff
2001-06-04use faster arc4random() in tcp_rndiss_next; niels okMichael Shalayeff
2001-06-04/dev/io hasn't worked in yearsTodd C. Miller
2001-06-04Show the correct dial timeout when a random pause is configuredbrian
Understand ipencap traffic properly Optimise out SIOCIFADDR ioctls that aren't necessary Handle peers that don't send an initial IFADDR option during IPCP negotiations Fix markup for the /etc/ttys example Always use 4 arguments in examples of ``set ifaddr''
2001-06-04fix audio device creation.Brad Smith
-- Reported by & fix tested by: Denis A. Doroshenko <d.doroshenko@omnitel.net>
2001-06-04make kqueue behave like select when testing for write instead of bailingNiels Provos
out.
2001-06-04return from main() don't exitMichael Shalayeff
2001-06-04Some further work. No crypto yet.Hakan Olsson
2001-06-04Don't print these messages unless debugging. mickey@ okHakan Olsson
2001-06-04add the file here too, to avoid confusionTheo de Raadt
2001-06-04Linksys PCM100 support; from Matt Behrens <matt@zigg.com>.Federico G. Schwindt
2001-06-04Spelling: preffered -> preferredPeter Valchev
2001-06-04my licence now permits modification. plus some tiny style cleanupDavid Leonard
2001-06-03List FILESPaul Janzen
2001-06-03clean up and fix some; based on change of wiz@netbsd.orgPaul Janzen
2001-06-03make '++' work.Paul Janzen