1351 Commits (a6d49c17c9ef82420138a51b52a9ce57074650db)

Author SHA1 Message Date
  Michael Brown 071184a6e4 [crypto] Add big-integer library for RSA calculations 12 years ago
  Michael Brown f229162749 [crypto] Add ASN.1 functions for X.509 certificate parsing 12 years ago
  Michael Brown ffb6d6be6d [rng] Remove obsolete (and unfinished) get_random_bytes() function 12 years ago
  Michael Brown b63bcd73a0 [tls] Use const to mark incoming data being processed 12 years ago
  Michael Brown 1c29b4d979 [crypto] Upgrade AES and RSA code to upstream axTLS version 1.4.5 12 years ago
  Michael Brown 18ff2ad53e [debug] Ensure debug address and colourisation fields are fully initialised 12 years ago
  Michael Brown 8d038040ea [rng] Choose HMAC_DRBG using SHA-256 as the DRBG algorithm 12 years ago
  Michael Brown b9d9c3f1d5 [rng] Allow HMAC_DRBG to use multiple underlying hash algorithms 12 years ago
  Michael Brown 742e43be05 [rng] Use SHA-256 for Hash_df, and validate the hash function strength 12 years ago
  Michael Brown fb6a33360f [rng] Allow hash_df() to accept multiple underlying hash algorithms 12 years ago
  Michael Brown c8f52cccfb [tls] Formalise the definition of a TLS cipher suite 12 years ago
  Michael Brown 6069b09bfc [tls] Support (and prefer) SHA-256 variants of existing cipher suites 12 years ago
  Michael Brown 015c936791 [tls] Support TLS version 1.2 12 years ago
  Michael Brown fba2310562 [crypto] Replace MD5 implementation 12 years ago
  Michael Brown 657ab17338 [crypto] Add SHA-256 algorithm 12 years ago
  Michael Brown 76f5939736 [crypto] Replace SHA-1 implementation 12 years ago
  Michael Brown 4a32308b40 [tls] Add missing #include <stdlib.h> 12 years ago
  Michael Brown 281f9aa7a6 [tls] Send empty Certificate record if requested by server 12 years ago
  Michael Brown 56a7981d58 [tls] Allow transmitted records to be scheduled independently 12 years ago
  Michael Brown b7f8d1bbfd [tls] Add support for Server Name Indication (SNI) 12 years ago
  Michael Brown d9ce3bfe4c [tls] Support TLS version 1.1 12 years ago
  Michael Brown d620606d3e [arp] Maintain an ARP transmission queue 12 years ago
  Michael Brown 6324bd9389 [undi] Allow underlying PXE stack to construct link-layer header 12 years ago
  Michael Brown 1d293776ea [iscsi] Send any padding inline with the data segment 12 years ago
  Michael Brown 851b93fbc3 [syslog] Separate out generic line-based console functionality 12 years ago
  Michael Brown 99de239867 [http] Allow for HTTPS-only builds 12 years ago
  Michael Brown 4fb60435c9 [rng] Add get_random_nz() function required by RSA algorithm 12 years ago
  Michael Brown 4e0effc6ad [rng] Add ANS X9.82 RBG wrapper functions 12 years ago
  Michael Brown a3b116cea1 [rng] Add ANS X9.82 mandatory continuous tests 12 years ago
  Michael Brown 073f41085f [rng] Add ANS X9.82 Approved Source of Entropy Input 12 years ago
  Michael Brown c2668b61ea [rng] Record validity within DRBG state 12 years ago
  Michael Brown eec068253f [rng] Add ANS X9.82 Approved Hash_df derivation function 12 years ago
  Jarrod Johnson 32c4a3a255 [efi] Add iPXE download protocol 13 years ago
  Michael Brown 3a2bda7c7c [rng] Add ANS X9.82 Approved DRBG mechanism 12 years ago
  Michael Brown fcc35bf487 [rng] Add dummy entropy source 12 years ago
  Michael Brown 5c2d6fa399 [rng] Add ANS X9.82 Approved HMAC_DRBG algorithm 12 years ago
  Michael Brown 55f6c88a27 [vmxnet3] Add VMware vmxnet3 driver 12 years ago
  Michael Brown a05b89ef45 [undi] Ensure that native drivers are tried before the UNDI PCI driver 12 years ago
  Michael Brown 790035f78d [image] Eliminate the register_and_xxx_image() functions 12 years ago
  Scott K Logan aaf7a35207 [ath9k] Add ath9k driver 12 years ago
  Michael Brown c28053027b [list] Add list functions required by ath9k driver 12 years ago
  Michael Brown eac134f8dc [test] Add a basic infrastructure for running self-tests 12 years ago
  Michael Brown dc821ca961 [libc] Allow assertion failures to be counted 12 years ago
  Michael Brown 38b205d0a4 [list] Tidy up naming convention for list_contains() and friends 12 years ago
  Michael Brown 12767d2202 [dhcp] Use a random DHCP transaction identifier (xid) 12 years ago
  Michael Brown 469bd11f39 [tcp] Allow sufficient headroom for TCP headers 12 years ago
  Michael Brown 1691cf50bc [tls] Accept certificates without a version number 13 years ago
  Michael Brown 13186b64b6 [ipv4] Fix fragment reassembly 13 years ago
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() 13 years ago
  Michael Brown 9cf2f9dc2b [dhcp] Add symbolic definitions for DHCP client architecture values 13 years ago