summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-30switch auth2-none.c to modern APIs; ok djm@Markus Friedl
2017-05-30switch auth2-passwd.c to modern APIs; ok djm@Markus Friedl
2017-05-30switch auth2-hostbased.c to modern APIs; ok djm@Markus Friedl
2017-05-30protocol handlers all get struct ssh passed; ok djm@Markus Friedl
2017-05-30Remove default router proposals and address_proposalsFlorian Obser
2017-05-30Update default router states; pointed out by naddyFlorian Obser
2017-05-30ssh: pass struct ssh to auth functions, too; ok djm@Markus Friedl
2017-05-30sshd: pass struct ssh to auth functions; ok djm@Markus Friedl
2017-05-30remove unused wrapper functions from key.[ch]; ok djm@Markus Friedl
2017-05-30sshkey_new() might return NULL (pkcs#11 code only); ok djm@Markus Friedl
2017-05-30switch sshconnect.c to modern APIs; ok djm@Markus Friedl
2017-05-30switch auth2-pubkey.c to modern APIs; with & ok djm@Markus Friedl
2017-05-30Remove comments about implementing FIS-based switching with port multipliers,Jonathan Matthew
2017-05-30waive signature check wavingTheo Buehler
2017-05-30syncFrederic Cambus
2017-05-30Remove qvss8x15, vt220l8x8, and vt220l8x10 fonts.Frederic Cambus
2017-05-30increase vmd(8) virtio queue size from 64 to 128. Also fix an oldMike Larkin
2017-05-30The capability error codes never made it into a standard and now errorMichal Mazurek
2017-05-30print more useful information when an error is returned from uvm_faultMike Larkin
2017-05-30Statically allocate resource to requests, and only create requestsKenneth R Westerback
2017-05-30Adding multipath route support to ospf6d. Almost copied from ospfd.friehm
2017-05-30move some data tables out of .text and into .rodata where they belongMike Larkin
2017-05-30tweak previous; ok florianJason McIntyre
2017-05-30fix a jumbled conditional clang warns about; ok florian@Christian Weisgerber
2017-05-30tweak previous;Jason McIntyre
2017-05-30remove an extra .Ed;Jason McIntyre
2017-05-30tweak previous; ok bluhmJason McIntyre
2017-05-30fix a commentHenning Brauer
2017-05-30Carp balancing ip does not work since there is a mac filter infriehm
2017-05-30Introduce a scary rc.conf(8) knob library_aslr=(YES|NO) to turn off theTheo Buehler
2017-05-30Link iked test to build so that obj directories are created.Alexander Bluhm
2017-05-30Remove the .INTERRUPT target, it prevented to terminate the testAlexander Bluhm
2017-05-30virtio: Put entries in freelist in reverse orderStefan Fritsch
2017-05-30Use ieee80211_{min,max}_basic_rate() in iwn(4).Stefan Sperling
2017-05-30Introduce ieee80211_min_basic_rate() and ieee80211_max_basic_rate().Stefan Sperling
2017-05-30Always set the link state DOWN once we enter ieee80211_newstate(), regardlessStefan Sperling
2017-05-30ext2fs: Mark superblock as not modified when writtenStefan Fritsch
2017-05-30reduce liesFlorian Obser
2017-05-30syncFrederic Cambus
2017-05-30Remove lucida16x29.h and omron12x20 fonts.Frederic Cambus
2017-05-30Enable more error codes for BGP. These were commited some time ago, butMichal Mazurek
2017-05-30Teach ypldap to use tls when connecting to ldap servers.Jonathan Matthew
2017-05-30Keep ipv6_input() definition inside _KERNEL.Martin Pieuchot
2017-05-30Enable slaacd(8) by default and disable router solicitation andFlorian Obser
2017-05-30switch from Key typedef with struct sshkey; ok djm@Markus Friedl
2017-05-30remove ssh1 references; ok djm@Markus Friedl
2017-05-30revise sshkey_load_public(): remove ssh1 related comments, remove extraMarkus Friedl
2017-05-30fileops test: Also run on ext2fsStefan Fritsch
2017-05-30virtio: Do LIFO in the freelistStefan Fritsch
2017-05-30Remove the unused pcdisplay_mapchar_simple function in pcdisplay(4).Frederic Cambus