summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-06-05That DPRINTF() is not needed.Angelos D. Keromytis
2001-06-05Remove BUGS section, as the only bug mentioned there was removedAngelos D. Keromytis
2001-06-05Add a few DPRINTF()'sAngelos D. Keromytis
2001-06-05That debug message was just too chatty, even as a debug message :-)Angelos D. Keromytis
2001-06-05Correctly initialize remote ID when using prefix.Angelos D. Keromytis
2001-06-05Print the correct expected Remote ID valueAngelos D. Keromytis
2001-06-05Oops, typo.Angelos D. Keromytis
2001-06-05Use pf_key_v2_convert_id() instead of repeating code for the IDs;Angelos D. Keromytis
2001-06-05Back out the make bug workaround that ho@ did.Hans Insulander
2001-06-05Undo accidentally commited changes.Hans Insulander
2001-06-05don't delete the auth socket in channel_stop_listening()Markus Friedl
2001-06-05Undo accidentally commited changes.Hans Insulander
2001-06-05Style.Angelos D. Keromytis
2001-06-05log_error() cleanupAngelos D. Keromytis
2001-06-05Don't spawn unecessary subshell in the "make build" target, a.k.a hin-is-lazyHans Insulander
2001-06-05Don't use log_error() in vain.Angelos D. Keromytis
2001-06-05Don't spawn unecessary subshells.Hans Insulander
2001-06-05Don't use log_error() if it's an internal error.Angelos D. Keromytis
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
2001-06-05SADB_IDENTTYPE_PREFIX support (only for fully-specified hosts), plusAngelos D. Keromytis
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
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
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
2001-06-05Deal with an unclear license by replacing the file with a PDNiklas Hallqvist
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
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 zen-parse@gmx....Markus Friedl
2001-06-04remove the "must be free" clause:Theo de Raadt
2001-06-04Add wscons support for vax. -mojMats O Jansson