]> git.ozlabs.org Git - ppp.git/history - pppd/utils.c
Get the repository a bit closer to what will be released
[ppp.git] / pppd / utils.c
2008-06-03 Paul MackerrasMinor tweaks to utils.c
2004-11-04 Paul MackerrasRemove the requirement that redistributions in binary...
2004-01-13 Paul MackerrasRemove the code that handles the %r format, since it...
2003-04-07 Paul MackerrasRevert the previous change that required channel send_c...
2003-03-30 Paul MackerrasAdd complete_read(), an EINTR-proof and partial-read...
2002-12-04 Paul MackerrasUpdate copyrights. The new CMU copyright notice is...
2002-10-27 Frank Cusack__linux__ (already defined by compiler) not _linux_...
2002-03-05 David F. SkollPatch from Frank Cusack to add support for MSCHAPv2.
2002-01-14 David F. SkollFixed reversal of arguments to strlcpy.
2002-01-11 Russell CokerFix for locking on Linux and related systems, particula...
2001-11-09 Paul Mackerrasfix dump_packet
2001-05-23 Paul Mackerrasadd dump_packet, don't log lcp echo request/reply messa...
2001-03-16 Paul Mackerrasimplement %u for printing bytes sent/received
2001-03-12 Paul Mackerrasfix silly bug in pr_log
2001-03-08 Paul MackerrasNew options system with priorities for option values...
2000-03-27 Paul Mackerrasincrease buffer size
1999-09-08 Adi MasputraChanged #if __STDC__ to #if defined(__STDC__)
1999-08-13 Paul MackerrasFix the rcsid's for non-ansi compilers
1999-08-12 Paul Mackerraskill warning
1999-06-24 Paul Mackerrasdon't print null received message, %.0[svq] prints...
1999-06-01 Paul Mackerrasbuglet fixes
1999-05-12 Paul Mackerrasmake it compile under sunos
1999-05-04 Paul Mackerrasmake it compile under Solaris
1999-04-16 Paul Mackerrastry to cope gracefully with the situation where someone...
1999-04-12 Paul MackerrasMove some stuff (printing, logging, [un]locking) into...