41 Commits (9aa61ad5a26e04493a38bf4f9b6bd1228fef7a79)

Autor SHA1 Nachricht Datum
  Michael Brown 9aa61ad5a2 Add per-file error identifiers vor 17 Jahren
  Marty Connor c77704cb60 Warnings purge: src/{crypto,hci,net} vor 17 Jahren
  Michael Brown ff84a66c35 Conflicts with native asn1.c vor 17 Jahren
  Michael Brown 95206577a7 Trivial ASN.1 decoding functions. vor 17 Jahren
  Michael Brown e01aadd5a7 Required for public key extraction vor 17 Jahren
  Michael Brown 0050378f51 SHA1_DIGEST_SIZE also available as a static constant vor 17 Jahren
  Michael Brown cc8f9e4b7f Make context sizes available for statically-allocated structures vor 17 Jahren
  Michael Brown d467552367 Vanilla copies from axtls vor 17 Jahren
  Michael Brown 5c3837e0ed Quick hacks to get it working vor 17 Jahren
  Michael Brown a01374b5cd Add dummy setiv method vor 17 Jahren
  Michael Brown 6c2f0e1bf4 Original axtls RSA code vor 17 Jahren
  Michael Brown 1ae70e12e5 Added wrapper for AXTLS AES code vor 17 Jahren
  Michael Brown c1aa1d0764 Add wrapper around axtls' sha1 code vor 17 Jahren
  Michael Brown 869f9bcb23 Adding missing include vor 17 Jahren
  Michael Brown 413c554b34 We need this, I think vor 17 Jahren
  Michael Brown 2e0548e17e Force inlining vor 17 Jahren
  Michael Brown 1fbd6f7d76 ...but not when it's being used as a digest algorithm... vor 17 Jahren
  Michael Brown a502fcda45 The null crypto algorithm should at least copy data... vor 17 Jahren
  Michael Brown a008f9e85b Add null crypto algorithm vor 17 Jahren
  Michael Brown 0e996b81cf Added blocksize for the benefit of HMAC code vor 17 Jahren
  Michael Brown db2fde474e Generalise digest_algorithm to crypto_algorithm. vor 17 Jahren
  Michael Brown 89c3c67c51 Should be correct for building RSA vor 17 Jahren
  Michael Brown 3bb7c19779 Allow MatrixSSL code to compile inside gPXE vor 17 Jahren
  Michael Brown 9542c016cd Add aes.c and required headers from axtls tree vor 17 Jahren
  Michael Brown 7b8859ad15 Enable the axtls code to at least build within gPXE vor 17 Jahren
  Michael Brown 7993488a68 #if 0 out for now vor 17 Jahren
  Michael Brown a646e38f03 Use stdlib.h for malloc() instead of malloc.h. vor 17 Jahren
  Michael Brown fdaddd969a Added "name" field to digest algorithms vor 17 Jahren
  Michael Brown d37f82509f Added debug statements. vor 17 Jahren
  Michael Brown a9415d3da2 Reduce from 157 to 123 bytes vor 17 Jahren
  Michael Brown c5428303e4 Added generic CHAP layer, independent of iSCSI vor 17 Jahren
  Michael Brown 57d539aab0 Made it temporarily possible to call MD5 routines directly from external vor 17 Jahren
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are vor 18 Jahren
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation vor 18 Jahren
  Michael Brown 4ef1ef0ee4 Restored the le32_to_cpus() and cpu_to_le32s() calls vor 18 Jahren
  Michael Brown 013f8c119a Tidied up. vor 18 Jahren
  Michael Brown 2eed0bb8e5 Reduced size from 2087 bytes to 1056 bytes vor 18 Jahren
  Michael Brown 48bdde5d7b Taken from Linux's md5.c. This implementation is not very vor 18 Jahren
  Michael Brown 7ab29b0bfe This file breaks "make blib"; please find a way to avoid doing this. vor 18 Jahren
  Derek Pryor e71098a652 The first packet (ClientHello Handshake) can be constructed and is accepted vor 18 Jahren
  Derek Pryor 47be47bf17 Adding SSL Constructs header file. (First version) vor 18 Jahren