Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
poke-devel (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Tue Dec 31 2019 03:09:38 -0500
Threads in reverse chronological order
[
Next Period
]
fuzzing poke with afl & afl++
,
Dan Čermák
,
2019/12/26
[PATCH 1/2] pkl_ice: Fix logic error
,
John Darrington
,
2019/12/24
[PATCH 2/2] Avoid potential crash if PATH_MAX > 1024
,
John Darrington
,
2019/12/24
Re: [PATCH 2/2] Avoid potential crash if PATH_MAX > 1024
,
Jose E. Marchesi
,
2019/12/26
Re: [PATCH 1/2] pkl_ice: Fix logic error
,
Jose E. Marchesi
,
2019/12/26
Cannot compile with clang
,
Dan Čermák
,
2019/12/24
[no subject]
,
John Darrington
,
2019/12/24
[PATCH] Don't crash on incomplete dot commands
,
John Darrington
,
2019/12/24
Re: [PATCH] Don't crash on incomplete dot commands
,
Jose E. Marchesi
,
2019/12/24
[PATCH] Add Dan Čermák to the Write After Approval section in HACKING
,
Dan Čermák
,
2019/12/23
Re: [PATCH] Add Dan Čermák to the Write After Approval section in HACKING
,
Jose E. Marchesi
,
2019/12/24
[PATCH] Fix bug determining the mode of the io space.
,
John Darrington
,
2019/12/22
Re: [PATCH] Fix bug determining the mode of the io space.
,
John Darrington
,
2019/12/31
[no subject]
,
John Darrington
,
2019/12/21
[PATCH] Simplify the implementation of ios_mask functions.
,
John Darrington
,
2019/12/21
Re: [PATCH] Simplify the implementation of ios_mask functions.
,
Egeyar Bagcioglu
,
2019/12/22
Re: [PATCH] Simplify the implementation of ios_mask functions.
,
Jose E. Marchesi
,
2019/12/24
[PATCH] Fix memory leaks and check for failure when calling .file
,
John Darrington
,
2019/12/21
Re: [PATCH] Fix memory leaks and check for failure when calling .file
,
Dan Čermák
,
2019/12/22
Re: [PATCH] Fix memory leaks and check for failure when calling .file
,
Jose E. Marchesi
,
2019/12/22
[PATCH] Simplify the implementation of ios_mask functions.
,
John Darrington
,
2019/12/18
Re: [PATCH] Simplify the implementation of ios_mask functions.
,
Jose E. Marchesi
,
2019/12/19
Re: [PATCH] Simplify the implementation of ios_mask functions.
,
egeyar
,
2019/12/19
Re: [PATCH] Simplify the implementation of ios_mask functions.
,
Egeyar Bagcioglu
,
2019/12/19
Re: [PATCH] Simplify the implementation of ios_mask functions.
,
John Darrington
,
2019/12/19
[Jitter] Asynchronous notifications and signals
,
Luca Saiu
,
2019/12/17
[PATCH 1/5] properly initialize struct pk_cmd null_cmd with zero
,
Dan Čermák
,
2019/12/16
[PATCH 2/5] Fix memory leak of char* poke_history
,
Dan Čermák
,
2019/12/16
[PATCH 3/5] Fix memory leak of char* ecmd in pk_cmd_exec
,
Dan Čermák
,
2019/12/16
[PATCH 4/5] Fix memory leak of char* filename in pk_cmd_exec_1
,
Dan Čermák
,
2019/12/16
[PATCH 5/5] Add ChangeLog entries
,
Dan Čermák
,
2019/12/16
Re: [PATCH 1/5] properly initialize struct pk_cmd null_cmd with zero
,
Jose E. Marchesi
,
2019/12/19
Segfault when writing subarrays
,
John Darrington
,
2019/12/15
Re: Segfault when writing subarrays
,
Jose E. Marchesi
,
2019/12/16
[PATCH 1/2] Fix overread by 1 byte in pk_cmd_get_next_match()
,
Dan Čermák
,
2019/12/12
[PATCH 2/2] Fix signed integer overflow in hash_string
,
Dan Čermák
,
2019/12/12
Re: [PATCH 2/2] Fix signed integer overflow in hash_string
,
Jose E. Marchesi
,
2019/12/12
Re: [PATCH 1/2] Fix overread by 1 byte in pk_cmd_get_next_match()
,
Jose E. Marchesi
,
2019/12/12
Re: [PATCH 1/2] Fix overread by 1 byte in pk_cmd_get_next_match()
,
Jose E. Marchesi
,
2019/12/12
Re: [PATCH 1/2] Fix overread by 1 byte in pk_cmd_get_next_match()
,
John Darrington
,
2019/12/13
Re: [PATCH 1/2] Fix overread by 1 byte in pk_cmd_get_next_match()
,
Dan Čermák
,
2019/12/13
[PATCH] New function posix_time32 to map timestamps
,
John Darrington
,
2019/12/12
Re: [PATCH] New function posix_time32 to map timestamps
,
Jose E. Marchesi
,
2019/12/12
[PATCH] New functions and types for dealing with timestamps
,
John Darrington
,
2019/12/13
Re: [PATCH] New functions and types for dealing with timestamps
,
Jose E. Marchesi
,
2019/12/16
[PATCH 1/2] Add "%s" as the format string to the fprintf call in pkl_print_type()
,
Dan Čermák
,
2019/12/11
[PATCH 2/2] Fix some typos in HACKING
,
Dan Čermák
,
2019/12/11
Re: [PATCH 2/2] Fix some typos in HACKING
,
Jose E. Marchesi
,
2019/12/11
Re: [PATCH 1/2] Add "%s" as the format string to the fprintf call in pkl_print_type()
,
Jose E. Marchesi
,
2019/12/11
[PATCH] DOC: Elaborate on the description and nature of scripts.
,
John Darrington
,
2019/12/11
[PATCH] DOC: Elaborate on the description and nature of scripts.
,
John Darrington
,
2019/12/11
Re: [PATCH] DOC: Elaborate on the description and nature of scripts.
,
Jose E. Marchesi
,
2019/12/11
[PATCH] Add support for \\ as a char.
,
John Darrington
,
2019/12/11
Re: [PATCH] Add support for \\ as a char.
,
Jose E. Marchesi
,
2019/12/11
[PATCH] DOC: Change the text to agree with the example
,
John Darrington
,
2019/12/10
Re: [PATCH] DOC: Change the text to agree with the example
,
Jose E. Marchesi
,
2019/12/10
Division of an offset by a magnitude should be allowed
,
John Darrington
,
2019/12/09
Re: Division of an offset by a magnitude should be allowed
,
Jose E. Marchesi
,
2019/12/09
Bug(s) in parse_args and/or elsewhere
,
John Darrington
,
2019/12/07
Re: Bug(s) in parse_args and/or elsewhere
,
Jose E. Marchesi
,
2019/12/09
inappropriate EOF exception
,
John Darrington
,
2019/12/07
Seg fault in pvm_print_string
,
John Darrington
,
2019/12/06
[COMMITTED] (like we all should be)
,
John Darrington
,
2019/12/05
[PATCH] bootstrap.conf: Remove non-existant module
,
John Darrington
,
2019/12/05
Another crash!
,
John Darrington
,
2019/12/04
Re: Another crash!
,
Jose E. Marchesi
,
2019/12/05
Segmentation fault
,
John Darrington
,
2019/12/04
Re: Segmentation fault
,
Jose E. Marchesi
,
2019/12/04
[PATCH] Documentation: Numerous minor corrections.
,
John Darrington
,
2019/12/02
Numerous small documentation changes.
,
John Darrington
,
2019/12/02
[PATCH 04/12] Fix typo
,
John Darrington
,
2019/12/02
[PATCH 02/12] Add links to Mapping node
,
John Darrington
,
2019/12/02
[PATCH 05/12] Add some indeces and correct typo
,
John Darrington
,
2019/12/02
[PATCH 06/12] Downcase rouge capital
,
John Darrington
,
2019/12/02
[PATCH 03/12] Markup code types
,
John Darrington
,
2019/12/02
[PATCH 07/12] Document the argument to .exit
,
John Darrington
,
2019/12/02
[PATCH 08/12] Doc fix typo
,
John Darrington
,
2019/12/02
[PATCH 09/12] DOC: Remove redundant comment
,
John Darrington
,
2019/12/02
[PATCH 01/12] "allows to" --> "allows you to"
,
John Darrington
,
2019/12/02
[PATCH 10/12] DOC: Add markup
,
John Darrington
,
2019/12/02
[PATCH 11/12] DOC: fix typo
,
John Darrington
,
2019/12/02
[PATCH 12/12] Doc: change 'than' to 'as' where appropriate
,
John Darrington
,
2019/12/02
Re: Numerous small documentation changes.
,
Jose E. Marchesi
,
2019/12/02
New assertion failure
,
John Darrington
,
2019/12/02
Re: New assertion failure
,
Jose E. Marchesi
,
2019/12/04
[Jitter] Bugfix: support Automake older than 1.16
,
Luca Saiu
,
2019/12/01
Re: [Jitter] Bugfix: support Automake older than 1.16
,
Jose E. Marchesi
,
2019/12/01
Re: [Jitter] Bugfix: support Automake older than 1.16
,
Luca Saiu
,
2019/12/01
Reading an unaligned integer in little endian (was: Re: Byte endianess vs Bit endianess)
,
Egeyar Bagcioglu
,
2019/12/01
Re: Reading an unaligned integer in little endian
,
Jose E. Marchesi
,
2019/12/02
compiler bug?
,
John Darrington
,
2019/12/01
Re: compiler bug?
,
Jose E. Marchesi
,
2019/12/02
Re: compiler bug?
,
Jose E. Marchesi
,
2019/12/05
Re: [Patch] PVM low-level cleanup and optimization, good version [Was: Re: [Patch, first version] PVM low-level cleanup and optimization]
,
Jose E. Marchesi
,
2019/12/01
Re: [Patch] PVM low-level cleanup and optimization, good version [Was: Re: [Patch, first version] PVM low-level cleanup and optimization]
,
Luca Saiu
,
2019/12/01
Re: [Patch] PVM low-level cleanup and optimization, good version [Was: Re: [Patch, first version] PVM low-level cleanup and optimization]
,
Jose E. Marchesi
,
2019/12/01
Re: [Patch] PVM low-level cleanup and optimization, good version [Was: Re: [Patch, first version] PVM low-level cleanup and optimization]
,
Luca Saiu
,
2019/12/01
Re: [Patch] PVM low-level cleanup and optimization, good version [Was: Re: [Patch, first version] PVM low-level cleanup and optimization]
,
Jose E. Marchesi
,
2019/12/01
Re: [Patch] PVM low-level cleanup and optimization, good version [Was: Re: [Patch, first version] PVM low-level cleanup and optimization]
,
Luca Saiu
,
2019/12/01
[PATCH 1/2] Document the dump command
,
John Darrington
,
2019/12/01
[PATCH 2/2] dump: Add cluster_by parameter
,
John Darrington
,
2019/12/01
Re: [PATCH 2/2] dump: Add cluster_by parameter
,
Jose E. Marchesi
,
2019/12/01
Re: [PATCH 1/2] Document the dump command
,
Jose E. Marchesi
,
2019/12/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc