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
/
bind
/
lib
/
isc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finish moving of dig(1) to /usr/bin/dig by removing the sources in the
florian
2020-02-11
98
-23886
/
+0
*
iterated_hash is unused
florian
2020-02-04
3
-97
/
+2
*
isc/stat.h is unused
florian
2020-02-04
3
-56
/
+2
*
just use netdb.h directly
florian
2020-02-04
1
-56
/
+0
*
Remove unused typedefs that got left behind in previous
florian
2020-02-04
9
-134
/
+16
*
Get rid of getopt(3) compat code.
florian
2020-02-04
3
-264
/
+2
*
Remove a bunch of unused functions who access the filesystem and then
florian
2020-02-04
4
-333
/
+3
*
We are not using aes.
florian
2020-02-04
3
-134
/
+2
*
Remove unused files.
florian
2020-02-04
2
-18
/
+0
*
Nuke autohell from orbit. It's the only way to be sure.
florian
2020-01-28
6
-303
/
+0
*
Switch to Makefile based builds.
florian
2020-01-28
4
-153
/
+17
*
Support for queries on ports != 53
jca
2020-01-26
1
-2
/
+2
*
Remove unused code from socket.c
florian
2020-01-26
3
-1229
/
+20
*
reduce isc/stdio to what is used
florian
2020-01-26
2
-146
/
+2
*
get rid of lib/isc/nothreads
florian
2020-01-26
14
-396
/
+7
*
Switch once to isc_boolean_t in preparation of nothreads removal
florian
2020-01-26
2
-11
/
+16
*
Remove now unused unix/file.c and unix/fsaccess.c
florian
2020-01-26
11
-1410
/
+9
*
Remove unused logging to file.
florian
2020-01-26
2
-355
/
+4
*
isc_file_isdirwritable is not used (and besides, it uses access() which
deraadt
2020-01-25
2
-13
/
+2
*
isc/unix/syslog is unused
florian
2020-01-25
5
-134
/
+5
*
we are not using rwlocks
florian
2020-01-25
5
-199
/
+3
*
another chroot tendril
deraadt
2020-01-25
1
-4
/
+1
*
Oops, one break too many removed; unbreak +tcp.
florian
2020-01-24
1
-0
/
+1
*
Since we are no longer using config.h we can remove a lot of feature
florian
2020-01-24
2
-8
/
+8
*
Remove overly complicated set_rcvbuf. Very likely not needed in dig et al.
florian
2020-01-23
1
-68
/
+0
*
Remove socket types that we are not going to use, like AF_UNIX sockets.
florian
2020-01-23
3
-1321
/
+32
*
We can always create IPv4 and IPv6 sockets.
florian
2020-01-23
2
-483
/
+5
*
config.h and platform.h are unused now
florian
2020-01-22
69
-180
/
+137
*
unifdef the last config.h bits
florian
2020-01-22
4
-137
/
+2
*
get rid if ISC_{UN,}LIKELY it's in the way and not useful.
florian
2020-01-22
7
-50
/
+19
*
Spell out PORT_NONBLOCK as O_NONBLOCK and ISC_SOCKADDR_LEN_T as
florian
2020-01-22
2
-20
/
+13
*
eliminate many other possibilities in favor of just using select() here.
tedu
2020-01-22
2
-427
/
+0
*
unifdef a few features we have. ok florian
tedu
2020-01-22
3
-50
/
+2
*
delete version detailing in all libraries; ok tedu florian
deraadt
2020-01-22
3
-67
/
+2
*
Pretty sure we are not BSDI 3.1; remove a threading straggler
florian
2020-01-22
1
-13
/
+0
*
unifdef openssl, specifically with passing this to unifdef(1) and
florian
2020-01-22
8
-1772
/
+8
*
florian points out that queue.h is unused
tedu
2020-01-22
2
-158
/
+1
*
remove mutex.h etc. since this code is now unthreaded.
tedu
2020-01-21
22
-854
/
+22
*
Set --enable-openssl-hash to use digests from libcrypto instead
tb
2020-01-21
7
-23
/
+23
*
libisc has a global variable called "isc_bind9" that indicates the program-family
deraadt
2020-01-21
8
-403
/
+76
*
With the custom memory allocator gone ondestroy is unused.
florian
2020-01-20
5
-205
/
+4
*
Rip out custom memory allocator.
florian
2020-01-20
33
-3803
/
+282
*
As millert@ points out we can replace isc_string_touint64 with
florian
2020-01-20
32
-478
/
+55
*
Remove various unused lib/isc bits.
florian
2020-01-20
20
-3371
/
+17
*
Do not use a message catalog for error messages.
florian
2020-01-20
26
-852
/
+110
*
unifdef threading related defines
florian
2020-01-20
4
-504
/
+1
*
Remove unused tm.c
florian
2020-01-20
6
-525
/
+6
*
We are not using json, xml nor httpd.
florian
2020-01-20
12
-2169
/
+19
*
does not need a chroot wrapper; ok florian
deraadt
2020-01-09
1
-28
/
+0
*
Remove various unused bits and pieces from lib/isc.
florian
2020-01-09
18
-3277
/
+13
[next]