projects
/
ppp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ppp.git
2020-05-25
pali
pppd: Handle SIGINT and SIGTERM during interrupted...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-05-25
Jaroslav Škarvada
Added missing options to manual pages. (#149)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-05-25
Paul Mackerras
Merge branch 'monotonic-time' of https://github.com...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-05-22
Vladislav Grishenko
pppd: linux: use monotonic time if possible
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-03-21
Nigel Kukard
pppd: Fixed spelling 'unkown' => 'unknown' (#141)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-03-21
Lars Wendler
pppd: Print version information to stdout instead of...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-03-21
Paul Mackerras
pppd: Add RFC1990 (Multilink) to the See Also section...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-03-21
Paul Mackerras
pppd: Add mppe.h to the list of headers to install...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-03-21
Paul Mackerras
pppd: Obfuscate password argument string
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-02-03
Paul Mackerras
pppd: Ignore received EAP messages when not doing EAP
eapfix
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-02-03
Paul Mackerras
pppd: Fix bounds check in EAP code
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-01-04
Paul Mackerras
radius: Prevent buffer overflow in rc_mksid()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-12-31
Paul Mackerras
Update README and patchlevel.h for 2.4.8 release
ppp-2.4.8
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-12-31
Paul Mackerras
pppd: Avoid use of strnlen (and strlen) in vslprintf
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-12-31
James Carlson
pppd: Fix IPv6 default route code for Solaris
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-12-29
Paul Mackerras
plugins/rp-pppoe: Make tag parsing loop condition more...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-12-29
Paul Mackerras
pppd: Make sure word read from options file is null...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-12-29
Paul Mackerras
pppd: Limit memory accessed by string formats with...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-12-01
Paul Mackerras
pppd: Eliminate some more compiler warnings
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-12-01
Kurt Van Dijck
pppd: Include time.h header before using time_t
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-12-01
Paul Mackerras
Merge branch 'patch-1' of https://github.com/neheb/ppp
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-12-01
Paul Mackerras
pppd: Don't free static string
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-10-19
Rosen Penev
pppd.h: Add missing headers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-10-19
Samuel Thibault
pppd: Add defaultroute6 and related options
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-10-19
Paul Mackerras
pppd: Avoid declarations within statements in main.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-10-19
fhost
pppd: Fix `ifname` option in case of multilink (#105)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-10-19
Paul Mackerras
pppd: Fix variable reference syntax in Makefile.linux
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-10-19
Alfonso Sánchez...
pppd: Check tdb pointer before closing
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-10-03
Paul Mackerras
Revert "pppd: Include time.h before using time_t"
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-10-01
Paul Mackerras
pppdump: Eliminate printf format warning by using %zd
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-10-01
Kurt Van Dijck
pppd: Refactor setjmp/longjmp with pipe pair in event...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-10-01
Kurt Van Dijck
make: Avoid using host include for cross-compiling
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-10-01
Kurt Van Dijck
pppoe: Remove the use of cdefs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-10-01
Kurt Van Dijck
pppd: Remove unused rcsid variables
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-10-01
Kurt Van Dijck
pppd: Fix GLIBC version test for non-glibc toolchains
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-10-01
Kurt Van Dijck
pppd: Include time.h before using time_t
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-10-01
Kurt Van Dijck
radius: Fix compiler warning
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-10-01
Kurt Van Dijck
magic: Remove K&R style of arguments
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-06-10
Paul Mackerras
Add Submitting-patches.md
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-05-25
Alexis Cellier
rp-pppoe plugin: Add options to tune discovery timeout...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-05-18
Matteo Croce
pppoe: Custom host-uniq tag
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-05-18
Paul Mackerras
plugins/rp-pppoe: Fix compile errors
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-05-05
Jaroslav Škarvada
Various fixes for errors found by coverity static analy...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-06-23
Paul Mackerras
Merge branch 'pppd_print_changes' of https://github...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-06-23
Paul Mackerras
Merge branch 'pppoe-discovery-cleanup' of https://githu...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-06-23
Jaroslav Škarvada
pppd: Use openssl for the DES instead of the libcrypt...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-06-23
Hauras Wigelstukas...
radius.c: Include CLASS attribute in radius_acct_interi...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-06-23
Paul Mackerras
pppd: Don't try to free(NULL - 1)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-06-23
Paul Mackerras
pppd: Fix compile warning due to comparing pointer...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-06-23
Vegard Nossum
pppd: Fix printing call in print_option()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-05-28
Jaroslav Škarvada
Honor LDFLAGS
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-02-27
Jacob Floyd
Use systemd's sd_notify with option up_sdnotify
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-12-11
Martin Schiller
pppoe-discovery: add options to tune discovery timeout...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-12-11
Martin Schiller
pppoe-discovery: add quiet-mode option
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-12-11
Martin Schiller
pppoe-discovery: use correct exit code depending on...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-12-11
Martin Schiller
pppoe-discovery: show real usage information
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-03-18
Paul Mackerras
Merge branch 'master' of https://github.com/gburgessiv/ppp
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-03-18
Paul Mackerras
Merge branch 'rp-pppoe-error' of https://github.com...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-03-18
Paul Mackerras
Merge branch 'sys-to-errno-h' of https://github.com...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-03-18
Paul Mackerras
Merge https://github.com/yasuoka/ppp
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-03-18
Paul Mackerras
Merge branch 'lr/linux-4.8' of https://github.com/Netwo...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-01-09
Lubomir Rintel
pppoe: include netinet/in.h before linux/in.h
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-04
Nathan Hintz
pppd: fix pppol2tp option printing
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-04
Nathan Hintz
pppd: add missing parameter in call to 'printer'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-04
Nathan Hintz
ppp: fix printing of DNS/WINS addresses
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-15
Stefan Nickl
pppd: Provide error() implementation in pppoe-discovery
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-09-10
George Burgess IV
pppd: Remove unused declaration of ttyname.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-08-23
Paul Mackerras
pppd: allow use of arbitrary interface names
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-08-10
Stefan Nickl
Change include from sys/errno.h to errno.h
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-09
Paul Mackerras
Merge branch 'plog-usability' of https://github.com...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-03-31
Dmitry Deshevoy
plog: count only relevant lines from syslog
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-03-16
YASUOKA Masahiko
Fix a typo in comment. Diff from Yuuichi Someya.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-14
Paul Mackerras
Merge branch 'send-padt-on-disconnect' of git://github...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-14
Paul Mackerras
Merge branch 'no-error-on-already-closed' of git:/...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-14
Paul Mackerras
Merge branch 'master' of git://github.com/pprindeville/ppp
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-14
Paul Mackerras
Merge branch 'bug_fix' of git://github.com/radaiming/ppp
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-14
Paul Mackerras
Merge branch 'master' of git://github.com/vapier/ppp
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-14
Paul Mackerras
Merge branch 'master' of https://github.com/ncopa/ppp
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-14
Sylvain Rochet
pppd: Fix ccp_cilen calculated size if both deflate_cor...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-14
Sylvain Rochet
pppd: Fix ccp_options.mppe type
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-14
Paul Mackerras
pppd: ipxcp: Prevent buffer overrun on remote router...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-03-01
Simon Farnsworth
Send PADT on PPPoE disconnect
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-03-01
Simon Farnsworth
Suppress false error message on PPPoE disconnect
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-12-20
Philip A. Prindeville
pppd: Fix sign-extension when displaying bytes in octal
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-12-13
radaiming
scripts: Avoid killing wrong pppd
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-08-15
Natanael Copa
pppd: add support for defaultroute-metric option
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-08-10
Martin von...
abort on errors in subdir builds
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-08-09
Paul Mackerras
Update README and patchlevel for 2.4.7 release
ppp-2.4.7
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-08-01
Paul Mackerras
Merge branch 'master' of git://github.com/cmcqueen/ppp
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-08-01
Paul Mackerras
winbind plugin: Add -DMPPE=1 to eliminate compiler...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-08-01
John Crispin
pppd: Fix a stack variable overflow in MSCHAP-v2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-08-01
Paul Mackerras
pppd: Eliminate memory leak with multiple instances...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-08-01
Paul Mackerras
pppd: Eliminate potential integer overflow in option...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-08-01
Paul Mackerras
radius: Fix realms-config-file option
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-03-09
Paul Mackerras
pppd: Eliminate some unnecessary ifdefs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-03-09
Paul Mackerras
pppd: Add declarations to eliminate compile warnings
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-03-09
Benjamin Cama
pppol2tp: Connect up/down events to notifiers and add...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-03-09
Benjamin Cama
pppd: Separate IPv6 handling for sifup/sifdown
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-02-18
Craig McQueen
pppd: Add option "stop-bits" to set number of serial...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-01-02
Paul Mackerras
Update README and patchlevel for 2.4.6 release
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next