summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/ip/ipsecesp.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-0312456 ipsec: variable may be used uninitializedToomas Soome1-1/+3
2020-03-0612319 ipsecah/ipsecesp: smatch errorsToomas Soome1-1/+2
2019-03-2810573 define TASKQID_INVALID as (taskq_id)0Toomas Soome1-3/+3
2019-03-1210485 ipsecesp: cast between incompatible function typesToomas Soome1-7/+19
2018-11-269903 qinfo: add typed membersToomas Soome1-2/+3
2017-12-081915 IPsec kstats shouldn't be persistentDan McDonald1-2/+1
2017-08-048529 Extended and regular SADB_ACQUIREs should share address extension codeDan McDonald1-251/+5
2017-06-168381 Convert ipsec_alg_lock from mutex to rwlockBayard Bell1-27/+27
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-1/+1
2010-02-174173841 Packet goes out with source IP address of another interfaceSowmini Varadhan1-1/+1
2010-01-076801336 race causes IPsec SAs to occasionally have dangling packets.Dan McDonald1-13/+15
2009-11-306904851 If crypto fails catastrophically on inbound ESP processing, a panic m...Dan McDonald1-2/+4
2009-11-11PSARC/2009/331 IP Datapath RefactoringErik Nordmark1-928/+676
2009-11-02PSARC/2008/252 Labeled IPsec phase 1Bill Sommerfeld1-72/+120
2009-10-20PSARC 2009/513 Changes to IPsec ESP to support Combined mode ciphersMark Fenwick1-50/+152
2009-02-056777776 NAT-T keepalive transmission shouldn't directly call ipsec_wput_ipsec...Dan McDonald1-22/+74
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/+10
2008-09-29PSARC 2008/523 IPsec session failoverThejaswini Singarajipura1-10/+37
2008-08-196735614 nit: use ASSERT(MUTEX_NOT_HELD()) instead of ASSERT(!MUTEX_HELD())Bill Sommerfeld1-3/+1
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-5/+6
2008-07-106724239 missing mutex_exit() calls in {ah,esp}_send_acquire()pwernau1-1/+4
2008-07-096719641 RFC 3947 section 7 (port-reassignment) on paired-ESP and IKE SAs on t...danmcd1-0/+99
2008-05-20PSARC/2008/232 Paired IPsec Security Associationsmarkfen1-36/+69
2008-04-036675878 IPsec NAT Traversal does not handle (CIPSO) IP options correctlywy834081-5/+6
2007-09-04PSARC 2007/449 Detangle IPsec NAT Traversaldanmcd1-47/+146
2007-01-19PSARC 2006/366 IP Instancesdh1551221-412/+719
2006-11-296478675 inconsistent ESP padding verification in OpenSolarisdanmcd1-51/+67
2006-11-03PSARC 2005/516 IPsec Tunnel Reformdanmcd1-238/+73
2006-09-266473925 IPsec SADB_EALG_NULL and non-null encryption key trips ASSERTmarkfen1-5/+16
2006-09-186471677 ACQUIRE/inverse-ACQUIRE doesn't reflect algorithm state like REGISTER...danmcd1-8/+11
2005-10-135099921 in.iked pfkey.c: should pull memset into extract_exts()sommerfe1-3/+6
2005-09-16PSARC 2005/531 SADB hash size tunablesommerfe1-16/+17
2005-07-026280555 Remove EXPORT_SRC and CRYPT_SRC from IPsec kernel codedanmcd1-117/+4
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+3909