summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-19Remove the logic responsible for outputting most AES-NI instructions asMiod Vallat
2015-07-19Remove MODRUBY_RAKE_DEPENDS and MODRUBY_ICONV_DEPENDSJeremy Evans
2015-07-19Replace `.byte 0x48,0x83,0xEC,0x08' with `sub \$8,%rsp' which is exactly theMiod Vallat
2015-07-19revert previousSebastian Benoit
2015-07-19unused arguments at pf_normalize_tcp_init() and pf_refragment6()sashan
2015-07-19Simplify X509_STORE_CTX_init and make it safe with stack variables.Doug Hogan
2015-07-19Ensure, that we source rc.subr and parse rc.conf ONLY if we are notRobert Peichaer
2015-07-19Remove case that can never happen.Doug Hogan
2015-07-19sudo emulation: if execvpe fails with ENOENT, print "command not found"Ted Unangst
2015-07-19Fix Coverity 72742 - ret is overwritten immediately after this.Bob Beck
2015-07-19Make the keyboard driver poll until we can improve it more. Pulled from the o...Brandon Mercer
2015-07-19Remove effectively unused variable.Doug Hogan
2015-07-19don't return failure for agentx messages with 0-length payloadsBret Lambert
2015-07-19Assign p to CBS_data since it is used later.Doug Hogan
2015-07-19abort when ENGINE_remove fails, fix Coverity 21656Brent Cook
2015-07-19set usb vendor string to 'Octeon' instead of ''Jasper Lievisse Adriaanse
2015-07-19remove pointless castJasper Lievisse Adriaanse
2015-07-19If we aren't on a tty, clear the pager flag up front.Ingo Schwarze
2015-07-18Make tcpdump show HTOP elements in 11n management frames; ok sthen@Stefan Sperling
2015-07-18remove the restriction to disallow the use of a passphrase file duringAlexander Hall
2015-07-18pf_send_tcp() should also use unhandled_af()sashan
2015-07-18Convert dtls1_get_message_header to CBS and change to int.Doug Hogan
2015-07-18give bgpd's fatal() varargs and use it to instrument bgpd fatal()Sebastian Benoit
2012-10-13import OpenSSL-1.0.1cDamien Miller
2015-07-18Convert dtls1_get_message_header to CBS and change to int.Doug Hogan
2015-07-18rand_err doesn't exist anymore, coverity 78808Bob Beck
2015-07-18Now tls_write() behaves like write(2), so the TLS tests produce theAlexander Bluhm
2015-07-18remove XXX and handle error return from evbuffer_add()Bret Lambert
2015-07-18Coverity 21651Bob Beck
2015-07-18Convert dtls1_get_record to CBS.Doug Hogan
2015-07-18As libtls previously did not set SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER,Alexander Bluhm
2015-07-18Remove repeated code in dtls1_get_record.Doug Hogan
2015-07-18libtls has been changed to set SSL_MODE_ENABLE_PARTIAL_WRITE andReyk Floeter
2015-07-18Raise SPL to SPL_NET before calling if_input() in vxlan_lookup().Kazuya Goda
2015-07-18Set SSL_MODE_ENABLE_PARTIAL_WRITE and SSL_MODE_ACCEPT_MOVING_WRITE_BUFFERAlexander Bluhm
2015-07-18add relayd regression test args-http-slow-consumer.plSebastian Benoit
2015-07-18Dead code, Coverity 78798Bob Beck
2015-07-18NET_RT_DUMP is dumb and tries to iterates over all possible AF tablesMartin Pieuchot
2015-07-18simplify length checking in do_indefinite_convertBrent Cook
2015-07-18Handle short writes and TLS_{READ,WRITE}_AGAIN around tls_write().Alexander Bluhm
2015-07-18Make all commands accepting the "-priority" switch recognize aliasesMartin Pieuchot
2015-07-18Coverity ID 78910 - Yet another stupid API designed to not show failures. do theBob Beck
2015-07-18Put the opening curley brackets on the same line as the function name.Robert Peichaer
2015-07-18fix typo.Yojiro Uo
2015-07-18prevent the tls constraint state machine from getting hung on STATE_INVALIDBrent Cook
2015-07-18Add groups before users.Antoine Jacoutot
2015-07-18Remove SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER workaround.Doug Hogan
2015-07-18Make {x86,i82489,x2apic,i386}_ipi return voidStefan Fritsch
2015-07-18Make *_ipi_init return void on i386/amd64Stefan Fritsch
2015-07-18msg.mpisashan