index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
ppp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add some missing #includes that weren't required due to namespace polution
brian
2002-05-22
3
-2
/
+3
*
Mention our support of the authentication side of rfc2548
brian
2002-05-21
1
-1
/
+1
*
Document RAD_MICROSOFT_MS_CHAP2_SUCCESS.
brian
2002-05-18
1
-0
/
+5
*
Put back <string.h>
brian
2002-05-17
1
-0
/
+1
*
Add some OpenBSD includes
brian
2002-05-16
1
-0
/
+4
*
Fix a mis-placed #else/#endif
brian
2002-05-16
1
-2
/
+1
*
Handle MS-CHAPv2 authentication correctly via the RADIUS server (if it's
brian
2002-05-16
5
-48
/
+114
*
Fix an include for NetBSD
brian
2002-05-14
1
-0
/
+3
*
Avoid a rather bizarre warning from gcc 3.1:
brian
2002-05-14
1
-1
/
+1
*
o Clean up some #includes
brian
2002-05-14
42
-133
/
+163
*
Calculate the number of open links properly when deciding on whether to
brian
2002-05-14
1
-11
/
+10
*
Fix a syntax error
brian
2002-05-13
1
-0
/
+1
*
We don't need to include arpa/inet.h here. In fact, only FreeBSD needs
brian
2002-05-11
1
-2
/
+1
*
#include netinet/in.h when !__FreeBSD__ to silence some warnings from
brian
2002-05-11
1
-0
/
+3
*
NetBSD keeps des.h in /usr/include/openssl these days
brian
2002-05-11
1
-0
/
+4
*
Add support for MS-CHAP authentication via a RADIUS server.
brian
2002-05-10
6
-42
/
+200
*
Don't corrupt MP fragments when they're put back on the front of our
brian
2002-05-07
1
-5
/
+6
*
Understand the Session-Timeout RADIUS attribute
brian
2002-05-07
5
-4
/
+109
*
Tweak a data type from char * to u_char *
brian
2002-05-04
1
-2
/
+2
*
Make ``set mru'' require a context. In multi-link mode, there's no
brian
2002-05-04
1
-1
/
+1
*
Bump the version to mark the fixed FSM TLD ordering
brian
2002-05-01
1
-1
/
+1
*
If we receive a config request while Open, call TLD *before* decoding
brian
2002-05-01
1
-3
/
+7
*
Allow the peer to modify the LQR interval
brian
2002-05-01
1
-0
/
+1
*
Usage style sweep: spell "usage" with a small 'u'.
des
2002-04-22
4
-9
/
+9
*
Don't load the netgraph line discipline. When it's in use, TIOCMGET
brian
2002-04-21
1
-0
/
+7
*
Add variable substitutions for SOCKNAME, IPOCTETSIN, IPOCTETSOUT, IPPACKETSIN,
brian
2002-04-17
2
-32
/
+136
*
Don't display an extraneous ``: '' with some packets in/packets out diagnostics
brian
2002-04-16
1
-1
/
+1
*
Make the way FSM options are processed easier to read by using structures
brian
2002-04-16
12
-731
/
+746
*
When it's necessary to kldload tun(4), don't forget to re-try to open
brian
2002-04-15
3
-8
/
+15
*
Get tun P2P address from the local pool if RADIUS server returned
hosokawa
2002-04-04
2
-1
/
+5
*
Fix a typo
brian
2002-03-31
1
-1
/
+1
*
Add a missing ``#ifndef NONETGRAPH''
brian
2002-03-31
1
-0
/
+2
*
Remove some extraneous whitespace
brian
2002-03-31
1
-1
/
+1
*
Include arpa/inet.h
brian
2002-03-31
1
-0
/
+2
*
Fix CLEANFILES.
ru
2002-03-30
1
-0
/
+1
*
Add a sprinkling of mp_Down() calls to ensure that we don't think that
brian
2002-03-30
1
-1
/
+7
*
Don't use the RTF_GATEWAY flag and pass the RTA_GATEWAY address when updating
brian
2002-03-30
1
-1
/
+8
*
Add a missing break
brian
2002-03-30
1
-0
/
+1
*
Merge the NETGRAPH branch into HEAD. tty devices now use netgraph's line
brian
2002-03-30
30
-147
/
+1226
*
Fix a typo
brian
2002-03-25
1
-1
/
+1
*
mdoc(7) police: .Va -> .Ev.
ru
2002-03-15
1
-1
/
+1
*
Use the return value from snprintf() to keep a track of the length of
brian
2002-03-13
1
-16
/
+17
*
Handle B460800 and B921600 being defined in <termios.h>
brian
2002-03-12
1
-0
/
+6
*
Don't drop the last character from ut_line in ID0logout().
brian
2002-03-05
1
-7
/
+8
*
Don't blow away ``set escape'' settings when we've completed the
brian
2002-03-04
3
-2
/
+9
*
Document NGM_PPPOE_ACNAME handling.
brian
2002-02-20
1
-0
/
+6
*
Handle NGM_PPPOE_ACNAME messages.
brian
2002-02-20
1
-0
/
+5
*
o Move NTOHL() and associated macros into <sys/param.h>. These are
mike
2002-02-18
1
-0
/
+2
*
Detect if a udp socket on STDIN_FILENO is connected by calling
brian
2002-01-23
1
-7
/
+16
*
Cross reference the NETWORK ADDRESS TRANSLATION section when describing
brian
2002-01-23
1
-1
/
+5
[prev]
[next]