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
/
gnu
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-13
Somehow shasum snuck back in.
millert
1
-1
/
+0
2009-10-13
Fix mismerge
millert
1
-6
/
+2
2009-10-13
Merge in some local changes that got lost.
millert
31
-76
/
+103
2009-10-12
Add fopen_unlocked.c pex-unix.c pex-common.c unlink-if-ordinary.c to
robert
7
-39
/
+1487
2009-10-12
remove troublesome file that broke the 5.10.1 merge
millert
1
-5
/
+0
2009-10-12
remove editor backup file from MANIFEST
millert
1
-1
/
+0
2009-10-12
Undo keywork expansion by escaping the dollar signs as octal
millert
1
-1
/
+1
2009-10-12
Merge in perl 5.10.1; part two
millert
137
-13465
/
+14838
2009-10-12
Merge in perl 5.10.1
millert
1309
-459766
/
+29411
2009-10-12
import perl 5.10.1
millert
2055
-17640
/
+272759
2009-08-21
Enable one only declarations on hppa/hppa64 which corrects
kurt
1
-0
/
+3
2009-08-14
- fix for pr 6196 from upstream git
jasper
2
-1
/
+16
2009-08-09
Initialize all the InputFieldData members correctly. Fixes a crash when
fgsch
1
-61
/
+4
2009-08-09
Do not access s[strlen(s) - 1] without checking first that s is not an
miod
1
-1
/
+1
2009-08-08
Actually, add --enable-debug to configure so -g is not stripped if specified
fgsch
2
-3
/
+3
2009-08-08
allow to compile lynx with debug symbols.
fgsch
1
-1
/
+1
2009-08-01
Revert previous change which enabled symbol visibility support; appears to
miod
2
-82
/
+8
2009-07-26
- revert thread model posix since it broke the build for hppa. will revist
kurt
4
-6
/
+9
2009-07-25
- enable thread model posix for gcc 3 which makes dwarf2 exception
kurt
4
-9
/
+6
2009-07-24
add compat support to gdb so that it can deal with libpthread with and
kurt
4
-16
/
+36
2009-07-22
Fix the configure test for symbol visibility support; the current test
miod
2
-0
/
+4
2009-07-12
remove a semicolon at the end of an if statement, already
jsg
1
-1
/
+1
2009-06-24
Correct the prototype of ffecom_gfrt_basictype() to match the
jsg
2
-2
/
+2
2009-06-21
CVE-2009-1391: Buffer overflow in the inflate function in Zlib.xs
martynas
1
-1
/
+1
2009-06-06
INTMAX_TYPE / UINTMAX_TYPE are always in terms of long long.
martynas
1
-0
/
+5
2009-06-06
Handle our new ELF core dumps.
kettenis
1
-1
/
+31
2009-05-31
Update to lynx-2.8.6.rel5, with our local patches maintained where relevant.
avsm
340
-84427
/
+117993
2009-05-18
INTMAX_TYPE / UINTMAX_TYPE are always in terms of long long.
martynas
1
-0
/
+6
2009-05-16
relocate / fix Test::Simple tests
simon
142
-2844
/
+1780
2009-05-13
use poll(2); ok millert@
jakob
1
-2
/
+3
2009-05-13
update Test::Simple to version 0.86
jasper
62
-929
/
+4426
2009-05-13
update Sys::Syslog to CPAN version 0.27
simon
11
-78
/
+383
2009-04-17
- enable libstdc++ pthread regresses
kurt
7
-13
/
+14
2009-04-05
- accept l modifier for %f
martynas
1
-2
/
+2
2009-03-25
recognise encoding "646" as an alias of "ascii", similar to a change
sthen
1
-0
/
+1
2009-03-24
s/postion/position/g
millert
3
-5
/
+5
2009-03-16
run makemap through mailwrapper(8), to avoid conflict between
jacekm
1
-1
/
+4
2009-03-09
Provide more dependencies for binutils to build with make -j on a.out
miod
1
-1
/
+3
2009-03-09
Needed dependencies for make -j to behave correctly, backported from gcc 3;
miod
2
-2
/
+6
2009-03-07
Our gcc doesn't provide __builtin_memmove(), so replace it by memmove().
landry
1
-1
/
+1
2009-03-05
Teach bfd and gdb about the upcoming ELF core dumps.
kettenis
4
-4
/
+95
2009-02-11
fix gcc bug that broke double -> unsigned long conversions on sparc64
martynas
3
-8
/
+61
2009-02-02
pedantic fixes: remove wrong token pasting.
espie
6
-29
/
+29
2009-01-30
Turns out we need to look one frame deeper to find the saved return address
kettenis
1
-2
/
+4
2009-01-28
Remove unneeded include; fixes build problems with some ports that
kettenis
1
-1
/
+0
2009-01-13
steal some code from gcc 4.2, so that char_traits specializations start with
espie
2
-48
/
+134
2008-12-12
bump major version, to be safe. ok theo
martynas
1
-2
/
+2
2008-12-09
libstdc++ (cmath) needs to handle integer arguments for the math
martynas
3
-1
/
+132
2008-11-11
Add support for position independent executables. This adds compile flags
kurt
8
-6
/
+59
2008-11-11
Enable support for debugging pie programs. Code from Elena Zannoni's
kurt
12
-48
/
+283
[prev]
[next]