4243 Commits (ee3636370d901bca306cf85241491f23e0f5034a)
 

Author SHA1 Message Date
  Michael Brown 39ac285a8a [crypto] Add framework for OCSP 12 years ago
  Michael Brown deac4ea1ba [crypto] Add functions for constructing ASN.1 objects 12 years ago
  Michael Brown e01af7367d [crypto] Parse OCSPSigning key purpose, if present 12 years ago
  Michael Brown 4aad46ac70 [crypto] Generalise x509_parse_bit_string() to asn1_bit_string() 12 years ago
  Michael Brown 7deb610881 [crypto] Generalise asn1_{digest,pubkey,signature}_algorithm() 12 years ago
  Michael Brown 88c09b36cf [crypto] Generalise x509_parse_time() to asn1_generalized_time() 12 years ago
  Michael Brown e5858c1938 [crypto] Parse X.509 raw public key bit string 12 years ago
  Michael Brown 4855e86d95 [crypto] Include "?subject=" in cross-signed certificate URI 12 years ago
  Michael Brown 0e4ee60a75 [crypto] Reduce standard debugging output 12 years ago
  Michael Brown c124f21f56 [image] Avoid potential NULL pointer dereference 12 years ago
  Michael Brown 3e6e0078e0 [crypto] Automatically download cross-signed certificates 12 years ago
  Michael Brown 2e4be01690 [xferbuf] Add generic data-transfer buffer 12 years ago
  Michael Brown f19565f58f [tls] Use asynchronous certificate validator 12 years ago
  Michael Brown 29dcb0631b [crypto] Add asynchronous certificate validator 12 years ago
  Michael Brown 1a5f025ad8 [crypto] Add x509_auto_append() 12 years ago
  Michael Brown 99c798d87a [crypto] Add x509_append_raw() 12 years ago
  Michael Brown 6c8fcd4bb3 [crypto] Check that common name contains no NUL characters 12 years ago
  Michael Brown 0ad8b601dd [crypto] Allow for X.509 certificates with no common name 12 years ago
  Michael Brown 6ba7fb7c5c [list] Add list_last_entry() 12 years ago
  Michael Brown 8a0331c29b [tcp] Discard all TCP connections on shutdown 12 years ago
  Michael Brown 52dd4bacad [tcp] Fix potential NULL pointer dereference 12 years ago
  Michael Brown e844297ef6 [test] Add self-tests for crc32_le() 12 years ago
  Michael Brown 6a4b128191 [test] Fix compiler warning on older gcc versions 12 years ago
  Michael Brown 557f467bab [crypto] Allow certificate chains to be long-lived data structures 12 years ago
  Michael Brown 6ed905aba2 [time] Add Linux time source using gettimeofday() 12 years ago
  Michael Brown 6f3e7e90fc [malloc] Allow Valgrind to be used when all assertions are enabled 12 years ago
  Michael Brown 793b8b0893 [crypto] Fix memory leak in cms_verify_digest() 12 years ago
  Michael Brown 601cb3610f [crypto] Parse OCSP responder URI from X.509 certificate 12 years ago
  Michael Brown f91995f193 [list] Add list_for_each_entry_continue() and _continue_reverse() 12 years ago
  Michael Brown 69fa29029c [test] Fix memory leak in settings self-tests 12 years ago
  Michael Brown df2773193e [malloc] Discard all cached data on shutdown 12 years ago
  Michael Brown 838a76a042 [menu] Add "--default" option to "choose" command 12 years ago
  Michael Brown f8bb40b002 [realtek] Support RTL8139 cards within generic Realtek driver 12 years ago
  Kevin Tran e01cf6fb3a [http] Fix typo in memory allocation 12 years ago
  Michael Brown 1fe27a3e0e [myson] Replace driver for Myson Technology NICs 12 years ago
  Michael Brown 35e09c1a7c [natsemi] Fix test for addresses below 4GB 12 years ago
  Michael Brown 2c1e8d2cb1 [natsemi] Replace driver for National Semicondutor NICs 12 years ago
  Michael Brown bd16deaa87 [crypto] Do not allow build-time cryptography settings to be overridden 12 years ago
  Michael Brown 63d9cc28b9 [crypto] Allow client certificate to be changed without a rebuild 12 years ago
  Michael Brown 0e59417cec [build] Use $(xxx_DEPS) for additional dependency information 12 years ago
  Marin Hannache 8c42e0c210 [util] Remove obsolete Makefile rule for util/prototester.c 12 years ago
  Marin Hannache 7865ae0dea [image] Remove non-working image loaders 12 years ago
  Michael Brown 945e428137 [intel] Replace driver for Intel Gigabit NICs 12 years ago
  Michael Brown 45e0327987 [http] Avoid using stack-allocated memory in http_step() 12 years ago
  Michael Brown a026a27f04 [script] Avoid using stack-allocated memory in process_line() 12 years ago
  Michael Brown de2616165b [xfer] Avoid using stack-allocated memory in xfer_printf() 12 years ago
  Michael Brown 5b18489685 [realtek] Update link state when device is opened 12 years ago
  Michael Brown 44d5ef9d7d [netdevice] Allow network device to update link state before checking 12 years ago
  Michael Brown 38d2ad8676 [skel] Add skeleton network driver 12 years ago
  Michael Brown 8b0305e285 [efi] Fix compiler warning in elf2efi.c 12 years ago