Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9992 7 d 10 h hidnplayr /programs/network/ircc/ Bugfix in CTCP  
9991 8 d 13 h hidnplayr /programs/network/ssh/ Automatic algorithm selection.  
9990 9 d 12 h hidnplayr /programs/network/ssh/ Added support for encrypt-then-mac modes (hmac-sha2-256-etm,hmac-sha2-512-etm)  
9988 11 d 17 h ace_dent / Optimize logo.png

Lossless optimization of png files:
- 2x `logo.png` slimmed 2623 bytes, ~5% saving.
 
9987 12 d 12 h hidnplayr /programs/network/ssh/ -Added Poly1305-Chacha20 cipher (new hardcoded default)
-Use HMAC and CTR/CBC from libcrash instead of our own implementations
-Fixed stack allocation for keystroke handler thread
 
9986 12 d 12 h hidnplayr /programs/develop/libraries/libcrash/mac/ Poly1305: Fix forgotten variable init  
9985 13 d 12 h hidnplayr /programs/network/ssh/ Small speedup in modular exponentation routine (still not side channel resiliant)  
9984 13 d 22 h hidnplayr /programs/network/ircc/ Fixed bug when parsing JOIN command.
Implemented proper handeling of partially received commands.
 
9981 19 d 11 h hidnplayr /programs/network/ircc/ -Fixed bug where some commands were terminated with \r\r instead of \r\n  
9980 24 d 10 h hidnplayr /programs/network/netstat/ Allow cursor keys in editboxes (as mentioned in bug #153)  
9979 24 d 11 h hidnplayr /programs/network/ircc/ -Fixed bug #150: ping reply length
-Fixed bug where some commands were terminated with \n\r instead of \r\n
 
9978 24 d 15 h hidnplayr /programs/network/ircc/ Fixed bug #149 : parsing of subsequent non-printable characters  
9973 40 d 13 h rgimad /programs/develop/ktcc/trunk/libc.obj/include/ libc.obj: added _ksys_blitter (sysfn73), add forgotten static in libimg.h  
9972 46 d 18 h Doczom /programs/ programs in "programs\media" that use deleted system functions and whose rewriting is not rational have been moved to "programs\other\outdated"  
9971 57 d 21 h Doczom /programs/ Update headers programs : delete MENUET00 header on 2 programs.
Fixed mario2 game : delete using sysfn 6 and added constants
Update macro.inc : Added new fields in process_information
 
9970 58 d 14 h turbocat / DGen-SDL:
- The home directory is now taken from system.env;
- The original documentation was restored and converted into html;
- File path hints now work in command mode.
 
9965 64 d 4 h dunkaist / Update demos/gears to use sys/ksys.h  
9952 74 d 10 h turbocat / NewLib:
- Duplicate functionality files removed;
- Refactoring of file handling functions;
- Removed broken impliments.
Gears (C + TinyGL):
- Removed because it duplicates an existing example on Fasm and uses unsupported wrappers on the KOS API.
KosJS:
- Removed. The MuJS port is too old and not used anywhere. Support is not profitable.
Backy:
- Removed useless GCC version. Support is not profitable.
DGen-SDL and SQLite3
- Fix after removing broken "dirent.h".
Fridge:
- Moving the KOS API wrapper to avoid compilation errors.
Udis86, uARM and 8086tiny:
- Fix after removing redundant "kos_LoadConsole.h".
 
9947 169 d 10 h ace_dent / Update `docs/README.TXT` and rename to `CREDITS`
- Rename to `CREDITS.TXT` for clarity.
- Improve text of opening paragraph. Thanks to various translators.
- Reformat to use headings, removing excessive whitespace characters (~2.5KiB).
- Sort list of contributors alphabetically; easier to maintain.
- Add missing contributors and remove from `kernel.asm`. Thanks to @rgimad.
- Minor formatting and whitespace cleanup.
 
9946 169 d 19 h akron1 /programs/develop/cedit/ CEdit:
- added line spacing setting
- disabled highlighting of anonymous labels
 

Show All