Michael Rash
|
72e4edbf6a
|
[libfko] fixed remaining sizeof() usage bug in SHA256 code found by Coverity
|
2013-05-09 22:14:06 -04:00 |
|
Michael Rash
|
8c09d38941
|
various sizeof() usage and type bug fixes found by Coverity
|
2013-05-09 21:17:27 -04:00 |
|
Michael Rash
|
c31c924a45
|
minor spacing fix
|
2013-01-30 21:13:44 -05:00 |
|
Franck Joncourt
|
fcf9f43c5b
|
Fixed gcc warnings for the sha2 driver.
|
2013-01-28 21:47:57 +01:00 |
|
Michael Rash
|
fd30a3491d
|
minor variable rename LENGTH -> LEN, STRING_LENGTH -> STR_LEN
|
2012-07-29 21:57:05 -04:00 |
|
Michael Rash
|
ca5f82c067
|
Removed legacy $Id$ tags from svn
$Id$ tags don't really mean anything to git so they have been removed from all
source files.
|
2011-06-18 20:53:40 -04:00 |
|
Damien Stuart
|
0f6ca00ac4
|
Updated the GPL blurb at the top of the source files. Added some missing copyright statements (Thanks to Franck Joncourt).
git-svn-id: file:///home/mbr/svn/fwknop/trunk@300 510a4753-2344-4c79-9c09-4d669213fbeb
|
2010-11-13 03:04:36 +00:00 |
|
Damien Stuart
|
a07decf1d9
|
Added some more stuff to deal with byte order identification on Solaris 10 x86 systems.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@142 510a4753-2344-4c79-9c09-4d669213fbeb
|
2009-09-09 01:38:03 +00:00 |
|
Damien Stuart
|
53b7fae8bb
|
Major rearrangement. Renamed directories: "fko" to "lib", "src" to "client". Added "common" and "server" directories. Setup autoconf to allow disabling the server and/or client builds.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@127 510a4753-2344-4c79-9c09-4d669213fbeb
|
2009-08-09 15:43:16 +00:00 |
|