index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
tls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[xfer] Implement xfer_vreopen() to properly handle redirections
Michael Brown
2009-03-30
1
-1
/
+1
*
[crypto] Change cipher_{en,de}crypt() to void functions
Michael Brown
2009-02-19
1
-17
/
+5
*
[crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm
Michael Brown
2009-02-18
1
-17
/
+17
*
[crypto] Move AES_convert_key() hack into axtls_aes.c
Michael Brown
2009-02-18
1
-4
/
+0
*
[crypto] Rename aes_algorithm to aes_cbc_algorithm
Michael Brown
2009-02-18
1
-2
/
+2
*
[tls] Use our own ASN.1 routines for certificate parsing
Michael Brown
2009-02-10
1
-67
/
+110
*
[build] Keep gcc 4.4 happy
Michael Brown
2008-11-18
1
-19
/
+18
*
Make seek information part of the xfer metadata, rather than an entirely
Michael Brown
2008-01-08
1
-2
/
+0
*
Various warnings fixups for OpenBSD with gcc-3.3.5.
Michael Brown
2007-12-07
1
-1
/
+1
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-1
/
+1
*
tls_change_cipher() can complain about null cipher and digest
Michael Brown
2007-07-30
1
-4
/
+2
*
Change #warnings to FIXMEs, so that we can build without NO_WERROR=1
Michael Brown
2007-07-30
1
-8
/
+11
*
TLS now working again.
Michael Brown
2007-07-30
1
-0
/
+1732