artulab
projects
/
openbsd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openbsd
2021-01-21
dlg
let vfs keep track of nonblocking state for us.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
kevlo
Document IFM_2500_T media type.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
sthen
Backport "Squelch udp connect 'no route to host' errors...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
kn
Revert r1.87 "Pledge before authentication when possible"
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
jmc
some updates from pjanzen;
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
tb
don't set AUTO_RETRY. it's a remnant of an experiment.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
mortimer
Rearrange variables in dump / restore to handle -fno...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
bluhm
An invalid packet may not have set src and dst in packe...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
otto
Missing return value; ok jmc@
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
tobhe
Make sure to enforce matching dstid as initiator. Use...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
claudio
Cleanup, fix and add a few more test cases. Make sure...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
bluhm
Test path MTU discovery with IPv6 TCP packets tunneled...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
bluhm
If pledge "wroute" is missing for setsockopt SO_RTABLE...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
bluhm
Check the rewritten address output from tcpdump -e...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
bluhm
Print rewritten addresses in tcpdump(8) logged with...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
kettenis
Reprogram outbound windows to match the device tree...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
sthen
typo; spotted by jmc
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
jmatthew
Check management capabilities before trying to attach...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
kn
Pledge before authentication when possible
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
nicm
Change so that window_flags escapes # automatically...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
tb
Drop unneeded cast in seal_record_protected_cipher
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
bluhm
pflog(4) tried to log the translated packet with rdr...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
dlg
blacklist com on m3000s. our com code causes faults...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
kettenis
Implement intx support.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
mvs
pipex(4): convert ifunit() to if_unit(9)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
mvs
switch(4): convert ifunit to if_unit(9)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
mvs
pppoe(4): convert ifunit() to if_unit(9)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
mvs
pipex(4): convert ifunit() to if_unit(9)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
mvs
kern/subr_disk.c: convert ifunit() to if_unit(9)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
mvs
nfs/nfs_boot.c: convert ifunit() to if_unit(9)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
kettenis
Enable athn(4)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
jsing
Add code to handle change of cipher state in the new...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
jsing
Provide functions to determine if TLSv1.2 record protec...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
jsing
Provide record layer overhead for DTLS.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
jsing
Factor out code for explicit IV length, block size...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
kettenis
s/KHz/kHz/ and reduce dmesg spam a bit
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
kettenis
s/KHZ/kHz/ and reduce dmesg spam a bit
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
deraadt
/etc/malloc.conf path-approval in pledge is no longer...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
florian
Get rid of inet_net_pton and inet_net_ntop.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
florian
Make imsg event structs static to fix -fno-common.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
florian
Move control_state and ctl_conns to control.c, it's...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
florian
No need for a global rad_process; unbreaks -fno-common.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
florian
Make imsg event structs static to fix -fno-common.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
florian
Move control_state and ctl_conns to control.c, it's...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
florian
Prevent more yacc clashes; fixes -fno-common.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
florian
Reduce scope of routesock unbreaking -fno-common.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
florian
No need for a global uw_process; unbreaks -fno-common.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
florian
Make imsg event structs static to fix -fno-common.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
florian
Move control_state and ctl_conns to control.c, it's...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
florian
No need for a global slaacd_process; unbreaks -fno...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
florian
Prevent an overflow in inet_net_pton(3) when the passed...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
anton
usb_init_task() wants a struct usb_task as the first...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
First bits of a regress test that ensures that the...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Like ospfd allocate the recv buffer with malloc() on...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Like ospfd allocate the recv buffer with malloc() on...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Like ospfd allocate the recv buffer with malloc() on...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Allocate the recv buffer with malloc() on first call...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Adjust the disc_recv_packet() code to not use IBUF_READ...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Kill log_procnames and properly define ldpd_process.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Do the same control cleanup as in other daemons. Move...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
mpi
(re)Introduce locking for amaps & anons.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Make struct imsgev static like in the other routing...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
kettenis
Remove some unused #defines and remove some commented...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Kill dvrmpd_process and log_procnames. Unneeded abstrac...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Cleanup control like in the other routing daemons....
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Like dvrmpd there is no need for a static pkt buffer...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Another pkt_ptr cleanup. There is actually no need...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Like all other log.c just exit(1) in fatal()
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Kill global eigrpd_process and instead pass the proc...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Use log_procname instead of log_procnames[eigrpd_proces...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Same control cleanup that was done for ospfd and ripd...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Like in ospfd use a static pkt_ptr buffer
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Forgot one IBUF_READ_SIZE to READ_BUF_SIZE change.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Do not use IBUF_READ_SIZE for the packet read buffer...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Make the struct imsgev structs static and with that...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Remove the PROC_* enums and ripd_process, they are...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Like in all other log.c file just use exit(1) in fatal...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Move the interface demote out of if_del and into the...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Like in ospfd make the pkt_ptr a local static buffer.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Apply same cleanup to the control code as in ospfd.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Make the struct imsgev static. With this ospf6d compile...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Use ospfe_imsg_compose_rde() instead of exporting iev_r...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Like in ospfd rename nconf to noeconf in the ospf engin...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Properly define ospfd_process as an extern in the heade...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Like in ospfd use a static pkt_ptr buffer.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Do the same control cleanup as in ospfd. Move control_s...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Make the imsg event structures static, properly define...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Internalize a few more things into the control code...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Use a static pkt_ptr buffer instead of allocating it...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Use ospfe_imsg_compose_rde() instead of calling imsg_co...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Do the KAME embedded scope fixup in the two places...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
claudio
Fix the embedded scope hack. They way this was written...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
mvs
gre(4): convert ifunit() to if_unit(9)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
mvs
tpmr(4): convert ifunit() to if_unit(9)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
mvs
bpe(4): convert ifunit() to if_unit(9)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
mvs
aggr(4): convert ifunit() to if_unit(9)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
tb
Fix httpd example config
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
mvs
Mark `ps_oppid' as atomic.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
mvs
regen
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
mvs
Revert wrong commit.
commit
|
commitdiff
|
tree
|
snapshot
next