lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 27 Jul 2010 19:43:17 -0600
From:	Jeffrey Merkey <jeffmerkey@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: [ANNOUNCE] Open CWorthy Libraries 07-27-2010

CURRENT
http://cworthylinux.googlecode.com/files/cworthy-07-27-2010.tar.gz

REPOSITORIES
http://code.google.com/p/cworthylinux/
http://sourceforge.net/projects/opencworthy/

FIXES
- fix pthread_mutex_lock deadlock in refresh_screen() wen called from
pthread_cancel
- add support for shaded fields based on field input
- add cwgen packet generator CWorthy sample application.
- add cwgen.ko support for linux kernel 2.6.34.1
- add clear_portal_storage function for clearing portal storage
without blanking the screen
- add MSDOS and DRDOS build defines and includes
- add Windows build defines and includes
- add pthread_setcancelstate() to sample program to prevent deadlocks during
  calls to pthread_cancel.  You need to set the cancel state to disable when
  pthread_mutex_lock is called and a process is holding a lock during cancel
  operations
- add saved flag to menu_frame to check if we have previously saved a screen
  area before calling restore_menu
- add fixes to input_portal_fields to redraw the portal after F10 submit

TODO
- write another cworthy kernel app and think about more
- write cworthy application version of net-tools for network monitoring
- write cworthy application for monitoring disk and lan throughput totals
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ