1469 Commits (73480352315a12fdef467402ea41be9ac285e4e7)

Autor SHA1 Nachricht Datum
  Michael Brown 1d77d03216 [tcpip] Allow for architecture-specific TCP/IP checksum routines vor 12 Jahren
  Michael Brown cbc54bf559 [syslog] Include hostname within syslog messages where possible vor 12 Jahren
  Michael Brown 7ea6764031 [settings] Move "domain" setting from dns.c to settings.c vor 12 Jahren
  Michael Brown 4010890a39 [crypto] Allow an error margin on X.509 certificate validity periods vor 12 Jahren
  Michael Brown c0942408b7 [dhcp] Request broadcast responses when we already have an IPv4 address vor 12 Jahren
  Michael Brown af47789ef2 [tls] Mark security negotiation as a pending operation vor 12 Jahren
  Michael Brown 021d7b21b7 [pending] Add concept of "pending operations" vor 12 Jahren
  Michael Brown 944e023def [crypto] Construct OCSP check URI vor 12 Jahren
  Michael Brown 39ac285a8a [crypto] Add framework for OCSP vor 12 Jahren
  Michael Brown deac4ea1ba [crypto] Add functions for constructing ASN.1 objects vor 12 Jahren
  Michael Brown e01af7367d [crypto] Parse OCSPSigning key purpose, if present vor 12 Jahren
  Michael Brown 4aad46ac70 [crypto] Generalise x509_parse_bit_string() to asn1_bit_string() vor 12 Jahren
  Michael Brown 7deb610881 [crypto] Generalise asn1_{digest,pubkey,signature}_algorithm() vor 12 Jahren
  Michael Brown 88c09b36cf [crypto] Generalise x509_parse_time() to asn1_generalized_time() vor 12 Jahren
  Michael Brown e5858c1938 [crypto] Parse X.509 raw public key bit string vor 12 Jahren
  Michael Brown 3e6e0078e0 [crypto] Automatically download cross-signed certificates vor 12 Jahren
  Michael Brown 2e4be01690 [xferbuf] Add generic data-transfer buffer vor 12 Jahren
  Michael Brown f19565f58f [tls] Use asynchronous certificate validator vor 12 Jahren
  Michael Brown 29dcb0631b [crypto] Add asynchronous certificate validator vor 12 Jahren
  Michael Brown 1a5f025ad8 [crypto] Add x509_auto_append() vor 12 Jahren
  Michael Brown 99c798d87a [crypto] Add x509_append_raw() vor 12 Jahren
  Michael Brown 6ba7fb7c5c [list] Add list_last_entry() vor 12 Jahren
  Michael Brown 557f467bab [crypto] Allow certificate chains to be long-lived data structures vor 12 Jahren
  Michael Brown 6ed905aba2 [time] Add Linux time source using gettimeofday() vor 12 Jahren
  Michael Brown 601cb3610f [crypto] Parse OCSP responder URI from X.509 certificate vor 12 Jahren
  Michael Brown f91995f193 [list] Add list_for_each_entry_continue() and _continue_reverse() vor 12 Jahren
  Michael Brown 838a76a042 [menu] Add "--default" option to "choose" command vor 12 Jahren
  Michael Brown 1fe27a3e0e [myson] Replace driver for Myson Technology NICs vor 12 Jahren
  Michael Brown 2c1e8d2cb1 [natsemi] Replace driver for National Semicondutor NICs vor 12 Jahren
  Michael Brown 63d9cc28b9 [crypto] Allow client certificate to be changed without a rebuild vor 12 Jahren
  Michael Brown 945e428137 [intel] Replace driver for Intel Gigabit NICs vor 12 Jahren
  Michael Brown 38d2ad8676 [skel] Add skeleton network driver vor 12 Jahren
  Michael Brown 02f1f3066d [crypto] Allow trusted root certificate to be changed without a rebuild vor 12 Jahren
  Michael Brown 31e60de676 [settings] Add fetch_setting_copy() vor 12 Jahren
  Michael Brown 62eb2294f0 [multiboot] Place multiboot modules low in memory vor 12 Jahren
  Michael Brown 2a0154db5b [realtek] Replace driver for Realtek Gigabit NICs vor 12 Jahren
  Michael Brown 9b2aabe534 [mii] Add generic MII reset function vor 12 Jahren
  Michael Brown d27e6d6efd [mii] Synchronise constants with current Linux include/linux/mii.h vor 12 Jahren
  Michael Brown 2f3f0ca953 [mii] Remove unused functionality vor 12 Jahren
  Michael Brown 831b16adde [settings] Split fetching and storing out of setting type handlers vor 12 Jahren
  Michael Brown 46409231ba [test] Add self-tests for setting types vor 12 Jahren
  Michael Brown 1d33649516 [libc] Allow strtoul() to interpret negative numbers vor 12 Jahren
  Michael Brown 943b3003bd [syslog] Add basic support for encrypted syslog via TLS vor 12 Jahren
  Michael Brown 3425726cf3 [menu] Add menu commands vor 12 Jahren
  Michael Brown 493f194531 [menu] Add menu user interface vor 12 Jahren
  Michael Brown 0d2fba2887 [menu] Add the abstract concept of a menu vor 12 Jahren
  Michael Brown 0b1fe005b3 [parseopt] Allow "prompt" command to accept character literals for --key vor 12 Jahren
  Michael Brown d45392a67f [console] Add LOG_ALL as a synonym for LOG_DEBUG vor 12 Jahren
  Michael Brown 3ff7927d2f [syslog] Pass internal syslog() priority through to syslog console vor 12 Jahren
  Michael Brown c2875ae329 [console] Do not share ANSI escape context between lineconsole users vor 12 Jahren