Nick Law
|
cd3716f260
|
Use stdint.h, ncurses.h and panel.h instead of netinet/in.h
|
2018-11-24 23:32:20 +00:00 |
|
Martijn van Brummelen
|
9b821292ea
|
Merge pull request #82 from PartialVolume/Unused_variables_in_NWIPE_PRNG_READ_SIGNATURE_in_prng.c
(void) unused variables in func.nwipe_isaac_read()
|
2018-11-23 19:45:22 +01:00 |
|
Nick Law
|
6b350a2348
|
(void) unused variables in func.nwipe_isaac_read()
|
2018-11-23 17:13:14 +00:00 |
|
Martijn van Brummelen
|
6ec7826692
|
Merge pull request #80 from PartialVolume/nwipe.h_is_not_guarded_against_multiple_inclusions
Put Function prototypes inside #ifndef/#define/#endif macro guard
|
2018-11-23 16:20:51 +01:00 |
|
Nick Law
|
00e9350dd6
|
Put Function prototypes inside #ifndef/#define/#endif macro guard
|
2018-11-23 12:56:20 +00:00 |
|
Martijn van Brummelen
|
c46e0c8ba4
|
Merge pull request #79 from PartialVolume/deallocate_memory_used_by_logging.c
De-allocate memory used by the log functions
|
2018-11-23 10:38:38 +01:00 |
|
Nick Law
|
af1b470456
|
De-allocate memory used by the log functions
|
2018-11-22 20:33:47 +00:00 |
|
Martijn van Brummelen
|
ae51d548d4
|
Merge pull request #78 from PartialVolume/reduce_log_allocation_memory_requirements
Fix log message buffer overflow & reduce memory requirements.
|
2018-11-22 07:06:29 +01:00 |
|
Nick Law
|
5f712f3b0c
|
Fix log message buffer overflow, reduce memory requirements.
|
2018-11-22 02:01:11 +00:00 |
|
Martijn van Brummelen
|
99778f187d
|
Merge pull request #76 from PartialVolume/return_status_of_malloc_not_checked
Malloc return status not checked in nwipe_log()
|
2018-11-21 18:21:25 +01:00 |
|
Nick Law
|
528bb9fd6a
|
Malloc return status not checked in nwipe_log()
|
2018-11-21 17:14:29 +00:00 |
|
Martijn van Brummelen
|
08215f3fb2
|
Merge pull request #72 from PartialVolume/common_realloc_mistake_causing_memory_leak
Common realloc mistake: nulled but not freed
|
2018-11-21 07:31:49 +01:00 |
|
Nick Law
|
f20e7c6b74
|
Common realloc mistake: nulled but not freed
|
2018-11-21 00:27:12 +00:00 |
|
Martijn van Brummelen
|
cfd75a918c
|
Merge pull request #68 from PartialVolume/Fixes_implicit_declaration_of_function_fileno
Fixes implicit declaration of function fileno()
|
2018-11-20 16:15:33 +01:00 |
|
Martijn van Brummelen
|
f56977930a
|
Merge pull request #70 from PartialVolume/memory_leak_b_in_pass.c
Memory leak:b in pass.c
|
2018-11-20 16:14:58 +01:00 |
|
Nick Law
|
fa0d72cbaf
|
Memory leak:b in pass.c
|
2018-11-20 14:14:29 +00:00 |
|
Nick Law
|
42a114abc0
|
Fixes implicit declaration of function fileno()
|
2018-11-19 23:38:12 +00:00 |
|
Martijn van Brummelen
|
58d4733273
|
Merge pull request #65 from PartialVolume/Fixes-uninitialized-variable-warning
Fix uninitialized variable 'keystroke' in nwipe_gui_verify()
|
2018-11-17 11:23:03 +01:00 |
|
Martijn van Brummelen
|
fe4fdaee93
|
Merge pull request #66 from PartialVolume/Fixes-uninitialized-variable-keystroke-in-nwipe-gui-prng
Fixes uninitialized variable 'keystroke' in nwipe_gui_prng
|
2018-11-17 11:21:58 +01:00 |
|
Nick Law
|
157797c1ca
|
Fixes uninitialized variable 'keystroke' in nwipe_gui_prng
|
2018-11-16 22:35:52 +00:00 |
|
Nick Law
|
396896e16c
|
Fix uninitialized variable 'keystroke' in nwipe_gui_verify()
|
2018-11-16 22:16:17 +00:00 |
|
Martijn van Brummelen
|
5cb6003fc0
|
Fixes spurious character at the end of serial no string.
|
2018-11-16 22:35:32 +01:00 |
|
Martijn van Brummelen
|
b2bee8ac83
|
Fixes uninitialized variable warning
|
2018-11-16 22:20:48 +01:00 |
|
Martijn van Brummelen
|
4606834286
|
Variable 'keystroke' is used uninitialized
|
2018-11-16 21:27:42 +01:00 |
|
Martijn van Brummelen
|
ed5ca0fce7
|
Merge pull request #64 from PartialVolume/Fix-serial-numbers-for-ATA-SCSI-devices
Fix non display of serial numbers for ATA/SCSI devices
|
2018-11-16 21:14:49 +01:00 |
|
Nick Law
|
9c69bc0e1a
|
Fix non display of serial numbers for ATA/SCSI devices
|
2018-11-16 11:13:49 +00:00 |
|
Martijn van Brummelen
|
a049c871b6
|
Merge pull request #63 from PartialVolume/NL-patch-1-pointer-d-undeclared
Pointer d undeclared
|
2018-11-13 11:46:02 +01:00 |
|
Nick Law
|
f960da3f4a
|
Pointer d undeclared
The statment free(d), should not be in nwipe_random_pass().
|
2018-11-03 09:47:43 +00:00 |
|
Martijn van Brummelen
|
81850bde42
|
Fixes uninitialized variable
|
2018-10-05 23:23:16 +02:00 |
|
Martijn van Brummelen
|
e92ac3a870
|
fix cast/serial number
|
2018-10-05 23:11:30 +02:00 |
|
Martijn van Brummelen
|
0ecc90786d
|
fix cast
|
2018-10-05 23:07:06 +02:00 |
|
Martijn van Brummelen
|
5912d0f57a
|
check right pointer
|
2018-10-05 23:02:19 +02:00 |
|
Martijn van Brummelen
|
e16da663a1
|
fix more memory leaks
|
2018-10-05 22:58:58 +02:00 |
|
Martijn van Brummelen
|
a9ed8a091a
|
fix memory leaks
|
2018-10-05 22:53:05 +02:00 |
|
Martijn van Brummelen
|
dd74c429b0
|
fix segfault by initializing nwipe_gui_thread
|
2018-10-05 22:35:41 +02:00 |
|
Martijn van Brummelen
|
baab603809
|
Version 0.25(change footer)
|
2018-10-05 22:20:09 +02:00 |
|
Martijn van Brummelen
|
0fa21d4c04
|
Merge pull request #43 from infrastation/master
fix a couple minor issues in the man page
v0.25
|
2018-08-08 10:15:16 +02:00 |
|
Denis Ovsienko
|
3bc0235d38
|
fix a couple minor issues in the man page
|
2018-07-07 23:57:52 +01:00 |
|
Martijn van Brummelen
|
533fa56de8
|
change version to 0.24
v0.24
|
2017-12-06 20:44:12 +01:00 |
|
Martijn van Brummelen
|
011901b28e
|
remove tar ball.
|
2017-12-06 20:33:17 +01:00 |
|
Martijn van Brummelen
|
b47fe001b3
|
add autoconf tarball
|
2017-12-06 20:29:58 +01:00 |
|
Martijn van Brummelen
|
3638eae8d4
|
change version number and add friendly throughput
|
2017-12-06 20:28:09 +01:00 |
|
Martijn van Brummelen
|
b0bc174d32
|
pre-0.24
|
2017-12-06 20:09:47 +01:00 |
|
Martijn van Brummelen
|
8f5c05506f
|
v0.23
v0.23
|
2017-12-05 20:07:30 +01:00 |
|
Martijn van Brummelen
|
23c69f34c1
|
Merge pull request #35 from kelderek/kelderek-patch4
added #include <sys/ioctl.h> so it can get device name
|
2017-12-05 20:01:22 +01:00 |
|
kelderek
|
0b1cb83013
|
added #include <sys/ioctl.h> so it can get device name
|
2017-12-04 17:33:09 -05:00 |
|
martijn
|
17f23ba03b
|
remove unused variable
|
2017-12-03 20:28:09 +01:00 |
|
martijn
|
22665fa781
|
include version.h
v0.22
|
2017-12-03 19:31:17 +01:00 |
|
martijn
|
95dc8abcf3
|
fix 32bit issues
|
2017-12-03 19:07:31 +01:00 |
|
Martijn van Brummelen
|
fd55f48267
|
add gitignore file
|
2017-12-02 20:18:53 +01:00 |
|