summaryrefslogtreecommitdiffstats
path: root/TABLE
AgeCommit message (Expand)Author
2000-09-17make updateRichard Levitte
2000-09-15'make update'Richard Levitte
2000-09-13'make update'Bodo Möller
2000-09-06updateBodo Möller
2000-09-04Avoid abort() throughout the library, except when preprocessorBodo Möller
2000-09-01QNX 4 support.Bodo Möller
2000-08-17make updateRichard Levitte
2000-08-02"make update"Richard Levitte
2000-07-24"make update"Richard Levitte
2000-06-21* This adds some checking to the 'dlfcn' DSO_METHOD that at least letsGeoff Thorpe
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe
2000-06-08Slightly faster DSA verification (BN_mod_exp2_mont),Bodo Möller
2000-05-30"make update"Geoff Thorpe
2000-05-25cvs updateGeoff Thorpe
2000-05-19'make update'Richard Levitte
2000-04-06"make update" for DSO additions.Bodo Möller
2000-03-24Update for new hpux-parisc-cc-o4 entry.Bodo Möller
2000-03-23"make update"Bodo Möller
2000-03-12make updateUlf Möller
2000-02-29Check BN_rand return value.Bodo Möller
2000-02-26Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller
2000-02-26make updateRichard Levitte
2000-02-25linux-ppcUlf Möller
2000-02-25Use threads for linux-ppc.Bodo Möller
2000-02-22Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md forDr. Stephen Henson
2000-02-15Avoid GNU C assembler templates under Solaris x86.Andy Polyakov
2000-02-12HP-UX tune-up: new unified configs, HP C compiler bug workaround.Andy Polyakov
2000-02-05Generate just one error code if iterated SSL_CTX_get() fails.Bodo Möller
2000-01-30Make DSA_generate_parameters, and fix a couple of bugBodo Möller
2000-01-20Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson
2000-01-02Alpha Linux update companion.Andy Polyakov
1999-11-27Initial trust code: allow setting of trust checking functionsDr. Stephen Henson
1999-10-25Improve support for running everything as a monolithic application.Bodo Möller
1999-10-07RC4 tune-up featuring 30-40% performance improvement on most RISCAndy Polyakov
1999-09-14Add some debug-solaris-...-cc configurations.Bodo Möller
1999-08-24make update.Ulf Möller
1999-08-10Updates.Bodo Möller
1999-07-25summary of Andy's changes to ConfigureBodo Möller
1999-07-20"make TABLE" (to follow recent Configure change)Bodo Möller
1999-07-19New compile time option -DCRYPTO_MDEBUG_THREAD.Bodo Möller
1999-07-19Have CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG,Bodo Möller
1999-07-14Judging from various messages on the OpenSSL mailing lists, HP-UX 10Bodo Möller
1999-07-09Updated to reflect recent "Configure" modification.Bodo Möller
1999-07-05Disable asserts for standard configurations.Bodo Möller
1999-07-05make debug-solaris-[u]sparc-gcc more usefulBodo Möller
1999-06-26The Mingw32 configuration entry was missing one colon (found byBodo Möller
1999-06-26configuration change for debuggingBodo Möller
1999-06-25Update TABLE.Bodo Möller
1999-06-21Make some debug-... configurations more useful for debugging.Bodo Möller
1999-06-14Provide fallback configurations for all hpux... configurationsBodo Möller
a id='n430' href='#n430'>430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630