lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 16 Sep 2007 19:29:00 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	vladislav.yasevich@...com
Cc:	lksctp-developers@...ts.sourceforge.net, netdev@...r.kernel.org
Subject: Re: [PATCH 2/8] SCTP: Implement SCTP-AUTH internals

From: Vlad Yasevich <vladislav.yasevich@...com>
Date: Fri, 14 Sep 2007 14:44:53 -0400

> This patch implements the internals operations of the AUTH, such as
> key computation and storage.  It also adds necessary variables to
> the SCTP data structures.
> 
> Signed-off-by: Vlad Yasevich <vladislav.yasevich@...com>

Applied to net-2.6.24, with lots of trailing whitspace fixed.

Please check your patches with GIT by using something such
as "git apply --check --whitespace=error-all foo.diff"
in the future, and you'll see stuff like this:

Adds trailing whitespace.
diff:696:	
Adds trailing whitespace.
diff:732:	return secret; 
Adds trailing whitespace.
diff:805:	
Adds trailing whitespace.
diff:815:/* 
Adds trailing whitespace.
diff:1034:			break; 
Adds trailing whitespace.
diff:1098:		
Adds trailing whitespace.
diff:1109:	    
fatal: 7 lines add trailing whitespaces.

Thanks.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ