1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 28, 2024 — Apr 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added declarations for functions NEWPasswords, NEWPassword and MACPassword to header keys.h; NEWPassword and MACPassword were originally declared as static functions in NEWPasswords.c and MACPasswords.c, respectively; More... about 10 years ago
Added module NEWPasswords to key.sh file; More... about 10 years ago
Added function NEWPassword and NEWPasswords used to produce totally random device address/password pairs for production purposes; More... about 10 years ago
Remove unecessary reference to header file. More... about 10 years ago
ARPCPrint: Remove unecessary reference to FREESCALE More... over 10 years ago
Remove unused random number generator functions. More... over 10 years ago
Remove trash files. More... over 10 years ago
Remove trash files. More... over 10 years ago
Update geographic location in version.h.
Charles Maier
as Charlie Maier on Appslinux01
More... over 10 years ago
Updated geographic location specified in version.h Signed-off-by: Charles Maier <[email protected]> More... over 10 years ago
Fixed bug introduced when we added an automatic device reset after flash memory write.
Charles Maier
as Charlie Maier on Appslinux01
More... almost 11 years ago
Ensure that softloader can be flashed prior to, but along with either PIB and firmware or just PIB.
Charles Maier
as Charlie Maier on Appslinux01
More... almost 11 years ago
Add options parameter to function FlashDevice2 and remove unused function FlashDevice. Flash options are now visible at the top of the function tree instead of being buried inside function FlashDevice2.
Charles Maier
as Charlie Maier on Appslinux01
More... almost 11 years ago
Fixed bug that failed to output some QoS settings when read back from device. More... about 11 years ago
Update usage More... about 11 years ago
Fix indenting More... about 11 years ago
adding my contact details to the list of contributors More... about 11 years ago
updating file header to new functions of the file More... about 11 years ago
adding capability of piblock() to recalculate the checksums for panther / lynx PIB files More... about 11 years ago
started implementing QCA7000 compatibility for psin More... about 11 years ago
Address open-plc-issue #30 where iso binaries overwrite slac binaries; More... about 11 years ago
Include slac changes from lategoodbye at i2se More... about 11 years ago
Merge pull request #31 from I2SE/master
Charles Maier
as Charlie Maier
More... about 11 years ago
Altered reference to VS_NW_INFO data array. More... about 11 years ago
Correct error in selection of watchdog log read action.
Charles Maier
as Charles Maier on Appslinux01
More... about 11 years ago
Fix default value for scale in manpage More... over 11 years ago
Make psgraph work with newer chipset like QCA7000 More... over 11 years ago
Add plchostd2 to .gitignore More... over 11 years ago
Replace confignumber with confignumber_range to avoid integer overflow at assignment More... over 11 years ago
Add new function confignumber_range it works like confignumber but allows the definition of a value range More... over 11 years ago