index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
pkg_add
/
OpenBSD
/
PackageRepository
/
SCP.pm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename Persistant to Persistent.
kspillner
2014-08-27
1
-3
/
+3
*
remove $_ usage that warns under perl 5.18
espie
2014-03-18
1
-4
/
+1
*
use common code for ssh/http 1.1
espie
2011-07-19
1
-115
/
+4
*
cache user name for ~user
espie
2011-03-23
1
-3
/
+6
*
allow scp://hostname/~user/subdir to work
espie
2011-03-23
1
-1
/
+8
*
use state to print error messages
espie
2010-07-02
1
-6
/
+6
*
allow say and errsay to work without parameters, as it's ways common.
espie
2010-06-30
1
-1
/
+1
*
whitespace cleanup
espie
2010-06-30
1
-1
/
+1
*
whitespace fixes
espie
2010-05-10
1
-5
/
+5
*
use Auto::cache
espie
2010-01-05
1
-1
/
+1
*
my $_, except for the server code, which could still run on older perl
espie
2009-06-06
1
-4
/
+4
*
rewind DATA, so that the next scp: url will have code to connect to...
espie
2009-06-03
1
-1
/
+2
*
synch with rest of work
espie
2008-06-27
1
-13
/
+2
*
use OpenBSD::Paths contents
espie
2007-06-16
1
-2
/
+4
*
more efficient regexps: anchor stuff at both ends, be more specific in
espie
2007-06-04
1
-5
/
+5
*
some minor systematic changes.
espie
2007-06-04
1
-16
/
+16
*
fix scp url parsing and printing
espie
2007-05-19
1
-4
/
+7
*
do not pass the urlscheme to the constructors, since they each have
espie
2007-05-17
1
-2
/
+2
*
name each urlscheme
espie
2007-05-17
1
-1
/
+6
*
update copyright years, standardize licence.
espie
2007-04-15
1
-2
/
+2
*
make pkg_add exit gracefully if it cannot read from a file handle, which
steven
2006-05-26
1
-1
/
+4
*
clean-up some name handling:
espie
2006-03-13
1
-3
/
+2
*
propagate stuff to be able to explicitly clean-up repositories.
espie
2006-03-08
1
-4
/
+3
*
fix race condition in SCP for real.
espie
2006-03-08
1
-47
/
+1
*
properly zap temporary file.
espie
2006-03-07
1
-2
/
+5
*
rendez-vous with subchild through signal USR1.
espie
2006-03-07
1
-7
/
+25
*
only the grand child can have issues
espie
2006-03-07
1
-9
/
+7
*
let scp repositories work. Avoid run-away processes by just having one single
espie
2006-03-07
1
-18
/
+225
*
take some infrequently used code completely out of the way.
espie
2006-03-06
1
-0
/
+72