index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
OPENBSD_7_7
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libssl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
More KNF.
jsing
2014-05-11
5
-16
/
+27
*
KNF.
jsing
2014-05-11
2
-322
/
+287
*
__bounded => __attribute__((__bounded__
djm
2014-05-10
1
-5
/
+5
*
Typo in C99 field initializer introduced in r1.3;
miod
2014-05-09
1
-1
/
+1
*
Replace Apache v2 license with ISC license.
matthew
2014-05-09
4
-50
/
+50
*
Replace hand-crafted STRICT_ALIGNMENT with system provided __STRICT_ALIGNMENT.
miod
2014-05-08
1
-17
/
+7
*
More KNF.
jsing
2014-05-08
11
-45
/
+94
*
KNF.
jsing
2014-05-08
12
-308
/
+383
*
Remove KSSL debug code.
jsing
2014-05-08
1
-21
/
+0
*
KNF.
jsing
2014-05-08
7
-912
/
+917
*
Nuke OPENSSL_FIPS - having #ifdefs inside a #ifndef for the same thing
jsing
2014-05-08
2
-18
/
+0
*
KNF.
jsing
2014-05-08
16
-1499
/
+1544
*
knfectomie.
jsing
2014-05-08
1
-653
/
+818
*
Emergency knfectomie requested by tedu@.
jsing
2014-05-08
30
-6133
/
+6618
*
kill some more VMS ifdefs
giovanni
2014-05-08
4
-16
/
+0
*
Get __STRICT_ALIGNMENT from <machine/endian.h> and decide upon it, rather
miod
2014-05-07
9
-35
/
+26
*
less than jpake
tedu
2014-05-07
4
-317
/
+4
*
don't free memory unless we allocated it.
tedu
2014-05-07
1
-2
/
+4
*
with the first bug it uncovered fixed, clear all bignums again.
tedu
2014-05-07
1
-17
/
+9
*
in BN_clear_free, don't cleanse the data if the static data flag is set.
tedu
2014-05-07
1
-3
/
+2
*
KNF.
jsing
2014-05-07
14
-944
/
+984
*
revert, thanks sthen
tedu
2014-05-07
1
-9
/
+17
*
add additional includes from eng_cryptodev.c
jsg
2014-05-07
1
-0
/
+5
*
small fix from mancha1. currently unused file, but no harm fixing it.
tedu
2014-05-06
1
-1
/
+2
*
Assorted cleanups:
miod
2014-05-06
1
-14
/
+4
*
Remove broken-by-design test
miod
2014-05-06
1
-95
/
+0
*
Make sure PKCS7_get_octet_string() return values are checked for NULL.
miod
2014-05-06
1
-2
/
+10
*
knf approximation
tedu
2014-05-06
24
-8619
/
+9136
*
"stay backwards-compatible with 0.9.5; this should go away soon"
tedu
2014-05-06
1
-8
/
+0
*
remove Kerberos
tedu
2014-05-06
2
-41
/
+0
*
move a comment to make unifdef happier
tedu
2014-05-06
1
-2
/
+3
*
bye bye SRP
tedu
2014-05-06
4
-975
/
+0
*
inspired by a cloudflare diff, cleanse old memory when expanding a bignum.
tedu
2014-05-05
1
-17
/
+9
*
Sort and group includes.
jsing
2014-05-05
2
-10
/
+11
*
Repair BIO_socket_nbio operation.
jsing
2014-05-05
1
-2
/
+3
*
During the great e_os.h nukathon we stopped pulling in <sys/filio.h> via
jsing
2014-05-05
3
-35
/
+6
*
Kill memory debug calls that are now noops. While here, nuke an #if 0 and
jsing
2014-05-05
1
-22
/
+3
*
OpenBSD has_SC_CLK_TCK.
jsing
2014-05-05
1
-27
/
+0
*
Remove SRP and Kerberos support from libssl. These are complex protocols
tedu
2014-05-05
30
-5120
/
+2
*
Improve line wrapping for lines exceeding 80 chars.
jim
2014-05-04
82
-305
/
+430
*
Add missing SEE ALSO section header.
jim
2014-05-04
1
-0
/
+2
*
Remove trailing whitespace.
jim
2014-05-04
85
-202
/
+202
*
Remove a leading whitespace.
jim
2014-05-04
1
-1
/
+1
*
Add missing SEE ALSO section header.
jim
2014-05-04
2
-0
/
+4
*
Improve line wrapping for lines exceeding 80 chars.
jim
2014-05-04
43
-58
/
+115
*
Remove trailing whitespace.
jim
2014-05-04
22
-36
/
+36
*
Remove trailing whitespace.
jim
2014-05-04
37
-176
/
+176
*
i give up. reuse problem is unfixable. dlg says puppet crashes.
tedu
2014-05-04
1
-8
/
+4
*
Do not compile the neon probe code until __ARM_ARCH__ >= 7. Neon-specific code
miod
2014-05-03
2
-2
/
+14
*
typos
miod
2014-05-03
1
-2
/
+2
[next]