aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/openssl
Commit message (Expand)AuthorAgeFilesLines
* openssl: remove call to now absent clean-staging make targetYousong Zhou2018-01-301-3/+0
* openssl: tell the build system that we are doing CROSS_COMPILEYousong Zhou2018-01-261-0/+5
* openssl: update to 1.0.2nPeter Wagner2017-12-081-3/+3
* openssl: Add optimization optionDaniel Engberg2017-11-182-2/+12
* add PKG_CPE_ID ids to package and toolsAlexander Couzens2017-11-171-0/+1
* openssl: update to 1.0.2mPeter Wagner2017-11-122-5/+5
* openssl: fix cryptodev config dependencyRalph Sennhauser2017-11-061-0/+1
* openssl: Enable assembler optimizations for aarch64Baptiste Jonglez2017-10-312-2/+5
* openssl: update to version 1.0.2lLucian Cristian2017-07-284-10/+10
* libs/openssl: Refresh mirror listDaniel Engberg2017-03-221-5/+6
* openssl: Use mkhash for STAMP_CONFIGUREDFlorian Fainelli2017-03-011-1/+1
* openssl: update to version 1.0.2kHauke Mehrtens2017-01-276-13/+13
* treewide: clean up download hashesFelix Fietkau2016-12-161-1/+1
* openssl: update to 1.0.2jMagnus Kroken2016-09-273-49/+2
* openssl: Make DTLS configurable.Rosen Penev2016-09-272-0/+10
* openssl: Remove J-PAKE. Nothing uses it.Rosen Penev2016-09-271-1/+2
* openssl: backport build fix when hardware support is usedHauke Mehrtens2016-09-242-0/+35
* openssl: update to 1.0.2iMagnus Kroken2016-09-247-43/+19
* openssl: re-enable ARM assemblyFelix Fietkau2016-08-311-2/+2
* openssl: re-enable CMAC supportFelix Fietkau2016-08-091-1/+1
* openssl: re-enable NPN by defaultFelix Fietkau2016-07-241-1/+1
* openssl: add back the CAST cipher by defaultFelix Fietkau2016-07-241-1/+1
* openssl: revert the no-ripemd change, openssh needs that cipherFelix Fietkau2016-07-231-1/+1
* openssl: add option to disable SRP supportDirk Feytons2016-07-232-1/+11
* openssl: add --gc-sectionsDirk Feytons2016-07-231-1/+2
* openssl: remove some unneeded functionality and algorithmsDirk Feytons2016-07-232-3/+28
* openssl: add option to disable PSK supportDirk Feytons2016-07-232-1/+11
* openssl: add option for NPN supportDirk Feytons2016-07-233-1/+23
* openssl: add option to disable compression supportDirk Feytons2016-07-232-3/+15
* openssl: add option to omit deprecated APIsDirk Feytons2016-07-232-1/+11
* openssl: replace ocf-crypto-headers with a header file from cryptodev-linuxFelix Fietkau2016-05-122-2/+293
* openssl: Update to version 1.0.2hMichal Hrusecky2016-05-041-2/+2
* openssl: fix wrong build target stringsJo-Philipp Wich2016-04-151-3/+3
* branding: add LEDE brandingJohn Crispin2016-03-241-3/+3
* openssl: update to 1.0.2g (8 CVEs)Jo-Philipp Wich2016-03-014-15/+15
* openssl: update to 1.0.2f (fixes CVE-2016-0701, CVE-2015-3197)Felix Fietkau2016-01-286-20/+20
* openssl: remove the separate configuration menu, use the implicit one (via ME...Felix Fietkau2016-01-181-7/+6
* OpenSSL: Added source/old to PKG_SOURCE_URLJohn Crispin2015-12-111-1/+4
* openssl: add config option for no_hw supportHauke Mehrtens2015-12-092-2/+12
* openssl: update to version 1.0.2eHauke Mehrtens2015-12-036-15/+15
* openssl: add one more mirrorLuka Perkov2015-07-281-0/+1
* openssl: update to v1.0.2d (CVE-2015-1793)Jo-Philipp Wich2015-07-095-29/+24
* openssl: disable parallel builds (spurious linking break)Steven Barth2015-06-161-1/+1
* openssl: 1.0.2c (srsly, you guys, srsly)Steven Barth2015-06-121-2/+2
* openssl: fixes CVE-2015-4000 CVE-2015-1788 CVE-2015-1789 CVE-2015-1790 CVE-20...Steven Barth2015-06-111-1/+1
* openssl: 1.0.2b (hey, we made it nearly 3 months this time!)Steven Barth2015-06-117-32/+18
* openssl: disable arm optimisation until we know why it fails on some socsJohn Crispin2015-04-101-2/+2
* openssl: biweekly critical security updateSteven Barth2015-03-205-173/+17
* openssl: enable ARM assembly accelerationJohn Crispin2015-03-062-4/+7
* openssl: fix upstream regression for non-ec buildsSteven Barth2015-02-092-1/+15
612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817