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
/
nginx
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
update to 1.2.2 and start using /var/www/cache instead of /var/www/tmp
robert
2012-07-07
30
-141
/
+695
*
use /var/www/tmp/ for the temp directories even if not chrooted
robert
2012-06-26
1
-13
/
+12
*
update to 1.2.1
robert
2012-06-13
24
-430
/
+579
*
move the chroot path stripping into a different function to make sure
robert
2012-05-15
1
-4
/
+4
*
backport changeset 4619 from nginx trunk:
robert
2012-05-13
2
-6
/
+46
*
update to nginx-1.2.0
robert
2012-05-13
118
-1588
/
+7757
*
update to 1.0.15
robert
2012-04-14
3
-71
/
+213
*
use a shared stripping function for chroot and make sure
robert
2012-04-12
4
-14
/
+16
*
Set the correct string lengths when stripping the chroot prefix
robert
2012-04-04
3
-12
/
+10
*
make sure we strip the chroot prefix from all root variables, not just the
robert
2012-04-02
1
-7
/
+8
*
bring back an overwritten change which is essential for the chrooted
robert
2012-04-02
1
-1
/
+9
*
stupid cvs (dir has 'core' in the name...)
sthen
2012-03-15
1
-2
/
+2
*
resolve conflicts
sthen
2012-03-15
6
-11
/
+31
*
update to 1.0.13
robert
2012-03-06
37
-243
/
+236
*
create the tmp dirs nginx needs for doing proxying inside the chroot
robert
2012-02-22
1
-8
/
+20
*
update pcre to 8.30 to be in sync with ports
robert
2012-02-18
15
-1706
/
+2756
*
update to 1.0.12
robert
2012-02-18
247
-249
/
+613
*
update to nginx-1.0.11
robert
2012-01-05
26
-284
/
+535
*
merge pcre-8.21
robert
2011-12-14
6
-452
/
+809
*
Update to nginx 1.0.10. Bugs fixed include a segmentation fault in a worker
sthen
2011-11-15
5
-12
/
+14
*
sync to pcre 8.20
robert
2011-11-12
8
-186
/
+506
*
update to 1.0.9
robert
2011-11-12
43
-224
/
+389
*
Add a flag for nginx (-u) to be able to disable chroot and use a better
robert
2011-10-11
5
-5
/
+30
*
our root is /var/www/htdocs and not /var/www/html
robert
2011-10-08
1
-1
/
+1
*
only strip the full path once and remove any / chars from the begining of
robert
2011-10-08
1
-3
/
+7
*
Since the worker process of nginx is chrooted on OpenBSD, let's remove
robert
2011-10-05
1
-0
/
+4
*
update to nginx-1.0.8 which includes many bugfixes
robert
2011-10-03
23
-172
/
+3149
*
unconditionally chroot to the www user's homedir by default
robert
2011-09-22
1
-0
/
+37
*
fix two signed/unsigned comparsions
robert
2011-09-22
2
-2
/
+2
*
thank you CVS for missing the "core" directory
robert
2011-09-22
61
-0
/
+21766
*
import of nginx 1.0.6 with a bundled libpcre needed for pcre to work
robert
2011-09-22
207
-0
/
+120609