summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-05-01sysdep/openbsd/sysdep.c: Merge with EOM 1.7Niklas Hallqvist
DESIGN-NOTES: Merge with EOM 1.42 Makefile: Merge with EOM 1.51 app.c: Merge with EOM 1.6 conf.c: Merge with EOM 1.18 init.c: Merge with EOM 1.14 isakmpd.conf.5: Merge with EOM 1.19 pf_encap.c: Merge with EOM 1.64 pf_encap.h: Merge with EOM 1.12 pf_key_v2.h: Merge with EOM 1.3 sysdep.h: Merge with EOM 1.16 transport.c: Merge with EOM 1.40 ui.c: Merge with EOM 1.32 author: niklas A new connection abstraction
1999-05-01Merge with EOM 1.15Niklas Hallqvist
author: niklas typo in debug output author: niklas A new connection abstraction
1999-05-01Break up into two loops, one for the copy, another to finish traversalTodd C. Miller
of the src string if len(src) >= size. Speeds up the common case a bit.
1999-05-01It is faster to split this into separate length and copy operationsTodd C. Miller
1999-05-01Make ports 80 & 81 ``interactive''.brian
1999-05-01typo; krw@tcn.netTheo de Raadt
1999-05-01Add ksyms.Jason Downs
1999-05-01Let Makefiles pass infodir and bindir thru recursive invocation,Marc Espie
so that make install will heed DESTDIR, and so gdb.info & friends will finally show up in distrib/sets...
1999-05-01Merge with EOM 1.13Niklas Hallqvist
author: niklas Sigh, tunnel mode needs a special flag.
1999-05-01Merge with EOM 1.30Niklas Hallqvist
author: niklas INITIAL-CONTACT bug
1999-04-30Merge with EOM 1.106Niklas Hallqvist
author: niklas Informational exchanges do not have SAs
1999-04-30GOT name is __GLOBAL_OFFSET_TABLE_ on i386 a.out.Marc Espie
gcc 2.8.1 emits _GLOBAL_OFFSET_TABLE_ instead, so gas has to take care of that... This reverts to a previous gas state, but with comments much clearer, and a real clue about what's going on.
1999-04-30Merge with EOM 1.39Niklas Hallqvist
author: niklas Unused var removed
1999-04-30Merge with EOM 1.101Niklas Hallqvist
author: niklas Do not free a message twice
1999-04-30don't use a2Todd C. Miller
1999-04-30fix register usage (program logic is unchanged)Todd C. Miller
1999-04-30Crank the for loop max index so test #2 succeeds on fast machines. Total ↵Todd C. Miller
test running time is still limited to 10sec. I still think this is a bogus test though.
1999-04-30Use arch, not unameTodd C. Miller
1999-04-30Merge with EOM 1.130Niklas Hallqvist
author: niklas Try to get the right DOI in notifications author: niklas Revert last change author: niklas Informational exchanges reaches their end immediately. author: niklas Keep track of messages in the send queue from the exchange point of view. author: niklas Only retransmit if we have something to retransmit author: niklas New message_drop API. Generate real INVALID_COOKIE notification. Generate informational exchanges in phase 1 too. Really get these messages to the wire
1999-04-30BUGS: Merge with EOM 1.29Niklas Hallqvist
README: Merge with EOM 1.21 TO-DO: Merge with EOM 1.35 author: niklas Up-to-date
1999-04-30ipsec.c: Merge with EOM 1.105Niklas Hallqvist
isakmp_doi.c: Merge with EOM 1.38 author: niklas Recognize but ignore incoming informationmal exchanges author: niklas New message_drop API. Generate real INVALID_COOKIE notification. Generate informational exchanges in phase 1 too. Really get these messages to the wire
1999-04-30Merge with EOM 1.100Niklas Hallqvist
author: niklas Try to fix the retransmit business, so info exchanges does not retransmit author: niklas Remove unneccesary code author: niklas Keep track of messages in the send queue from the exchange point of view. author: niklas Free the last sent message when freeing an exchange author: niklas New message_drop API. Generate real INVALID_COOKIE notification. Generate informational exchanges in phase 1 too. Really get these messages to the wire
1999-04-30Merge with EOM 1.24Niklas Hallqvist
author: niklas Keep track of messages in the send queue from the exchange point of view.
1999-04-30Merge with EOM 1.40Niklas Hallqvist
author: niklas inet_ntoa returns a static, do not call twice in an expression
1999-04-30Merge with EOM 1.38Niklas Hallqvist
author: niklas Careful rewrite of the message sending to cope with exchanges disappearing in post-send functions. author: niklas Try to fix the retransmit business, so info exchanges does not retransmit author: niklas Keep track of messages in the send queue from the exchange point of view.
1999-04-30ike_phase_1.c: Merge with EOM 1.3Niklas Hallqvist
ike_quick_mode.c: Merge with EOM 1.84 message.h: Merge with EOM 1.46 author: niklas New message_drop API. Generate real INVALID_COOKIE notification. Generate informational exchanges in phase 1 too. Really get these messages to the wire
1999-04-30Merge with EOM 1.89Niklas Hallqvist
author: niklas Do not put multiple expirations on a single SA
1999-04-30in vput, simple_unlock the v_interlock before VOP_INACTIVE, not afterArtur Grabowski
1999-04-30Remove the file.Federico G. Schwindt
1999-04-30Don't generate pcmciadevs_data.h anymore.Federico G. Schwindt
1999-04-30Don't call ne2000_detect twice. Use nsc->sc_type instead.Federico G. Schwindt
1999-04-30Grammar'n'formattingPaul Janzen
1999-04-30add support for pipes since sparc uses new pipe code by default nowArtur Grabowski
1999-04-30gc old filesArtur Grabowski
1999-04-30upgrade Arla to fresher code. Too many new features and bugfixes.Artur Grabowski
1999-04-30Import of arla-0.35.7Artur Grabowski
1999-04-30Import of xfs from arla-0.35.7Artur Grabowski
1999-04-30more cruftTodd C. Miller
1999-04-30install afs/SuidCellsArtur Grabowski
1999-04-30new Arla needs this file to run. (the name says it all)Artur Grabowski
1999-04-29New configuration method, use a combination of hints and config.over. Also ↵Todd C. Miller
add in OpenBSD-specific patches
1999-04-29Import of stock perl 5.8.5Todd C. Miller
1999-04-29perl5.005_03 (stock)Todd C. Miller
1999-04-29perl5.005_03Todd C. Miller
1999-04-29Y2K fix: allow 'shutdown yymmddhhmm' to work in the next century.Alex Feldman
1999-04-29Work around the blocking read() that causes so many hung ftpd processes.Jason Downs
This has been extensively tested.
1999-04-29Unfortunate side effect of the mandoc macros:Marc Espie
.Nd takes at most 9 arguments. Hence, if the description is longer than that, you lose. Unless you get it to be just one argument, by quoting it. Automated search of other such manpages to do, or a way to fix .Nd if someone knows enough troff...
1999-04-29always check return value of strdup()Aaron Campbell
1999-04-29don't step on the tail if there is no one, or core dumps; millert - yesMichael Shalayeff
1999-04-28Added wdt driver for the Industrial Computer Source PCI-WDT50x watchdogAlex Feldman
timers.