summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/ip/ipsecah.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-0612319 ipsecah/ipsecesp: smatch errorsToomas Soome1-1/+2
2019-03-2810573 define TASKQID_INVALID as (taskq_id)0Toomas Soome1-2/+2
2019-03-1210484 ipsecah: cast between incompatible function typesToomas Soome1-8/+20
2018-11-269903 qinfo: add typed membersToomas Soome1-2/+3
2017-12-081915 IPsec kstats shouldn't be persistentDan McDonald1-2/+3
2017-08-048529 Extended and regular SADB_ACQUIREs should share address extension codeDan McDonald1-171/+0
2017-06-168381 Convert ipsec_alg_lock from mutex to rwlockBayard Bell1-25/+26
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-1/+1
2010-01-076801336 race causes IPsec SAs to occasionally have dangling packets.Dan McDonald1-13/+15
2009-11-11PSARC/2009/331 IP Datapath RefactoringErik Nordmark1-1067/+586
2009-11-02PSARC/2008/252 Labeled IPsec phase 1Bill Sommerfeld1-58/+123
2009-10-20PSARC 2009/513 Changes to IPsec ESP to support Combined mode ciphersMark Fenwick1-2/+5
2009-05-226304623 Initiator checks against wrong label for Mac-exempt read-down exchangesken Powell - Sun Microsystem1-2/+3
2009-02-12PSARC 2007/670 db_credp updateErik Nordmark1-3/+7
2009-02-056777776 NAT-T keepalive transmission shouldn't directly call ipsec_wput_ipsec...Dan McDonald1-21/+28
2008-12-17PSARC 2008/688 Sun Cluster TCP/IP Hooks UpdateLu Huafeng1-3/+4
2008-10-206760006 Clustering-inspired sadb_buf_pkt() should be called from AH/ESP inste...Dan McDonald1-0/+8
2008-09-29PSARC 2008/523 IPsec session failoverThejaswini Singarajipura1-14/+37
2008-07-176575388 ipsecah_open() and ipsecesp_open() can be used to spam syslogsommerfe1-3/+1
2008-07-166725259 6719641's fix forgot PF_KEY's paranoid flag-checkingdanmcd1-4/+4
2008-07-106724239 missing mutex_exit() calls in {ah,esp}_send_acquire()pwernau1-1/+4
2008-05-20PSARC/2008/232 Paired IPsec Security Associationsmarkfen1-36/+69
2008-02-206452869 ipv6 MAC awareness is missing some basics, i.e. raw ipv6 mac awarenes...wy834081-17/+4
2007-09-04PSARC 2007/449 Detangle IPsec NAT Traversaldanmcd1-29/+29
2007-01-19PSARC 2006/366 IP Instancesdh1551221-443/+711
2006-11-296478675 inconsistent ESP padding verification in OpenSolarisdanmcd1-32/+34
2006-11-03PSARC 2005/516 IPsec Tunnel Reformdanmcd1-241/+76
2006-09-186471677 ACQUIRE/inverse-ACQUIRE doesn't reflect algorithm state like REGISTER...danmcd1-2/+4
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-0/+14
2006-03-22PSARC 2006/138 Allow output queue length to be configured with ipsacq_maxpacketsmarkfen1-19/+6
2005-10-135099921 in.iked pfkey.c: should pull memset into extract_exts()sommerfe1-3/+4
2005-09-16PSARC 2005/531 SADB hash size tunablesommerfe1-19/+21
2005-07-026280555 Remove EXPORT_SRC and CRYPT_SRC from IPsec kernel codedanmcd1-9/+1
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+4255