summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-11Currently, ssl3_put_char_by_bytes(NULL, NULL) is just a long handed wayJoel Sing
2014-08-11Provide a ssl3_get_cipher_by_id() function that allows ciphers to be lookedJoel Sing
2014-08-10Write the core file of a non-suid process into the current directoryAlexander Bluhm
2014-08-10There was a race in relayd that caused connections to hang. ItAlexander Bluhm
2014-08-10Improve variables listing in x11/kde4 module description.Vadim Zhukov
2014-08-10[] -> [[]]Robert Peichaer
2014-08-10- add -p to SYNOPSISJason McIntyre
2014-08-10guenther wants a copyrightTed Unangst
2014-08-10Convert if foo; then bar; fi blocks to foo && bar but leave out enable_network()Robert Peichaer
2014-08-10Tweak cipher list comments and add missing cipher value comments.Joel Sing
2014-08-10{ foo ; bar ; } -> { foo; bar; }Robert Peichaer
2014-08-10Remove disabled (weakened export and non-ephemeral DH) cipher suites fromJoel Sing
2014-08-10Since we no longer need to support SSLv2-style cipher lists, startJoel Sing
2014-08-10Ask for the descriptor size corresponding to the number of ports presentMartin Pieuchot
2014-08-10Do not allocate space for the whole structure when we just want to storeMartin Pieuchot
2014-08-10sizeof() a pointer of the right struct to appease clang.Martin Pieuchot
2014-08-10Note that qemu 1.7.2 has the VLAN bug fix, tooStefan Fritsch
2014-08-10zap trailing whitespaceJasper Lievisse Adriaanse
2014-08-10some Ev fixes;Jason McIntyre
2014-08-10Merge xhci_device_setup() into xhci_pipe_init() there's no reason toMartin Pieuchot
2014-08-10Since USB xfer pools are accessed in interrupt context, initialize themMartin Pieuchot
2014-08-10Set and check for XFER_BUSY in the common methods instead of doing itMartin Pieuchot
2014-08-10typo in debug messageAlexandre Ratchov
2014-08-10initialize mmcpos, found by guentherAlexandre Ratchov
2014-08-10Document SUBST_*Marc Espie
2014-08-10comment what's going onMarc Espie
2014-08-10Ouch... fuck cvsMarc Espie
2014-08-10if pkg_create is run as non-root, restory correct group/owner to root/bin.Marc Espie
2014-08-10fix kqueue read/write filters for msdosfs and fusefsJonathan Gray
2014-08-10Typo. ok deraadt@ jmc@Matthieu Herrb
2014-08-10debug level test for clock_gettime() calls should matchJonathan Gray
2014-08-10AF_IMPLINK and AF_BLUETOOTH are gone, but add printing of SOCK_SEQPACKETPhilip Guenther
2014-08-10Don't need to know how to format bluetooth socket info herePhilip Guenther
2014-08-10No more bluetooth in netintr(), so delete NETISR_BT. Zap the declarationPhilip Guenther
2014-08-10AF_BLUETOOTH is gone. AF_LOCAL isn't involved pipe (and portals are gone).Philip Guenther
2014-08-10AF_IMPLINK and AF_BLUETOOTH are gonePhilip Guenther
2014-08-10Only need <stdint.h> and not all of <inttypes.h> herePhilip Guenther
2014-08-10Only need <stdint.h> and not all of <inttypes.h> herePhilip Guenther
2014-08-10Only need <stdint.h> and not all of <inttypes.h> herePhilip Guenther
2014-08-10Only need <stdint.h> and not all of <inttypes.h> herePhilip Guenther
2014-08-10Only need <stdint.h> and not all of <inttypes.h> herePhilip Guenther
2014-08-10Fix the length check for reinjected ICMP packets: sizeof(struct icmp) isLawrence Teo
2014-08-10Format time_t with %lld after casting to long longPhilip Guenther
2014-08-10Rename p_hdrlen to min_hdrlen to better reflect its purpose.Lawrence Teo
2014-08-10Delete duplicate conditionalPhilip Guenther
2014-08-10Replace F_DUPFD followed by setting FD_CLOEXEC with just F_DUPFD_CLOEXECPhilip Guenther
2014-08-10Add Xr to skey and sttyPhilip Guenther
2014-08-10Delete extern declarations for variables that don't exist (anymore?)Philip Guenther
2014-08-10Only need <stdint.h> and not all of <inttypes.h> herePhilip Guenther
2014-08-10msts(4) appears to support TIOCSTSTAMPPhilip Guenther