Age | Commit message (Expand) | Author | Files | Lines |
2002-10-20 | fixed scanning for multiple OIDs, which was not working | Karl DeBisschop | 1 | -89/+62 |
2002-10-20 | change ssprintf to asprintf | Karl DeBisschop | 1 | -11/+8 |
2002-10-18 | remove old call_getopt | Karl DeBisschop | 1 | -39/+26 |
2002-10-18 | remove old call_getopt code, fix bug taking single float, allow colon as sepa... | Karl DeBisschop | 1 | -67/+58 |
2002-10-18 | handle null src in strscat | Karl DeBisschop | 1 | -0/+2 |
2002-10-18 | millisecond timing | Karl DeBisschop | 1 | -15/+17 |
2002-10-18 | refine STD_LONG_OPTS | Karl DeBisschop | 1 | -4/+2 |
2002-10-18 | provide on more decimal point printing time | Karl DeBisschop | 1 | -13/+12 |
2002-10-18 | remove broken call_getopt stuff | Karl DeBisschop | 1 | -108/+96 |
2002-10-17 | using asprintf | Karl DeBisschop | 1 | -4/+7 |
2002-10-17 | revise now that aclocal is remved from CVS | Karl DeBisschop | 3 | -2/+7 |
2002-10-16 | need some quoting on ifdef | Karl DeBisschop | 1 | -1/+1 |
2002-10-16 | finally a working fix for AM/AC_FUNC_STRTOD nightmare | Karl DeBisschop | 2 | -2/+1 |
2002-10-16 | mismatched quote | Karl DeBisschop | 1 | -2/+2 |
2002-10-16 | mismatched quote | Karl DeBisschop | 1 | -1/+1 |
2002-10-16 | missing commas | Karl DeBisschop | 1 | -6/+6 |
2002-10-16 | complains on paren in comment | Karl DeBisschop | 1 | -1/+1 |
2002-10-16 | lost a paren | Karl DeBisschop | 1 | -1/+1 |
2002-10-16 | old auto???? has AM_FUNC_STRTOD, now renamed AC_FUNC_STRTOD | Karl DeBisschop | 1 | -0/+1 |
2002-10-16 | millisecond timimg where supported | Karl DeBisschop | 3 | -47/+47 |
2002-10-16 | build cleanly on RedHat 8.0 | Karl DeBisschop | 2 | -199/+319 |
2002-10-16 | ignore aclocal.m4 | Karl DeBisschop | 1 | -0/+1 |
2002-10-16 | AM_STRTOD was a typo | Karl DeBisschop | 1 | -1/+1 |
2002-10-16 | automake invokes acloacl on each run - it cannot be right to include this | Karl DeBisschop | 1 | -836/+0 |
2002-10-16 | better checks for vsnprintf stuff | Karl DeBisschop | 1 | -0/+4 |
2002-10-16 | use asprintf | Karl DeBisschop | 2 | -51/+97 |
2002-10-16 | use asprintf to construct strscat | Karl DeBisschop | 1 | -19/+2 |
2002-10-16 | timeout interval is extern | Karl DeBisschop | 1 | -1/+1 |
2002-10-16 | start support for gettimeofday and tv_usec | Karl DeBisschop | 2 | -7/+39 |
2002-10-16 | generated with automake 1.6 / autoconf 2.53 (maybe should not be in CVS, howe... | Karl DeBisschop | 1 | -75/+784 |
2002-10-16 | newer snprintf from samba.org | Karl DeBisschop | 1 | -328/+931 |
2002-10-16 | needed for automake 1.6 / autoconf 2.53 | Karl DeBisschop | 2 | -1/+425 |
2002-10-16 | cosmetic line wrap before 80 chars | Karl DeBisschop | 1 | -1/+2 |
2002-10-16 | work with newer automake, begin swithc to asprintf | Karl DeBisschop | 1 | -29/+40 |
2002-10-15 | new exit states, more conditional checking | Subhendu Ghosh | 1 | -28/+128 |
2002-10-07 | patch for expected IP address | Subhendu Ghosh | 1 | -4/+28 |
2002-10-07 | make sure we do not run past the end of an unterminated string | Karl DeBisschop | 1 | -1/+2 |
2002-10-07 | use asprintf, inhibit splint warning | Karl DeBisschop | 1 | -22/+18 |
2002-10-05 | lets use library instead od inconsistent command line interfaces | Karl DeBisschop | 2 | -0/+1194 |
2002-09-26 | use ssprintf instead of sprintf | Karl DeBisschop | 1 | -7/+7 |
2002-09-25 | incorporate comment on my_recv from Russell Scibetti | Karl DeBisschop | 1 | -0/+1 |
2002-09-25 | incorporate comments from Russell Scibetti | Karl DeBisschop | 1 | -40/+46 |
2002-09-24 | replace remaining occurences of sprintf with snprintf | Karl DeBisschop | 1 | -32/+29 |
2002-09-16 | needed for latest autoconf | Karl DeBisschop | 1 | -0/+57 |
2002-09-16 | finish ckleanup of rpm spec porcessing | Karl DeBisschop | 4 | -12/+105 |
2002-09-14 | complete spec based on confugure.in | Karl DeBisschop | 1 | -2/+2 |
2002-09-14 | automake makes the dist tarball, rpmbuild -ta makes the rpm | Karl DeBisschop | 2 | -48/+0 |
2002-09-14 | time data in performance string | Karl DeBisschop | 2 | -20/+21 |
2002-09-14 | patch from Matthew Peters <mattp@esec.com.au>, plus turned up a few bugs on m... | Karl DeBisschop | 1 | -84/+84 |
2002-09-12 | negate wrapper | Karl DeBisschop | 1 | -1/+3 |