My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Older

  • Dec 03, 2009
    TimestampHardware (Timestamp card hardware description) Wiki page edited by christian.kurtsiefer   -   Revision r68 Edited wiki page through web user interface.
    Revision r68 Edited wiki page through web user interface.
  • Dec 03, 2009
    ErrorCorrection (Our implementation of modified CASCADE error correction) Wiki page edited by christian.kurtsiefer   -   Revision r67 Edited wiki page through web user interface.
    Revision r67 Edited wiki page through web user interface.
  • Sep 07, 2009
    issue 3 (nopage issues in usbtimetag driver) Status changed by christian.kurtsiefer   -   This problem seems to be fixed. Runs on kernels with both nopage() method and fault() method now.
    Status: Fixed
    This problem seems to be fixed. Runs on kernels with both nopage() method and fault() method now.
    Status: Fixed
  • Sep 07, 2009
    r66 (fixed getpage bug in usbtimetag.c, adjusted usbtimetagdriver...) committed by christian.kurtsiefer   -   fixed getpage bug in usbtimetag.c, adjusted usbtimetagdriver makefile to honor other default groups better on other distros. Needs to be tested.
    fixed getpage bug in usbtimetag.c, adjusted usbtimetagdriver makefile to honor other default groups better on other distros. Needs to be tested.
  • Sep 07, 2009
    issue 3 (nopage issues in usbtimetag driver) Labels changed by christian.kurtsiefer   -  
    Labels: Priority-Critical Priority-Medium
    Labels: Priority-Critical Priority-Medium
  • Sep 07, 2009
    issue 3 (nopage issues in usbtimetag driver) Status changed by christian.kurtsiefer   -   It seems the latest changes from the new kernel machine are not yet commited....some get_page error seems to remain. Need to test before fixing....
    Status: Started
    It seems the latest changes from the new kernel machine are not yet commited....some get_page error seems to remain. Need to test before fixing....
    Status: Started
  • Aug 13, 2009
    r65 (Fixed missing get_page() in fault code of usb_timetag_driver...) committed by christian.kurtsiefer   -   Fixed missing get_page() in fault code of usb_timetag_driver
    Fixed missing get_page() in fault code of usb_timetag_driver
  • Aug 10, 2009
    r64 (migrated the old nopage() code into the new fault() method i...) committed by christian.kurtsiefer   -   migrated the old nopage() code into the new fault() method in the virtual memory management system for the DMA buffer. Works on a 2.6.27 kernel on a x86_64 machine and possibly others. Backward compatibility seems to be fine with older kernel versions.
    migrated the old nopage() code into the new fault() method in the virtual memory management system for the DMA buffer. Works on a 2.6.27 kernel on a x86_64 machine and possibly others. Backward compatibility seems to be fine with older kernel versions.
  • Aug 09, 2009
    issue 3 (nopage issues in usbtimetag driver) reported by christian.kurtsiefer   -   What steps will reproduce the problem? 1. try to say make in the usbtimetagdriver directory 2. look for a bunch of errors regarding missing 'nopage' methods 3. What is the expected output? What do you see instead? does not comile. Problem is a change in the virtual memory management structures in the kernel sometimes after kernel version 2.6.22; apparently the new fault() mechanism was introduced in 2.6.23 to superseed the nopage() and other methods. For sure, the nopage method has gone in kernel 2.6.27 used in SuSE11.1, but it seems that migration is not too complicated. Migration is in progress and compiles, needs to be tested before the next commit. 10.8.2009chk
    What steps will reproduce the problem? 1. try to say make in the usbtimetagdriver directory 2. look for a bunch of errors regarding missing 'nopage' methods 3. What is the expected output? What do you see instead? does not comile. Problem is a change in the virtual memory management structures in the kernel sometimes after kernel version 2.6.22; apparently the new fault() mechanism was introduced in 2.6.23 to superseed the nopage() and other methods. For sure, the nopage method has gone in kernel 2.6.27 used in SuSE11.1, but it seems that migration is not too complicated. Migration is in progress and compiles, needs to be tested before the next commit. 10.8.2009chk
  • Jul 29, 2009
    r63 (merged deviceindependnet stuff into chopper and chopper2. ne...) committed by christian.kurtsiefer   -   merged deviceindependnet stuff into chopper and chopper2. needs testing ----------------------------------- M remotecrypto/chopper.c M remotecrypto/chopper2.c
    merged deviceindependnet stuff into chopper and chopper2. needs testing ----------------------------------- M remotecrypto/chopper.c M remotecrypto/chopper2.c
  • Jul 21, 2009
    r62 (included getrate version which has coincidence correction in...) committed by christian.kurtsiefer   -   included getrate version which has coincidence correction in it.
    included getrate version which has coincidence correction in it.
  • May 16, 2009
    r61 (merger of getrate2 into getrate, bugfix of crgui_ec ) committed by christian.kurtsiefer   -   merger of getrate2 into getrate, bugfix of crgui_ec
    merger of getrate2 into getrate, bugfix of crgui_ec
  • May 16, 2009
    r60 (added getrate2.c in a consolidation attempt of devindep stuf...) committed by christian.kurtsiefer   -   added getrate2.c in a consolidation attempt of devindep stuff. getrate2 should accept now zero count rate
    added getrate2.c in a consolidation attempt of devindep stuff. getrate2 should accept now zero count rate
  • May 16, 2009
    r59 (repaired eve script (used to generate timestamp streams) ) committed by christian.kurtsiefer   -   repaired eve script (used to generate timestamp streams)
    repaired eve script (used to generate timestamp streams)
  • May 16, 2009
    r58 (fixed a crgui bug, generalized save/clean temporaries, added...) committed by christian.kurtsiefer   -   fixed a crgui bug, generalized save/clean temporaries, added an eavesdropping script
    fixed a crgui bug, generalized save/clean temporaries, added an eavesdropping script
  • May 15, 2009
    r57 (Mutual locking of single counter, some code cleanup ) committed by christian.kurtsiefer   -   Mutual locking of single counter, some code cleanup
    Mutual locking of single counter, some code cleanup
  • May 15, 2009
    r56 (modified crgui_ec such that it can keep intermediate files; ...) committed by christian.kurtsiefer   -   modified crgui_ec such that it can keep intermediate files; minor cleanups in this script as well
    modified crgui_ec such that it can keep intermediate files; minor cleanups in this script as well
  • Feb 01, 2009
    Pfind (Synchronization algorithm, background behind pfind code) Wiki page edited by christian.kurtsiefer
  • Feb 01, 2009
    Pfind (Synchronization algorithm, background behind pfind code) Wiki page edited by christian.kurtsiefer
  • Feb 01, 2009
    FileFormats (Various file formats for internal communication, intermediat...) Wiki page edited by christian.kurtsiefer
  • Dec 14, 2008
    r52 (added scripts to convert between time/date and epoch ) committed by christian.kurtsiefer   -   added scripts to convert between time/date and epoch
    added scripts to convert between time/date and epoch
  • Dec 07, 2008
    r51 (added descriptin of final key file ) committed by christian.kurtsiefer   -   added descriptin of final key file
    added descriptin of final key file
  • Dec 07, 2008
    r50 (changed display origin in GUI for better readability ) committed by christian.kurtsiefer   -   changed display origin in GUI for better readability
    changed display origin in GUI for better readability
  • Nov 09, 2008
    issue 2 (short terminated read calls to the os in costream, ecd2) reported by christian.kurtsiefer   -   What steps will reproduce the problem? Unclear yet. Usually operation over several hours, sometimes under increased system load by other processes on the machine. What is the expected output? Termination of costream with file inconstency message, a trace in the ecd log files of similar flavour. Problem description: At various places in the code, read(2) statements are called without proper handling of return values where less than the file size or requested buffer size are filled into the buffer. This results in a failure of content consistency checks, and a subsequent abort of the normal flow. At some parts in the code, the problem is addressed by reading the length of a file with a stat command, but it seems a bit bulky to implement that for all read attempts. Suggestions welcome.
    What steps will reproduce the problem? Unclear yet. Usually operation over several hours, sometimes under increased system load by other processes on the machine. What is the expected output? Termination of costream with file inconstency message, a trace in the ecd log files of similar flavour. Problem description: At various places in the code, read(2) statements are called without proper handling of return values where less than the file size or requested buffer size are filled into the buffer. This results in a failure of content consistency checks, and a subsequent abort of the normal flow. At some parts in the code, the problem is addressed by reading the length of a file with a stat command, but it seems a bit bulky to implement that for all read attempts. Suggestions welcome.
  • Nov 07, 2008
    r49 (costream.c: allowed for incomplete read in stream-1 file int...) committed by christian.kurtsiefer   -   costream.c: allowed for incomplete read in stream-1 file intake
    costream.c: allowed for incomplete read in stream-1 file intake
  • Nov 02, 2008
    r48 (inserted upper initial error servo limit in gui ) committed by christian.kurtsiefer   -   inserted upper initial error servo limit in gui
    inserted upper initial error servo limit in gui
  • Oct 29, 2008
    r47 (enabled the ingoring of errors caused on the side not receiv...) committed by christian.kurtsiefer   -   enabled the ingoring of errors caused on the side not receiving commands with a -T 2 option
    enabled the ingoring of errors caused on the side not receiving commands with a -T 2 option
  • Oct 29, 2008
    r46 (extended file sizes in pfind.c and costream.c to accept up t...) committed by christian.kurtsiefer   -   extended file sizes in pfind.c and costream.c to accept up to 1.4kevents/sec, increased file open error verbosity in errcd
    extended file sizes in pfind.c and costream.c to accept up to 1.4kevents/sec, increased file open error verbosity in errcd
  • Oct 26, 2008
    Installation (A list of required packages for compiling and running variou...) Wiki page added by christian.kurtsiefer
  • Oct 24, 2008
    r44 (Added option to have a safety margin on the leakage to eve o...) committed by christian.kurtsiefer   -   Added option to have a safety margin on the leakage to eve on finite error estimation; updated sensible error estimation range to 0.5 to 14%
    Added option to have a safety margin on the leakage to eve on finite error estimation; updated sensible error estimation range to 0.5 to 14%
  • Oct 24, 2008
    r43 (more explicit error messages in errcd when not receiving fil...) committed by christian.kurtsiefer   -   more explicit error messages in errcd when not receiving files
    more explicit error messages in errcd when not receiving files
  • Oct 24, 2008
    r42 (1. changed compression ratio in privacy amplification to bin...) committed by christian.kurtsiefer   -   1. changed compression ratio in privacy amplification to binentropy 2. reduced sensitivity to shutdowns of error correction demon in crgui, 3. adapted more reasonable default values for ercd parameters (1e-9BER, servoed) 4. made lines thicker in monitoring display
    1. changed compression ratio in privacy amplification to binentropy 2. reduced sensitivity to shutdowns of error correction demon in crgui, 3. adapted more reasonable default values for ercd parameters (1e-9BER, servoed) 4. made lines thicker in monitoring display
  • Oct 15, 2008
    issue 1 (operation over 19.3 hours sometimes fails the partitioning u...) reported by christian.kurtsiefer   -   What steps will reproduce the problem? 1. Operatate key generation for times over 19 hours, more specific information not available 2. 3. What is the expected output? What do you see instead? The extension of the intrinsic timing information together with the local computer time should take care of that problem completely, but it seems to fail sometimes. Reason for that so far is unclear, not even where the system hangs. Please use labels and text to provide additional information.
    What steps will reproduce the problem? 1. Operatate key generation for times over 19 hours, more specific information not available 2. 3. What is the expected output? What do you see instead? The extension of the intrinsic timing information together with the local computer time should take care of that problem completely, but it seems to fail sometimes. Reason for that so far is unclear, not even where the system hangs. Please use labels and text to provide additional information.
  • Oct 15, 2008
    r41 (Changed rule in udev for hotplugging the kenel driver on mor...) committed by christian.kurtsiefer   -   Changed rule in udev for hotplugging the kenel driver on more OS
    Changed rule in udev for hotplugging the kenel driver on more OS
  • Oct 15, 2008
    r40 (minor signedness mismatch fixes, one error message overflow ...) committed by christian.kurtsiefer   -   minor signedness mismatch fixes, one error message overflow fixed
    minor signedness mismatch fixes, one error message overflow fixed
  • Oct 15, 2008
    r39 (Fixed a buffer overflow in file name parsing in chopper.c, a...) committed by christian.kurtsiefer   -   Fixed a buffer overflow in file name parsing in chopper.c, added debug info to find out handover problem
    Fixed a buffer overflow in file name parsing in chopper.c, added debug info to find out handover problem
  • Oct 09, 2008
    r38 (Fixed a comment error in transferd, removed ffind from makef...) committed by christian.kurtsiefer   -   Fixed a comment error in transferd, removed ffind from makefile
    Fixed a comment error in transferd, removed ffind from makefile
  • Jul 31, 2008
    Pfind (Synchronization algorithm, background behind pfind code) Wiki page edited by christian.kurtsiefer
  • Jul 31, 2008
    FileFormats (Various file formats for internal communication, intermediat...) Wiki page edited by christian.kurtsiefer
  • Jul 31, 2008
    FileFormats (Various file formats for internal communication, intermediat...) Wiki page edited by christian.kurtsiefer
  • Jul 31, 2008
    FileFormats (Various file formats for internal communication, intermediat...) Wiki page edited by christian.kurtsiefer
  • Jul 31, 2008
    TimestampFirmware (Timestamp card firmware) Wiki page edited by christian.kurtsiefer
  • Jul 31, 2008
    TimestampHardware (Timestamp card hardware description) Wiki page edited by christian.kurtsiefer
  • Jul 31, 2008
    TimestampHardware (Timestamp card hardware description) Wiki page edited by christian.kurtsiefer
  • Jul 31, 2008
    TimestampHardware (Timestamp card hardware description) Wiki page edited by christian.kurtsiefer
  • Jul 30, 2008
    Pfind (Synchronization algorithm, background behind pfind code) Wiki page edited by christian.kurtsiefer
  • Jul 30, 2008
    MainPage (Introduction, discussion of general code structure) Wiki page edited by christian.kurtsiefer
  • Jul 30, 2008
    MainPage (Introduction page) Wiki page edited by christian.kurtsiefer
  • Jul 30, 2008
    MainPage (Temporary introduction page. Needs more editing) Wiki page edited by christian.kurtsiefer
  • Jul 30, 2008
    MainPage (Temporary introduction page. Needs more editing) Wiki page edited by christian.kurtsiefer
 
Hosted by Google Code