Commit Graph

15576 Commits (7cdcc8e4762f0e4a94cead6a3b57b5eaa01bd5da)

Author SHA1 Message Date
Kevin Coffman 5af46547ec gss_krb5: Use confounder length in wrap code 15 years ago
Kevin Coffman 1dbd9029f3 gssd_krb5: More arcfour-hmac support 15 years ago
Kevin Coffman fc263a917a gss_krb5: Save the raw session key in the context 15 years ago
Kevin Coffman 8b23707612 gssd_krb5: arcfour-hmac support 15 years ago
Trond Myklebust bf6d359c50 gss_krb5: Advertise AES enctype support in the rpcsec_gss/krb5 upcall 15 years ago
Kevin Coffman 934a95aa1c gss_krb5: add remaining pieces to enable AES encryption support 15 years ago
Kevin Coffman de9c17eb4a gss_krb5: add support for new token formats in rfc4121 15 years ago
Kevin Coffman c43abaedaf xdr: Add an export for the helper function write_bytes_to_xdr_buf() 15 years ago
Trond Myklebust 4018bf3eec gss_krb5: Advertise triple-des enctype support in the rpcsec_gss/krb5 upcall 15 years ago
Kevin Coffman 958142e97e gss_krb5: add support for triple-des encryption 15 years ago
Trond Myklebust 683ac6656c gss_krb5: Add upcall info indicating supported kerberos enctypes 15 years ago
Kevin Coffman 47d8480776 gss_krb5: handle new context format from gssd 15 years ago
Kevin Coffman 4891f2d008 gss_krb5: import functionality to derive keys into the kernel 15 years ago
Kevin Coffman e1f6c07b11 gss_krb5: add ability to have a keyed checksum (hmac) 15 years ago
Kevin Coffman 81d4a4333a gss_krb5: introduce encryption type framework 15 years ago
Kevin Coffman a8cc1cb7d7 gss_krb5: prepare for new context format 15 years ago
Kevin Coffman 1ac3719a22 gss_krb5: split up functions in preparation of adding new enctypes 15 years ago
J. Bruce Fields 54ec3d462f gss_krb5: Don't expect blocksize to always be 8 when calculating padding 15 years ago
Kevin Coffman 7561042fb7 gss_krb5: Added and improved code comments 15 years ago
Kevin Coffman 725f2865d4 gss_krb5: Introduce encryption type framework 15 years ago
Joe Perches 736d58e3a2 netfilter: remove unnecessary returns from void function()s 15 years ago
Stephen Hemminger 654d0fbdc8 netfilter: cleanup printk messages 15 years ago
Stephen Hemminger af5676039a netfilter: change NF_ASSERT to WARN_ON 15 years ago
Bart De Schuymer e94c67436e netfilter: bridge-netfilter: fix crash in br_nf_forward_finish() 15 years ago
Allan Stephens 23461e835b tipc: Reduce footprint by un-inlining tipc_msg_* routines 15 years ago
Allan Stephens 3032cca4d5 tipc: Reduce footprint by un-inlining buf_acquire routine 15 years ago
Allan Stephens b274f4ab8e tipc: Reduce footprint by un-inlining bearer congestion routine 15 years ago
Allan Stephens 43608edc2d tipc: Reduce footprint by un-inlining port list routines 15 years ago
Allan Stephens 3e22e62b62 tipc: Reduce footprint by un-inlining nmap routines 15 years ago
Allan Stephens 80e0c33064 tipc: Reduce footprint by un-inlining address routines 15 years ago
Allan Stephens c68ca7b720 tipc: add tipc_ prefix to fcns targeted for un-inlining 15 years ago
Allan Stephens 01fee256a6 tipc: Relocate trivial link status functions to header file 15 years ago
Allan Stephens 15e979da7c tipc: remove abstraction for link_max_pkt 15 years ago
Allan Stephens 107e7be628 tipc: Add support for "-s" configuration option 15 years ago
Allan Stephens 3aec9cc936 tipc: Rename "multicast-link" to "broadcast-link" 15 years ago
Allan Stephens 9ccc2eb4e1 tipc: Eliminate unnecessary initialization in native API send routines 15 years ago
Allan Stephens 289464e4fc tipc: Prune unused data structures from configuration service 15 years ago
Allan Stephens b82834e66a tipc: Eliminate unused argument in print statement 15 years ago
Allan Stephens df4ef33716 tipc: Eliminate obsolete port's "congested_link" field 15 years ago
Jan Engelhardt 9b7ce2b762 netfilter: xtables: add missing depends for xt_TEE 15 years ago
Abhijeet Kolekar 058897a4e9 mac80211: fix paged defragmentation 15 years ago
Wey-Yi Guy 9feaddc77b mac80211: check channel switch mode for future frames transmit 15 years ago
Johannes Berg 5ce6e438d5 mac80211: add offload channel switch support 15 years ago
Johannes Berg b8d92c9c14 mac80211: don't process work item with wrong frame 15 years ago
Dan Carpenter d3e56c0ad8 wimax: checking ERR_PTR vs null 15 years ago
Jan Engelhardt 4538506be3 netfilter: xtables: combine built-in extension structs 15 years ago
Jan Engelhardt b4ba26119b netfilter: xtables: change hotdrop pointer to direct modification 15 years ago
Jan Engelhardt 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
Jan Engelhardt 4b560b447d netfilter: xtables: substitute temporary defines by final name 15 years ago
Jan Engelhardt de74c16996 netfilter: xtables: combine struct xt_match_param and xt_target_param 15 years ago