sane-project-backends/sanei
Julien BLACHE 57bfede65b Plug an information leak in the net backend.
When sending out a SANE_NET_CONTROL_OPTION RPC for the SANE_ACTION_GET_VALUE
action (and SANE_ACTION_SET_AUTO for the network protocol versions < 3), the
backend was not clearing the memory area for the value argument before
sending it over the network, resulting in an information leak for the
SANE_ACTION_GET_VALUE case.
2008-04-13 14:44:20 +00:00
..
Makefile.in Fix warnings about ignored --datarootdir 2008-02-03 06:59:36 +00:00
linux_sg3_err.h Added GPL + SANE exception license. 2003-07-26 17:49:10 +00:00
os2_srb.h Merge devel (v1.0.3) into head branch. 2000-08-12 15:11:46 +00:00
sanei_DomainOS.c Merge devel (v1.0.3) into head branch. 2000-08-12 15:11:46 +00:00
sanei_DomainOS.h Initial revision 1999-08-09 18:06:01 +00:00
sanei_ab306.c Fix boundary checking after the for() loop in sanei_ab306_open(). From Johannes Meixner at SuSE. 2007-10-25 13:23:52 +00:00
sanei_access.c Added patch created by Vitaly Lipatov <LAV AT vl3143.spb.edu>: 2006-06-07 07:28:31 +00:00
sanei_auth.c 64 bit platform fixes (bug #300799). 2004-10-03 17:34:36 +00:00
sanei_codec_ascii.c Used #include "../include/sane/...". 2001-05-13 16:25:07 +00:00
sanei_codec_bin.c Check the IP address of the remote host before any communication occurs. 2003-02-09 11:23:41 +00:00
sanei_config.c Changes to support SANE on ZETA. Not all 2005-07-15 21:59:25 +00:00
sanei_config2.c Changes to support SANE on ZETA. Not all 2005-07-15 21:59:25 +00:00
sanei_constrain_value.c Fixed overflow (bug #300389). 2003-12-21 21:54:29 +00:00
sanei_init_debug.c Changes to support SANE on ZETA. Not all 2005-07-15 21:59:25 +00:00
sanei_jpeg.c Move sanei_jpeg.c from backend directory to sanei directory 2003-07-26 03:04:41 +00:00
sanei_lm983x.c 64 bit platform fixes (bug #300799). 2004-10-03 17:34:36 +00:00
sanei_net.c Plug an information leak in the net backend. 2008-04-13 14:44:20 +00:00
sanei_pa4s2.c 2005-11-28 Jochen Eisinger <jochen@penguin-breeder.org> 2005-11-28 22:24:17 +00:00
sanei_pio.c Applied Henning's patch, Fixed some compiler warnings. 2006-06-11 19:46:09 +00:00
sanei_pp.c Added outb_eppdata() functionality (thanks to Anderson Lizardo). 2005-04-25 09:51:32 +00:00
sanei_pv8630.c Fix SANE_DEBUG_SANEI_PV8630 2005-09-22 19:02:25 +00:00
sanei_scsi.c add class 6 to usb detection code, fix scsi detection bug 2008-03-28 14:13:23 +00:00
sanei_tcp.c fix compilation with cygwin 2008-01-08 23:04:04 +00:00
sanei_thread.c Changes to support SANE on ZETA. Not all 2005-07-15 21:59:25 +00:00
sanei_udp.c added udp support functions 2007-12-26 11:18:26 +00:00
sanei_usb.c Do not blindly use ftok() in snapscani_mutex_open(). Compute an IPC key based 2008-03-28 20:39:02 +00:00
sanei_wire.c Fixing compiler warnings 2007-01-20 23:02:53 +00:00
test_wire.c Merge devel (v1.0.3) into head branch. 2000-08-12 15:11:46 +00:00