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
/
libexec
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-27
Static PIE for mips64. Still something not quite right as a full make build
kettenis
1
-2
/
+3
2014-12-27
Make ld.so process only R_ALPHA_RELATIVE relocations during early GOT
kettenis
2
-3
/
+6
2014-12-24
Expand Elf_Rel relocations to include DT_JMPREL. Inspect DT_PLTREL value
kurt
1
-12
/
+1
2014-12-22
Self-relocation code for i386.
kurt
1
-1
/
+4
2014-12-22
Static PIE has been delayed for quite a while. By pushing hard with pascal
deraadt
1
-5
/
+1
2014-12-22
Introduce new csu0 variant for -static -pie binaries to use called
kurt
1
-2
/
+3
2014-12-19
place the afterinstall: target correctly for static-only architectures
deraadt
1
-5
/
+4
2014-12-16
install both ld.so with mode 444
deraadt
1
-2
/
+3
2014-12-16
Install a copy of ld.so into /sbin. Soon to be used in order to make "static"
pascal
1
-1
/
+5
2014-12-14
Revert r1.10: properly built shared libraries will never have any DISP26
miod
1
-41
/
+7
2014-12-09
avoid void arithmetic. from david carlier
tedu
1
-2
/
+3
2014-12-04
AnonCVS is designed to work with a user account that has no password and a
schwarze
1
-2
/
+3
2014-12-02
some minor fixes from martin natano;
jmc
1
-4
/
+4
2014-11-25
When a public symbol in a library is referenced by the main program's plt,
miod
1
-9
/
+43
2014-11-24
Make the scope of the symbol caching variables added in 1.49 a bit larger so
miod
1
-3
/
+3
2014-11-23
Delete a bunch of unnecessary #includes
guenther
4
-17
/
+4
2014-11-22
/dev/random has created the same effect as /dev/arandom (and /dev/urandom)
deraadt
1
-3
/
+3
2014-11-22
mop up a barely started project... getting in the way of grepping the tree!
deraadt
1
-3
/
+0
2014-11-20
user error is not a bug. fingerd is not responsible for filtering out
tedu
1
-18
/
+3
2014-11-19
Nuke yet more obvious #include duplications.
krw
2
-4
/
+2
2014-11-18
Nuke some obvious #include duplications.
krw
3
-6
/
+3
2014-11-15
Reduce instances of `` '' in manuals.
bentley
1
-3
/
+4
2014-11-15
ELF files have moved up a level
guenther
1
-2
/
+2
2014-11-03
Eliminate RTLD_PROTECT_PLT: ld.so is built with -Bsymbolic so the
guenther
5
-29
/
+12
2014-11-03
reduce dependency on passwd. just call bcrypt_newhash to do the dummy work.
tedu
2
-12
/
+5
2014-11-03
arc4random_uniform() transformation was off, resulting in badly skewed
guenther
1
-2
/
+2
2014-10-25
Remove unnecessary netinet/in_systm.h include.
lteo
3
-6
/
+3
2014-10-19
Revert last commit due to changed semantics found by make release.
doug
1
-7
/
+7
2014-10-18
Better POSIX compliance in realpath(3).
doug
1
-7
/
+7
2014-10-18
Convert some malloc() and realloc() calls to reallocarray().
doug
1
-8
/
+10
2014-10-18
Simple malloc() to reallocarray() conversion.
doug
1
-3
/
+3
2014-10-11
Fix manpage: -y only takes interface names, and doesnt take ip addresses.
landry
1
-11
/
+6
2014-10-11
obvious reallocarray
deraadt
1
-3
/
+3
2014-10-11
Userland reallocarray() audit.
doug
1
-4
/
+4
2014-10-09
obvious reallocarray() conversions
deraadt
3
-14
/
+15
2014-10-08
obvious reallocarray() use for * int overflow; ok doug
deraadt
1
-2
/
+2
2014-10-08
remove useless cast
deraadt
1
-2
/
+2
2014-10-08
do not need a cast from void *
deraadt
1
-2
/
+2
2014-10-05
we use tradcpp instead; ok jsg
deraadt
23
-12596
/
+0
2014-09-22
Correct the token used.
brad
1
-2
/
+2
2014-09-16
use crypt_checkpass function to make things simple
tedu
1
-22
/
+7
2014-09-16
less sendmail;
jmc
1
-3
/
+2
2014-09-16
less sendmail;
jmc
1
-6
/
+4
2014-09-16
no need to Xr sendmail here;
jmc
1
-3
/
+2
2014-09-15
Remove non-standard <sys/dkstat.h> header. It has not contained anything
miod
1
-2
/
+2
2014-09-01
Sync readlink(2) with IEEE Std 1003.1-2008.
doug
11
-22
/
+22
2014-09-01
Simplify the syslog.conf example: .info means that *and higher*
guenther
1
-3
/
+3
2014-08-30
Make the handling of PLT entries above the 32k mark thread-safe.
guenther
1
-4
/
+5
2014-08-25
Delete secret or secret-derived data with explicit_bzero.
doug
2
-4
/
+4
2014-08-19
ld.so(1): Missing stack var initialization
uebayasi
1
-1
/
+2
[prev]
[next]