=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== pen-0.34.1/acl.c-145- if (!geo_done) { pen-0.34.1/acl.c:146: country = GeoIP_country_code_by_addr(geoip4, pen-0.34.1/acl.c-147- pen_ntoa((struct sockaddr_storage *)cli_addr)); ############################################## pen-0.34.1/netconv.h-4-extern char *pen_ntoa(struct sockaddr_storage *); pen-0.34.1/netconv.h:5:extern void pen_dumpaddr(struct sockaddr_storage *); pen-0.34.1/netconv.h-6-extern int pen_ss_size(struct sockaddr_storage *); ############################################## pen-0.34.1/Makefile.in-42- { \ pen-0.34.1/Makefile.in:43: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ pen-0.34.1/Makefile.in-44- }; \ ############################################## pen-0.34.1/Makefile.in-160- esac pen-0.34.1/Makefile.in:161:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; pen-0.34.1/Makefile.in-162-am__vpath_adj = case $$p in \ pen-0.34.1/Makefile.in:163: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ pen-0.34.1/Makefile.in-164- *) f=$$p;; \ pen-0.34.1/Makefile.in-165- esac; pen-0.34.1/Makefile.in:166:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; pen-0.34.1/Makefile.in-167-am__install_max = 40 pen-0.34.1/Makefile.in-168-am__nobase_strip_setup = \ pen-0.34.1/Makefile.in:169: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` pen-0.34.1/Makefile.in-170-am__nobase_strip = \ ############################################## pen-0.34.1/Makefile.in-485-.c.obj: pen-0.34.1/Makefile.in:486:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` pen-0.34.1/Makefile.in-487-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## pen-0.34.1/Makefile.in-489-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ pen-0.34.1/Makefile.in:490:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` pen-0.34.1/Makefile.in-491-install-man1: $(man_MANS) ############################################## pen-0.34.1/Makefile.in-495- test -n "$(man1dir)" \ pen-0.34.1/Makefile.in:496: && test -n "`echo $$list1$$list2`" \ pen-0.34.1/Makefile.in-497- || exit 0; \ ############################################## pen-0.34.1/Makefile.in-552- @list='$(doc_DATA)'; test -n "$(docdir)" || list=; \ pen-0.34.1/Makefile.in:553: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ pen-0.34.1/Makefile.in-554- dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir) ############################################## pen-0.34.1/Makefile.in-585-GTAGS: pen-0.34.1/Makefile.in:586: here=`$(am__cd) $(top_builddir) && pwd` \ pen-0.34.1/Makefile.in-587- && $(am__cd) $(top_srcdir) \ ############################################## pen-0.34.1/Makefile.in-617- test -d "$(distdir)" || mkdir "$(distdir)" pen-0.34.1/Makefile.in:618: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ pen-0.34.1/Makefile.in:619: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ pen-0.34.1/Makefile.in-620- list='$(DISTFILES)'; \ ############################################## pen-0.34.1/Makefile.in-631- if test -d $$d/$$file; then \ pen-0.34.1/Makefile.in:632: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ pen-0.34.1/Makefile.in-633- if test -d "$(distdir)/$$file"; then \ ############################################## pen-0.34.1/Makefile.in-717- test -d $(distdir)/_build || exit 0; \ pen-0.34.1/Makefile.in:718: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ pen-0.34.1/Makefile.in-719- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## pen-0.34.1/Makefile.in-761- }; \ pen-0.34.1/Makefile.in:762: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ pen-0.34.1/Makefile.in-763- || { echo "ERROR: files left after uninstall:" ; \ ############################################## pen-0.34.1/Makefile.in-773- fi pen-0.34.1/Makefile.in:774: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ pen-0.34.1/Makefile.in-775- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## pen-0.34.1/install-sh-229- fi pen-0.34.1/install-sh:230: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; pen-0.34.1/install-sh-231- *) ############################################## pen-0.34.1/install-sh-276- dstdir=$dst pen-0.34.1/install-sh:277: dst=$dstdir/`basename "$src"` pen-0.34.1/install-sh-278- dstdir_status=0 ############################################## pen-0.34.1/install-sh-365- test_tmpdir="$tmpdir/a" pen-0.34.1/install-sh:366: ls_ld_tmpdir=`ls -ld "$test_tmpdir"` pen-0.34.1/install-sh-367- case $ls_ld_tmpdir in ############################################## pen-0.34.1/install-sh-372- $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { pen-0.34.1/install-sh:373: ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` pen-0.34.1/install-sh-374- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## pen-0.34.1/install-sh-432- case $prefix in pen-0.34.1/install-sh:433: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; pen-0.34.1/install-sh-434- *) qprefix=$prefix;; ############################################## pen-0.34.1/install-sh-481- if $copy_on_change && pen-0.34.1/install-sh:482: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && pen-0.34.1/install-sh:483: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && pen-0.34.1/install-sh-484- ############################################## pen-0.34.1/dsr.c-319- pen-0.34.1/dsr.c:320:static void store_hwaddr(struct in_addr *ip, uint8_t *hw) pen-0.34.1/dsr.c-321-{ ############################################## pen-0.34.1/dsr.c-383- (arp_oper == 2)) { pen-0.34.1/dsr.c:384: store_hwaddr(ARP_SPA(buf), ARP_SHA(buf)); pen-0.34.1/dsr.c-385- } ############################################## pen-0.34.1/pen.c-1490- n, servers[n].addr.ss_family); pen-0.34.1/pen.c:1491: if (debuglevel > 1) pen_dumpaddr(&servers[n].addr); pen-0.34.1/pen.c-1492- if (result != 1) return; ############################################## pen-0.34.1/penstats-7-# This will make pen save its stats pen-0.34.1/penstats:8:kill -USR1 `cat $PIDFILE` pen-0.34.1/penstats-9- ############################################## pen-0.34.1/depcomp-64- case $1 in pen-0.34.1/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; pen-0.34.1/depcomp-66- *) dir=;; ############################################## pen-0.34.1/depcomp-73-{ pen-0.34.1/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` pen-0.34.1/depcomp-75-} ############################################## pen-0.34.1/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} pen-0.34.1/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} pen-0.34.1/depcomp-128- ############################################## pen-0.34.1/depcomp-405- sleep 1 pen-0.34.1/depcomp:406: i=`expr $i - 1` pen-0.34.1/depcomp-407- done pen-0.34.1/depcomp-408- fi pen-0.34.1/depcomp:409: i=`expr $i - 1` pen-0.34.1/depcomp-410- done ############################################## pen-0.34.1/depcomp-425- # Do two passes, one to just change these to pen-0.34.1/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. pen-0.34.1/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## pen-0.34.1/depcomp-659- done pen-0.34.1/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` pen-0.34.1/depcomp-661- touch "$tmpdepfile" ############################################## pen-0.34.1/penctl.cgi-119- test -z "$WEB_STATS" || $PENCTL $SERVER:$PORT web_stats $WEB_STATS pen-0.34.1/penctl.cgi:120: x=`testmode "$OLDMODE" block` pen-0.34.1/penctl.cgi-121- BLOCK=`get_query block` pen-0.34.1/penctl.cgi-122- setmode "block" "$x" "$BLOCK" pen-0.34.1/penctl.cgi:123: x=`testmode "$OLDMODE" delayed_forward` pen-0.34.1/penctl.cgi-124- DFORWARD=`get_query dforward` pen-0.34.1/penctl.cgi-125- setmode "dforward" "$x" "$DFORWARD" pen-0.34.1/penctl.cgi:126: x=`testmode "$OLDMODE" hash` pen-0.34.1/penctl.cgi-127- HASH=`get_query hash` ############################################## pen-0.34.1/penctl.cgi-130-# setmode "$OLDMODE" "$x" "$HTTP" pen-0.34.1/penctl.cgi:131: x=`testmode "$OLDMODE" roundrobin` pen-0.34.1/penctl.cgi-132- ROUNDROBIN=`get_query roundrobin` pen-0.34.1/penctl.cgi-133- setmode "roundrobin" "$x" "$ROUNDROBIN" pen-0.34.1/penctl.cgi:134: x=`testmode "$OLDMODE" stubborn` pen-0.34.1/penctl.cgi-135- STUBBORN=`get_query stubborn` ############################################## pen-0.34.1/penctl.cgi-147- header "Global Settings" pen-0.34.1/penctl.cgi:148: BLACKLIST=`$PENCTL $SERVER:$PORT blacklist` pen-0.34.1/penctl.cgi:149: CLIENTS_MAX=`$PENCTL $SERVER:$PORT clients_max` pen-0.34.1/penctl.cgi:150: CONN_MAX=`$PENCTL $SERVER:$PORT conn_max` pen-0.34.1/penctl.cgi:151: DEBUG=`$PENCTL $SERVER:$PORT debug` pen-0.34.1/penctl.cgi:152: LISTEN=`$PENCTL $SERVER:$PORT listen` pen-0.34.1/penctl.cgi:153: LOG=`$PENCTL $SERVER:$PORT log` pen-0.34.1/penctl.cgi:154: MODE=`$PENCTL $SERVER:$PORT mode` pen-0.34.1/penctl.cgi-155-echo "<p><pre>MODE=$MODE</pre></p>" pen-0.34.1/penctl.cgi:156: BLOCK=`testmode "$MODE" block` pen-0.34.1/penctl.cgi:157: DFORWARD=`testmode "$MODE" delayed_forward` pen-0.34.1/penctl.cgi:158: HASH=`testmode "$MODE" hash` pen-0.34.1/penctl.cgi:159: ROUNDROBIN=`testmode "$MODE" roundrobin` pen-0.34.1/penctl.cgi:160: STUBBORN=`testmode "$MODE" stubborn` pen-0.34.1/penctl.cgi:161: PID=`$PENCTL $SERVER:$PORT pid` pen-0.34.1/penctl.cgi:162: TIMEOUT=`$PENCTL $SERVER:$PORT timeout` pen-0.34.1/penctl.cgi:163: TRACKING=`$PENCTL $SERVER:$PORT tracking` pen-0.34.1/penctl.cgi:164: WEB_STATS=`$PENCTL $SERVER:$PORT web_stats` pen-0.34.1/penctl.cgi-165- ############################################## pen-0.34.1/penctl.cgi-213- N=0 pen-0.34.1/penctl.cgi:214: A=`get_query "A.$N"` pen-0.34.1/penctl.cgi-215- while test ! -z "$A"; do pen-0.34.1/penctl.cgi:216: P=`get_query "P.$N"` pen-0.34.1/penctl.cgi:217: M=`get_query "M.$N"` pen-0.34.1/penctl.cgi:218: H=`get_query "H.$N"` pen-0.34.1/penctl.cgi:219: T=`get_query "T.$N"` pen-0.34.1/penctl.cgi-220- x="" ############################################## pen-0.34.1/penctl.cgi-226- test -z "$x" || $PENCTL $SERVER:$PORT server $N $x pen-0.34.1/penctl.cgi:227:# N=`echo $N+1|bc` pen-0.34.1/penctl.cgi-228- N=$((N+1)) pen-0.34.1/penctl.cgi:229: A=`get_query "A.$N"` pen-0.34.1/penctl.cgi-230- done ############################################## pen-0.34.1/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \ pen-0.34.1/configure:44: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then pen-0.34.1/configure-45- as_echo='print -r --' pen-0.34.1/configure-46- as_echo_n='print -rn --' pen-0.34.1/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then pen-0.34.1/configure-48- as_echo='printf %s\n' ############################################## pen-0.34.1/configure-50-else pen-0.34.1/configure:51: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then pen-0.34.1/configure-52- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## pen-0.34.1/configure-60- expr "X$arg" : "X\\(.*\\)$as_nl"; pen-0.34.1/configure:61: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; pen-0.34.1/configure-62- esac; ############################################## pen-0.34.1/configure-197- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && pen-0.34.1/configure:198: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 pen-0.34.1/configure-199-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## pen-0.34.1/configure-324- case $as_dir in #( pen-0.34.1/configure:325: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( pen-0.34.1/configure-326- *) as_qdir=$as_dir;; ############################################## pen-0.34.1/configure-397- { pen-0.34.1/configure:398: as_val=`expr "$@" || test $? -eq 1` pen-0.34.1/configure-399- } ############################################## pen-0.34.1/configure-404-# ---------------------------------------- pen-0.34.1/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are pen-0.34.1/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## pen-0.34.1/configure-467- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && pen-0.34.1/configure:468: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { pen-0.34.1/configure-469- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## pen-0.34.1/configure-799- case $ac_option in pen-0.34.1/configure:800: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; pen-0.34.1/configure-801- *=) ac_optarg= ;; ############################################## pen-0.34.1/configure-843- -disable-* | --disable-*) pen-0.34.1/configure:844: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` pen-0.34.1/configure-845- # Reject names that are not valid shell variable names. ############################################## pen-0.34.1/configure-848- ac_useropt_orig=$ac_useropt pen-0.34.1/configure:849: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` pen-0.34.1/configure-850- case $ac_user_opts in ############################################## pen-0.34.1/configure-869- -enable-* | --enable-*) pen-0.34.1/configure:870: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` pen-0.34.1/configure-871- # Reject names that are not valid shell variable names. ############################################## pen-0.34.1/configure-874- ac_useropt_orig=$ac_useropt pen-0.34.1/configure:875: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` pen-0.34.1/configure-876- case $ac_user_opts in ############################################## pen-0.34.1/configure-1073- -with-* | --with-*) pen-0.34.1/configure:1074: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` pen-0.34.1/configure-1075- # Reject names that are not valid shell variable names. ############################################## pen-0.34.1/configure-1078- ac_useropt_orig=$ac_useropt pen-0.34.1/configure:1079: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` pen-0.34.1/configure-1080- case $ac_user_opts in ############################################## pen-0.34.1/configure-1089- -without-* | --without-*) pen-0.34.1/configure:1090: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` pen-0.34.1/configure-1091- # Reject names that are not valid shell variable names. ############################################## pen-0.34.1/configure-1094- ac_useropt_orig=$ac_useropt pen-0.34.1/configure:1095: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` pen-0.34.1/configure-1096- case $ac_user_opts in ############################################## pen-0.34.1/configure-1127- *=*) pen-0.34.1/configure:1128: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` pen-0.34.1/configure-1129- # Reject names that are not valid shell variable names. ############################################## pen-0.34.1/configure-1148-if test -n "$ac_prev"; then pen-0.34.1/configure:1149: ac_option=--`echo $ac_prev | sed 's/_/-/g'` pen-0.34.1/configure-1150- as_fn_error $? "missing argument to $ac_option" ############################################## pen-0.34.1/configure-1170- */ ) pen-0.34.1/configure:1171: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` pen-0.34.1/configure-1172- eval $ac_var=\$ac_val;; ############################################## pen-0.34.1/configure-1205-ac_ls_di=`ls -di .` && pen-0.34.1/configure:1206:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || pen-0.34.1/configure-1207- as_fn_error $? "working directory cannot be determined" ############################################## pen-0.34.1/configure-1261-case $srcdir in pen-0.34.1/configure:1262:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; pen-0.34.1/configure-1263-esac ############################################## pen-0.34.1/configure-1304-By default, \`make install' will install all the files in pen-0.34.1/configure:1305:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify pen-0.34.1/configure:1306:an installation prefix other than \`$ac_default_prefix' using \`--prefix', pen-0.34.1/configure-1307-for instance \`--prefix=\$HOME'. ############################################## pen-0.34.1/configure-1402-*) pen-0.34.1/configure:1403: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` pen-0.34.1/configure-1404- # A ".." for each directory in $ac_dir_suffix. pen-0.34.1/configure:1405: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` pen-0.34.1/configure-1406- case $ac_top_builddir_sub in ############################################## pen-0.34.1/configure-1940- *\'*) pen-0.34.1/configure:1941: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; pen-0.34.1/configure-1942- esac ############################################## pen-0.34.1/configure-2023- case $ac_val in pen-0.34.1/configure:2024: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; pen-0.34.1/configure-2025- esac ############################################## pen-0.34.1/configure-2038- case $ac_val in pen-0.34.1/configure:2039: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; pen-0.34.1/configure-2040- esac ############################################## pen-0.34.1/configure-2158- set,) pen-0.34.1/configure:2159: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 pen-0.34.1/configure:2160:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} pen-0.34.1/configure-2161- ac_cache_corrupted=: ;; ############################################## pen-0.34.1/configure-2169- # differences in whitespace do not lead to failure. pen-0.34.1/configure:2170: ac_old_val_w=`echo x $ac_old_val` pen-0.34.1/configure:2171: ac_new_val_w=`echo x $ac_new_val` pen-0.34.1/configure-2172- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## pen-0.34.1/configure-2189- case $ac_new_val in pen-0.34.1/configure:2190: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; pen-0.34.1/configure-2191- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## pen-0.34.1/configure-2367- echo "timestamp, slept: $am_has_slept" > conftest.file pen-0.34.1/configure:2368: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` pen-0.34.1/configure-2369- if test "$*" = "X"; then pen-0.34.1/configure-2370- # -L didn't work. pen-0.34.1/configure:2371: set X `ls -t "$srcdir/configure" conftest.file` pen-0.34.1/configure-2372- fi ############################################## pen-0.34.1/configure-2418-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' pen-0.34.1/configure:2419:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` pen-0.34.1/configure-2420- pen-0.34.1/configure-2421-# Expand $ac_aux_dir to an absolute path. pen-0.34.1/configure:2422:am_aux_dir=`cd "$ac_aux_dir" && pwd` pen-0.34.1/configure-2423- ############################################## pen-0.34.1/configure-2563- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue pen-0.34.1/configure:2564: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( pen-0.34.1/configure-2565- 'mkdir (GNU coreutils) '* | \ ############################################## pen-0.34.1/configure-2636-set x ${MAKE-make} pen-0.34.1/configure:2637:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` pen-0.34.1/configure-2638-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## pen-0.34.1/configure-2646-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. pen-0.34.1/configure:2647:case `${MAKE-make} -f conftest.make 2>/dev/null` in pen-0.34.1/configure-2648- *@@@%%%=?*=@@@%%%*) ############################################## pen-0.34.1/configure-2712- pen-0.34.1/configure:2713:if test "`cd $srcdir && pwd`" != "`pwd`"; then pen-0.34.1/configure-2714- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## pen-0.34.1/configure-3174-$as_echo_n "checking whether the C compiler works... " >&6; } pen-0.34.1/configure:3175:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` pen-0.34.1/configure-3176- ############################################## pen-0.34.1/configure-3218- then :; else pen-0.34.1/configure:3219: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` pen-0.34.1/configure-3220- fi ############################################## pen-0.34.1/configure-3278- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; pen-0.34.1/configure:3279: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` pen-0.34.1/configure-3280- break;; ############################################## pen-0.34.1/configure-3387- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; pen-0.34.1/configure:3388: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` pen-0.34.1/configure-3389- break;; ############################################## pen-0.34.1/configure-3695-# Ignore all kinds of additional output from 'make'. pen-0.34.1/configure:3696:case `$am_make -s -f confmf 2> /dev/null` in #( pen-0.34.1/configure-3697-*the\ am__doit\ target*) ############################################## pen-0.34.1/configure-3705- echo '.include "confinc"' > confmf pen-0.34.1/configure:3706: case `$am_make -s -f confmf 2> /dev/null` in #( pen-0.34.1/configure-3707- *the\ am__doit\ target*) ############################################## pen-0.34.1/configure-3768- if test "$am_compiler_list" = ""; then pen-0.34.1/configure:3769: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` pen-0.34.1/configure-3770- fi ############################################## pen-0.34.1/configure-4063-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do pen-0.34.1/configure:4064: as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh` pen-0.34.1/configure-4065-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5 ############################################## pen-0.34.1/configure-4095- cat >>confdefs.h <<_ACEOF pen-0.34.1/configure:4096:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1 pen-0.34.1/configure-4097-_ACEOF ############################################## pen-0.34.1/configure-4376- # Check for GNU $ac_path_GREP pen-0.34.1/configure:4377:case `"$ac_path_GREP" --version 2>&1` in pen-0.34.1/configure-4378-*GNU*) ############################################## pen-0.34.1/configure-4442- # Check for GNU $ac_path_EGREP pen-0.34.1/configure:4443:case `"$ac_path_EGREP" --version 2>&1` in pen-0.34.1/configure-4444-*GNU*) ############################################## pen-0.34.1/configure-4603-do : pen-0.34.1/configure:4604: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` pen-0.34.1/configure-4605-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## pen-0.34.1/configure-4608- cat >>confdefs.h <<_ACEOF pen-0.34.1/configure:4609:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 pen-0.34.1/configure-4610-_ACEOF ############################################## pen-0.34.1/configure-4993-#endif pen-0.34.1/configure:4994:char GeoIP_country_code_by_addr (); pen-0.34.1/configure-4995-int ############################################## pen-0.34.1/configure-4997-{ pen-0.34.1/configure:4998:return GeoIP_country_code_by_addr (); pen-0.34.1/configure-4999- ; ############################################## pen-0.34.1/configure-5168- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' pen-0.34.1/configure:5169: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` pen-0.34.1/configure-5170- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## pen-0.34.1/configure-5259-if test -z "$BASH_VERSION$ZSH_VERSION" \ pen-0.34.1/configure:5260: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then pen-0.34.1/configure-5261- as_echo='print -r --' pen-0.34.1/configure-5262- as_echo_n='print -rn --' pen-0.34.1/configure:5263:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then pen-0.34.1/configure-5264- as_echo='printf %s\n' ############################################## pen-0.34.1/configure-5266-else pen-0.34.1/configure:5267: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then pen-0.34.1/configure-5268- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## pen-0.34.1/configure-5276- expr "X$arg" : "X\\(.*\\)$as_nl"; pen-0.34.1/configure:5277: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; pen-0.34.1/configure-5278- esac; ############################################## pen-0.34.1/configure-5353-# ---------------------------------------- pen-0.34.1/configure:5354:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are pen-0.34.1/configure-5355-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## pen-0.34.1/configure-5425- { pen-0.34.1/configure:5426: as_val=`expr "$@" || test $? -eq 1` pen-0.34.1/configure-5427- } ############################################## pen-0.34.1/configure-5529- case $as_dir in #( pen-0.34.1/configure:5530: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( pen-0.34.1/configure-5531- *) as_qdir=$as_dir;; ############################################## pen-0.34.1/configure-5664-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 pen-0.34.1/configure:5665:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" pen-0.34.1/configure-5666-ac_cs_version="\\ ############################################## pen-0.34.1/configure-5689- --*=?*) pen-0.34.1/configure:5690: ac_option=`expr "X$1" : 'X\([^=]*\)='` pen-0.34.1/configure:5691: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` pen-0.34.1/configure-5692- ac_shift=: ############################################## pen-0.34.1/configure-5694- --*=) pen-0.34.1/configure:5695: ac_option=`expr "X$1" : 'X\([^=]*\)='` pen-0.34.1/configure-5696- ac_optarg= ############################################## pen-0.34.1/configure-5718- case $ac_optarg in pen-0.34.1/configure:5719: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; pen-0.34.1/configure-5720- '') as_fn_error $? "missing file argument" ;; ############################################## pen-0.34.1/configure-5726- case $ac_optarg in pen-0.34.1/configure:5727: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; pen-0.34.1/configure-5728- esac ############################################## pen-0.34.1/configure-5854-fi pen-0.34.1/configure:5855:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` pen-0.34.1/configure-5856-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## pen-0.34.1/configure-5871- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 pen-0.34.1/configure:5872:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` pen-0.34.1/configure-5873-ac_delim='%!_!# ' ############################################## pen-0.34.1/configure-5877- pen-0.34.1/configure:5878: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` pen-0.34.1/configure-5879- if test $ac_delim_n = $ac_delim_num; then ############################################## pen-0.34.1/configure-6015-for ac_last_try in false false :; do pen-0.34.1/configure:6016: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` pen-0.34.1/configure-6017- if test -z "$ac_tt"; then ############################################## pen-0.34.1/configure-6147- esac pen-0.34.1/configure:6148: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac pen-0.34.1/configure-6149- as_fn_append ac_file_inputs " '$ac_f'" ############################################## pen-0.34.1/configure-6206-*) pen-0.34.1/configure:6207: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` pen-0.34.1/configure-6208- # A ".." for each directory in $ac_dir_suffix. pen-0.34.1/configure:6209: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` pen-0.34.1/configure-6210- case $ac_top_builddir_sub in ############################################## pen-0.34.1/configure-6267-/@mandir@/p' pen-0.34.1/configure:6268:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in pen-0.34.1/configure-6269-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## pen-0.34.1/configure-6284- pen-0.34.1/configure:6285:# Neutralize VPATH when `$srcdir' = `.'. pen-0.34.1/configure-6286-# Shell code in configure.ac might set extrasub. ############################################## pen-0.34.1/configure-6312-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && pen-0.34.1/configure:6313: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && pen-0.34.1/configure-6314- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## pen-0.34.1/configure-6358- * ) pen-0.34.1/configure:6359: _am_stamp_count=`expr $_am_stamp_count + 1` ;; pen-0.34.1/configure-6360- esac ############################################## pen-0.34.1/configure-6405- # Strip MF so we end up with the name of the file. pen-0.34.1/configure:6406: mf=`echo "$mf" | sed -e 's/:.*$//'` pen-0.34.1/configure-6407- # Check whether this is an Automake generated Makefile or not. ############################################## pen-0.34.1/configure-6442- # from the Makefile without running 'make'. pen-0.34.1/configure:6443: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` pen-0.34.1/configure-6444- test -z "$DEPDIR" && continue pen-0.34.1/configure:6445: am__include=`sed -n 's/^am__include = //p' < "$mf"` pen-0.34.1/configure-6446- test -z "$am__include" && continue pen-0.34.1/configure:6447: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` pen-0.34.1/configure-6448- # Find all dependency output files, they are included files with ############################################## pen-0.34.1/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: pen-0.34.1/aclocal.m4:93:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` pen-0.34.1/aclocal.m4-94-# and then we would define $MISSING as ############################################## pen-0.34.1/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path. pen-0.34.1/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd` pen-0.34.1/aclocal.m4-109-]) ############################################## pen-0.34.1/aclocal.m4-205- if test "$am_compiler_list" = ""; then pen-0.34.1/aclocal.m4:206: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` pen-0.34.1/aclocal.m4-207- fi ############################################## pen-0.34.1/aclocal.m4-356- # Strip MF so we end up with the name of the file. pen-0.34.1/aclocal.m4:357: mf=`echo "$mf" | sed -e 's/:.*$//'` pen-0.34.1/aclocal.m4-358- # Check whether this is an Automake generated Makefile or not. ############################################## pen-0.34.1/aclocal.m4-365- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then pen-0.34.1/aclocal.m4:366: dirpart=`AS_DIRNAME("$mf")` pen-0.34.1/aclocal.m4-367- else ############################################## pen-0.34.1/aclocal.m4-371- # from the Makefile without running 'make'. pen-0.34.1/aclocal.m4:372: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` pen-0.34.1/aclocal.m4-373- test -z "$DEPDIR" && continue pen-0.34.1/aclocal.m4:374: am__include=`sed -n 's/^am__include = //p' < "$mf"` pen-0.34.1/aclocal.m4-375- test -z "$am__include" && continue pen-0.34.1/aclocal.m4:376: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` pen-0.34.1/aclocal.m4-377- # Find all dependency output files, they are included files with ############################################## pen-0.34.1/aclocal.m4-385- test -f "$dirpart/$file" && continue pen-0.34.1/aclocal.m4:386: fdir=`AS_DIRNAME(["$file"])` pen-0.34.1/aclocal.m4-387- AS_MKDIR_P([$dirpart/$fdir]) ############################################## pen-0.34.1/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl pen-0.34.1/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then pen-0.34.1/aclocal.m4-445- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## pen-0.34.1/aclocal.m4-599- * ) pen-0.34.1/aclocal.m4:600: _am_stamp_count=`expr $_am_stamp_count + 1` ;; pen-0.34.1/aclocal.m4-601- esac pen-0.34.1/aclocal.m4-602-done pen-0.34.1/aclocal.m4:603:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) pen-0.34.1/aclocal.m4-604- ############################################## pen-0.34.1/aclocal.m4-670-# Ignore all kinds of additional output from 'make'. pen-0.34.1/aclocal.m4:671:case `$am_make -s -f confmf 2> /dev/null` in #( pen-0.34.1/aclocal.m4-672-*the\ am__doit\ target*) ############################################## pen-0.34.1/aclocal.m4-680- echo '.include "confinc"' > confmf pen-0.34.1/aclocal.m4:681: case `$am_make -s -f confmf 2> /dev/null` in #( pen-0.34.1/aclocal.m4-682- *the\ am__doit\ target*) ############################################## pen-0.34.1/aclocal.m4-862- echo "timestamp, slept: $am_has_slept" > conftest.file pen-0.34.1/aclocal.m4:863: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` pen-0.34.1/aclocal.m4-864- if test "$[*]" = "X"; then pen-0.34.1/aclocal.m4-865- # -L didn't work. pen-0.34.1/aclocal.m4:866: set X `ls -t "$srcdir/configure" conftest.file` pen-0.34.1/aclocal.m4-867- fi ############################################## pen-0.34.1/windows.c-18-{ pen-0.34.1/windows.c:19: addr->s_addr = inet_addr(cp); pen-0.34.1/windows.c-20- return (addr->s_addr == INADDR_NONE) ? 0 : 1; ############################################## pen-0.34.1/compile-67- mingw/*) pen-0.34.1/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` pen-0.34.1/compile-69- ;; pen-0.34.1/compile-70- cygwin/*) pen-0.34.1/compile:71: file=`cygpath -m "$file" || echo "$file"` pen-0.34.1/compile-72- ;; pen-0.34.1/compile-73- wine/*) pen-0.34.1/compile:74: file=`winepath -w "$file" || echo "$file"` pen-0.34.1/compile-75- ;; ############################################## pen-0.34.1/compile-309-# Name of file we expect compiler to create. pen-0.34.1/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` pen-0.34.1/compile-311- ############################################## pen-0.34.1/compile-315-# object file name, since that is what matters with a parallel build. pen-0.34.1/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d pen-0.34.1/compile-317-while true; do ############################################## pen-0.34.1/pen-ocsp.sh-33-{ pen-0.34.1/pen-ocsp.sh:34: uri=`openssl x509 -noout -ocsp_uri -in $1` pen-0.34.1/pen-ocsp.sh-35- if test -z "$uri"; then ############################################## pen-0.34.1/pen-ocsp.sh-37- else pen-0.34.1/pen-ocsp.sh:38: host=`echo "$uri"|cut -f 3 -d /` pen-0.34.1/pen-ocsp.sh-39- openssl ocsp -noverify -issuer "$2" -cert "$1" -url "$uri" -header Host "$host" -respout "$3.tmp" ############################################## pen-0.34.1/server.c-359- debug("Connecting to %s", pen_ntoa(addr)); pen-0.34.1/server.c:360: pen_dumpaddr(addr); pen-0.34.1/server.c-361- } ############################################## pen-0.34.1/netconv.c-114- pen-0.34.1/netconv.c:115:void pen_dumpaddr(struct sockaddr_storage *a) pen-0.34.1/netconv.c-116-{