summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2015-11-05Read function names from C source files.Dr. Stephen Henson
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz
2015-10-30make updateMatt Caswell
2015-10-30make updateMatt Caswell
2015-10-24Improve make depend.Ben Laurie
2015-10-18Add crypto/include/internal to the directories to scan for stack declarationsRichard Levitte
2015-10-14make depend: prefer clang over makedependEmilia Kasper
2015-10-13Harmonize do_rehash_rule with updated test/recipies/25-test_verify.t.Andy Polyakov
2015-10-13Test suite: minimal required to get mingw 'make test' work under Linux.Andy Polyakov
2015-10-09Fix Windows buildMatt Caswell
2015-10-08Fix no-ripemd on WindowsMatt Caswell
2015-10-05Fix make depend for things being built in subdirectoriesRichard Levitte
2015-09-30Fix libeay.numMatt Caswell
2015-09-29Fix no-stdio buildDavid Woodhouse
2015-09-28Empty NewSessionTicket: test session resumptionEmilia Kasper
2015-09-28Empty session ticket: add a testEmilia Kasper
2015-09-28Update year in Windows builds.Andy Polyakov
2015-09-28Harmonize util/mkrc.pl with header move.Andy Polyakov
2015-09-25Add ability to set default CA path and file locations individuallyMatt Caswell
2015-09-22make updateDr. Stephen Henson
2015-09-19Fix some test failures when Configured with zlibMatt Caswell
2015-09-16make updateMatt Caswell
2015-09-09RT3992: Make SCT #ifdeffable.David Woodhouse
2015-09-07Adapt mk1mf.pl and helpers to the new testing framework.Richard Levitte
2015-09-06Fixup merge conflicts in util/libeay.numRichard Levitte
2015-09-06make updateDr. Stephen Henson
2015-09-05Make TS structures opaque.Rich Salz
2015-09-04RT3998: Allow scrypt to be disabledRich Salz
2015-09-03Revert "OPENSSL_NO_xxx cleanup: RFC3779"David Woodhouse
2015-09-03RT3674: Make no-cms build work.David Bar
2015-09-03make updateDr. Stephen Henson
2015-09-03Two changes at ones lead to a confused libeay.num. FixRichard Levitte
2015-09-02Add and use OPENSSL_zallocRich Salz
2015-09-02make updateDr. Stephen Henson
2015-09-01make updateDr. Stephen Henson
2015-08-31make updateDr. Stephen Henson
2015-08-28Fix 4c42ebd; forgot to inutil util/libeay.numRich Salz
2015-08-26Remove _locked memory functions.Rich Salz
2015-08-26Add NewSessionTicket test suiteMatt Caswell
2015-08-26Fix TLSProxy end of test detectionMatt Caswell
2015-08-17Add new types to indent.proRichard Levitte
2015-08-13for test_sslvertol, add a value to display SSL version < 3 in debugRichard Levitte
2015-08-13Fixups in libssl test harnessRichard Levitte
2015-08-11Use dynamic engine for libssl test harnessRichard Levitte
2015-08-11Extend TLSProxy capabilitiesMatt Caswell
2015-08-11Add a libssl test harnessMatt Caswell
2015-08-10Find the right indent on *BSD.Ben Laurie
2015-08-01GH336: Return an exit code if report failsDirk Wetter
2015-07-20Rewrite crypto/ex_dataRich Salz
2015-07-16Remove obsolete key formats.Rich Salz
id='n366' href='#n366'>366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 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