CVS log for libaitio/inc/aitio.h

[BACK] Up to [ELWIX - Embedded LightWeight unIX -] / libaitio / inc

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN
Current tag: io2_1


Revision 1.11.2.27: download - view: text, markup, annotated - select for diffs
Fri Oct 14 07:39:47 2011 UTC (12 years, 7 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.26: preferred, colored; branchpoint 1.11: preferred, colored; next MAIN 1.12: preferred, colored
Changes since revision 1.11.2.26: +8 -1 lines
added new function io_ether_aton

Revision 1.11.2.26: download - view: text, markup, annotated - select for diffs
Fri Oct 14 07:28:16 2011 UTC (12 years, 7 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.25: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.25: +14 -1 lines
add new function io_ether_ntoa

Revision 1.11.2.25: download - view: text, markup, annotated - select for diffs
Fri Oct 7 10:41:11 2011 UTC (12 years, 7 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.24: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.24: +6 -4 lines
finish AES

Revision 1.11.2.24: download - view: text, markup, annotated - select for diffs
Fri Oct 7 10:32:35 2011 UTC (12 years, 7 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.23: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.23: +3 -2 lines
add IV to arguments

Revision 1.11.2.23: download - view: text, markup, annotated - select for diffs
Fri Oct 7 09:14:40 2011 UTC (12 years, 7 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.22: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.22: +11 -1 lines
added aes unit test
add AES ctr cipher feature

Revision 1.11.2.22: download - view: text, markup, annotated - select for diffs
Tue Oct 4 14:33:32 2011 UTC (12 years, 8 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.21: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.21: +9 -1 lines
added new API

Revision 1.11.2.21: download - view: text, markup, annotated - select for diffs
Sun Sep 25 23:03:46 2011 UTC (12 years, 8 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.20: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.20: +5 -1 lines
little fix ... move some header includes from global.h into aitio.h
because include of aitio.h into other projects generate warnings

Revision 1.11.2.20: download - view: text, markup, annotated - select for diffs
Thu Sep 22 22:29:01 2011 UTC (12 years, 8 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.19: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.19: +4 -4 lines
change API name

Revision 1.11.2.19: download - view: text, markup, annotated - select for diffs
Thu Sep 22 22:25:12 2011 UTC (12 years, 8 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.18: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.18: +4 -3 lines
added new parameter for pty in ioFreePTY

Revision 1.11.2.18: download - view: text, markup, annotated - select for diffs
Wed Sep 21 13:25:19 2011 UTC (12 years, 8 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.17: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.17: +13 -1 lines
added new pty function :)
ioForkPTY() like forkpty(), but do many many more work and get tty device

Revision 1.11.2.17: download - view: text, markup, annotated - select for diffs
Mon Sep 19 23:30:50 2011 UTC (12 years, 8 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.16: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.16: +15 -1 lines
added few tty management functions

Revision 1.11.2.16: download - view: text, markup, annotated - select for diffs
Mon Sep 19 23:09:16 2011 UTC (12 years, 8 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.15: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.15: +13 -6 lines
added setsid and makes control tty

Revision 1.11.2.15: download - view: text, markup, annotated - select for diffs
Mon Sep 19 22:41:04 2011 UTC (12 years, 8 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.14: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.14: +19 -1 lines
add new func

Revision 1.11.2.14: download - view: text, markup, annotated - select for diffs
Mon Sep 19 21:59:57 2011 UTC (12 years, 8 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.13: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.13: +21 -1 lines
start new feature::
 - pty/tty management

Revision 1.11.2.13: download - view: text, markup, annotated - select for diffs
Wed Sep 7 13:49:28 2011 UTC (12 years, 8 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.12: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.12: +19 -1 lines
add 2 new functions for marshaling without swap digits to BE order

Revision 1.11.2.12: download - view: text, markup, annotated - select for diffs
Mon Sep 5 01:07:20 2011 UTC (12 years, 9 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.11: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.11: +2 -2 lines
add assert

Revision 1.11.2.11: download - view: text, markup, annotated - select for diffs
Thu Sep 1 15:11:16 2011 UTC (12 years, 9 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.10: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.10: +2 -1 lines
add new helper blob macro

Revision 1.11.2.10: download - view: text, markup, annotated - select for diffs
Thu Sep 1 08:13:10 2011 UTC (12 years, 9 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.9: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.9: +3 -3 lines
fix in macros

Revision 1.11.2.9: download - view: text, markup, annotated - select for diffs
Wed Aug 31 13:23:25 2011 UTC (12 years, 9 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.8: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.8: +2 -2 lines
fix type of call

Revision 1.11.2.8: download - view: text, markup, annotated - select for diffs
Wed Aug 31 12:58:27 2011 UTC (12 years, 9 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.7: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.7: +9 -1 lines
added split array copy & io_sarrSeg macros

Revision 1.11.2.7: download - view: text, markup, annotated - select for diffs
Wed Aug 31 12:46:58 2011 UTC (12 years, 9 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.6: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.6: +8 -1 lines
added new array function for copy dynamic array

Revision 1.11.2.6: download - view: text, markup, annotated - select for diffs
Wed Aug 31 12:29:32 2011 UTC (12 years, 9 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.5: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.5: +40 -19 lines
added many changes and features
- added macros for array
- reworked assert when destroy arrays
- added feature for free before shrink into io_arrayGrow
- add general feature for marshaling

Revision 1.11.2.5: download - view: text, markup, annotated - select for diffs
Tue Aug 30 08:54:25 2011 UTC (12 years, 9 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.4: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.4: +24 -17 lines
add zero copy support for AIT RPC vars

Revision 1.11.2.4: download - view: text, markup, annotated - select for diffs
Mon Aug 29 23:27:22 2011 UTC (12 years, 9 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.3: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.3: +2 -2 lines
fix macro

Revision 1.11.2.3: download - view: text, markup, annotated - select for diffs
Mon Aug 29 23:10:51 2011 UTC (12 years, 9 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.2: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.2: +20 -18 lines
macros fixes

Revision 1.11.2.2: download - view: text, markup, annotated - select for diffs
Mon Aug 29 22:35:20 2011 UTC (12 years, 9 months ago) by misho
Branches: io2_1
Diff to: previous 1.11.2.1: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.1: +3 -5 lines
added AIT RPC variables

Revision 1.11.2.1: download - view: text, markup, annotated - select for diffs
Mon Aug 29 14:57:53 2011 UTC (12 years, 9 months ago) by misho
Branches: io2_1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +121 -1 lines
pre initial commit of ELWIX RPC moved to aitio

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Aug 29 12:00:57 2011 UTC (12 years, 9 months ago) by misho
Branches: MAIN
CVS tags: IO2_0
Branch point for: io2_1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +37 -19 lines
ver 2.0

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>