Skip to content
Snippets Groups Projects
  1. Aug 25, 1998
    • Henrik (Grubba) Grubbström's avatar
      Updated to Postgres 1.0.3 with code from Pike 0.6. · f673d94b
      Henrik (Grubba) Grubbström authored
      Rev: src/modules/Postgres/configure.in:1.7
      Rev: src/modules/Postgres/extras/test_notify.pike:1.2
      Rev: src/modules/Postgres/extras/test_schema.pike:1.2
      Rev: src/modules/Postgres/pg_types.h:1.3
      Rev: src/modules/Postgres/pgres_config.h.in:1.3
      Rev: src/modules/Postgres/pgresult.c:1.6
      Rev: src/modules/Postgres/pgresult.h:1.2
      Rev: src/modules/Postgres/postgres.c:1.8
      f673d94b
  2. Jul 25, 1998
  3. Jul 23, 1998
  4. Jul 21, 1998
  5. Jul 17, 1998
  6. Jul 16, 1998
  7. Jul 15, 1998
    • Henrik (Grubba) Grubbström's avatar
      Updated Kinkie's email-address. · ded360b2
      Henrik (Grubba) Grubbström authored
      Rev: lib/include/msql.h:1.2
      Rev: lib/modules/Sql.pmod/msql.pike:1.3
      Rev: lib/modules/Sql.pmod/postgres.pike:1.3
      Rev: src/modules/Msql/COPYING:1.2
      Rev: src/modules/Msql/configure.in:1.3
      Rev: src/modules/Msql/doc/msql:1.3
      Rev: src/modules/Postgres/Makefile.in:1.3
      Rev: src/modules/Postgres/configure.in:1.6
      Rev: src/modules/Postgres/doc/postgres_postgres:1.2
      Rev: src/modules/Postgres/doc/postgres_postgres_result:1.2
      Rev: src/modules/Postgres/doc/sql_postgres:1.2
      Rev: src/modules/Postgres/doc/sql_postgres_result:1.2
      Rev: src/modules/Postgres/pgresult.c:1.5
      Rev: src/modules/Postgres/postgres.c:1.7
      ded360b2
  8. Jul 13, 1998
  9. Jul 11, 1998
  10. Jul 04, 1998
  11. Jul 03, 1998
  12. Jul 01, 1998
  13. Jun 28, 1998
  14. Jun 26, 1998
    • Niels Möller's avatar
      Fix for Bleichenbacher's chosen ciphertext attack. Basically, don't · 6b577500
      Niels Möller authored
      send an ALERT-messages immediately if decryption of the session key
      failes. Continue handshaking as if nothing is wrong.
      
      Either some other invalid message is recieved, and handshaking failes
      at that time, or the client sends a change cipher message, followed by
      a completely garbled finished-message (as the server and client will
      not be using the same keys), or the client will wait for ever for an
      answer.
      
      Rev: lib/modules/SSL.pmod/handshake.pike:1.9
      6b577500
    • Henrik (Grubba) Grubbström's avatar
      Fixed leak in parse_html_lines(). · e367f577
      Henrik (Grubba) Grubbström authored
      Rev: src/modules/spider/spider.c:1.56
      e367f577
  15. Jun 24, 1998
  16. Jun 23, 1998
  17. Jun 22, 1998
  18. Jun 18, 1998
Loading