summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp
Commit message (Expand)AuthorAgeFilesLines
...
* MAXPATHLEN -> PATH_MAXbrian2001-03-089-16/+16
* TUNSIFINFO now requires uid 0 to change the interface MTU.brian2001-03-081-2/+3
* Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.ru2001-02-282-2/+2
* Don't even look at af_family if accept() returns sa->sa_len == 0brian2001-02-131-0/+4
* A better fix for the PacketAliasProxyRule() call.brian2001-02-101-3/+3
* mdoc(7) police: replace two -unfilled displays with -tag lists.ru2001-02-072-8/+8
* Add a ``Usable'' function to the ccp switch. The functionbrian2001-02-045-2/+35
* MPPE_MasterKeyValid is only there if HAVE_DES is defined.brian2001-02-041-0/+2
* Don't send an authentication failure response if we fail sendingbrian2001-02-041-13/+26
* Make the MPPE MasterKey Invalid messages a bit clearer (it nowbrian2001-02-042-4/+6
* Untangle some cunfusion between the CLOSE_STAYDOWN, CLOSE_LCP andbrian2001-02-043-18/+21
* Try to kldload if_tun if we get ENOENT from opening /dev/tunN -brian2001-02-021-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-012-82/+68
* Fix some log_Printf() castingbrian2001-01-292-8/+6
* Only remove socket files with ``set server open''.brian2001-01-295-21/+31
* Don't pass PacketAliasProxyRule() a buffer with leading whitespace as itbrian2001-01-281-1/+1
* Fix arg countbrian2001-01-262-2/+2
* If executing the stuff from ppp.linkdown results in a state change,brian2001-01-261-4/+6
* Allow ``set server closed'' to close the diagnostic socket.brian2001-01-269-85/+258
* Fix for NetBSD wherebrian2001-01-222-2/+4
* Handle SECDNS being rejected when PRIDNS is notbrian2001-01-221-2/+5
* Use fstat to check if descriptor 0 is a socket.brian2001-01-144-61/+102
* Log the ``MPPE: MasterKey is invalid...'' message as a CCPbrian2000-12-291-1/+1
* Prepare for mdoc(7)NG.ru2000-12-272-72/+72
* Add a missing dot.ru2000-12-152-2/+2
* Correct the documented default behaviour of mschap, mschap81 and MPPE.brian2000-12-152-6/+6
* mdoc(7) police: use canonical form of .Dd macro.ru2000-12-112-2/+2
* Mention the MTU in ``show iface''.brian2000-12-011-2/+2
* Call MSCHAP CHAP80 in ``show lcp'' so that it's consistent with CHAP81.brian2000-11-291-1/+1
* Use only the bit after the ``\'' when hashing the challenge inbrian2000-11-281-1/+1
* Add ``enable/disable tcpmssfixup'', defaulting to enabled.brian2000-11-2811-22/+245
* various typo and minor punctuation changes.ben2000-11-282-14/+14
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-202-32/+32
* Some gratuitous whitespace changes.brian2000-11-192-16/+22
* Describe how to tunnel properly.brian2000-11-192-8/+152
* Accept MSCHAPv2 by default.brian2000-11-193-2/+6
* Go back to populating data_len in struct ngpppoe_init_data.brian2000-11-161-2/+2
* Be a bit more precise about what ``nat deny_incoming yes'' does.brian2000-11-162-10/+36
* Increase M_MAXBUF so that it's greater than HDLCSIZEbrian2000-11-111-1/+1
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-102-22/+20
* Introduce another global (MPPE_IsServer) so that we initiate thebrian2000-11-073-7/+14
* Handle being given a connect()ed udp descriptor as stdin ratherbrian2000-11-071-10/+31
* Pass the correct output options to the ccp output initialisationbrian2000-11-072-4/+23
* Merge some OpenBSD/NetBSD fixes to the recent MPPE/CHAP0x81 update.brian2000-11-052-1/+30
* Don't ignore the return from tcsetattr() - moan about it instead.brian2000-10-311-7/+16
* Forgotten RELEASE_CRUNCH hack for mppe.c.hosokawa2000-10-311-2/+2
* Use the new-style ngpppoe_init_data structure.brian2000-10-311-2/+1
* Mention that ``nat deny_incoming'' drops unrecognised IP packets.brian2000-10-312-0/+6
* Drop PKT_ALIAS_IGNORED packets if ``nat deny_incoming yes'' is in effect.brian2000-10-301-1/+5
* Add ``all'' logging.brian2000-10-304-1/+29
OpenPOWER on IntegriCloud