Add script reading bootloader flags
[pub/lufa.git] / Projects / Webserver / Lib /
2022-01-02 Peter HennMerge tag 'LUFA-210130' into ProMicro
2021-12-29 Peter HennMerge tag 'LUFA-170418' into ProMicro
2021-01-30 Dean CameraUpdate copyrights for 2021.
2020-06-15 Dean CameraDocumentation: Update copyrights to 2020.
2019-01-08 Dean CameraDocumentation: Update copyrights to 2019.
2019-01-08 Dean CameraMerge pull request #142 from jacobseptember/master
2018-12-09 Dean CameraFix invalid DHCP server socket creation in the Webserve...
2018-01-04 Dean CameraUpdate copyrights for 2018.
2017-04-18 Dean CameraUpdate copyrights for 2017.
2016-04-03 Dean CameraMerge branch 'master' into dmbs
2016-01-31 Dean CameraUpdate copyrights to 2016.
2015-10-03 Dean CameraMerge pull request #46 from NicoHood/patch-1
2015-09-27 Dean CameraFixed incorrect comments in DataflashManager.c (thanks...
2015-08-01 Dean CameraMerge pull request #49 from the2masters/progmem
2015-05-17 Dean CameraUpdate copyrights to 2015 (better late than never).
2014-09-14 Dean CameraObsolete the old MACROS and MACROE convenience macros.
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2013-03-18 Dean CameraMinor documentation improvements.
2013-03-09 Dean CameraAdd dummy handler for SCSI_CMD_START_STOP_UNIT in all...
2013-03-03 Dean CameraTag the LUFA-130303 release. LUFA-130303
2013-02-05 Dean CameraRemove CPPCheck suppressions for unused functions,...
2013-01-03 Dean CameraUpdate copyright year to 2013.
2012-10-05 Dean CameraMinor documentation improvements.
2012-09-22 Dean CameraAdd CPPCheck supression in the Webserver project, as...
2012-09-01 Dean CameraUpdate FatFS library copies to the latest R0.09a version.
2012-08-18 Dean CameraSpell-check latest trunk source code.
2012-06-09 Dean CameraSpell check source code, fix mistakes.
2012-05-27 Dean CameraMerge in AppConfigHeaders branch to trunk, altering...
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-26 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-21 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest main.
2012-05-13 Dean CameraAppConfigHeaders: Switch low level Device mode demos...
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-12 Dean CameraAppConfigHeaders: Fix broken documentation in the HID...
2012-05-12 Dean CameraAppConfigHeaders: Merge in minor changes from trunk.
2012-05-12 Dean CameraAppConfigHeaders: Update several additional user projec...
2012-02-29 Dean CameraUpdate StaticAnalysisTest to check for missing header...
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2011-12-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
2011-11-18 Dean CameraAdded Class, ClassDevice, ClassHost and ClassCommon...
2011-11-09 Dean CameraUse strcat() in the HTTPServer project instead of using...
2011-07-30 Dean CameraFixed incorrect Dataflash buffer use in the DataflashMa...
2011-07-15 Dean CameraAdd missing SVN eol-style property to files where it...
2011-07-08 Dean CameraUpdated all host mode demos and projects to use the...
2011-07-04 Dean CameraSwitch the HTTP Webserver project to use the safer...
2011-06-05 Dean CameraMassive corrections to the project documentation and...
2011-06-01 Dean CameraSpell check library source code files.
2011-05-26 Dean CameraUpdate Webserver project to remove DHCP IP configuratio...
2011-05-23 Dean CameraCorrect errors in the DHCP Server application in the...
2011-05-22 Dean CameraAdd RNDIS Device support to the Webserver project,...
2011-04-08 Dean CameraMove global interrupt enable/disable functions out...
2011-04-08 Dean CameraAdd in a new common Delay_MS() function, which provides...
2011-04-04 Dean CameraRenamed all low level Endpoint_Read_*, Endpoint_Write_...
2011-03-23 Dean CameraUse the MIN() macro where possible instead of manual...
2011-02-10 Dean CameraAdd static keyword to all project globals whose scope...
2011-02-06 Dean CameraUpdate projects using FatFS and PetiteFatFS to the...
2011-01-10 Dean CameraAltered all endpoint/pipe stream transfers so that...
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-11-26 Dean CameraAdded ability to write protect Mass Storage disk write...
2010-11-25 Dean CameraChanged the XPLAINBridge software UART to use the regul...
2010-11-08 Dean CameraAdded board hardware driver support for the Adafruit...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-24 Dean CameraAll USB class drivers are now automatically included...
2010-10-13 Dean CameraMinor documentation corrections.
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-10-12 Dean CameraFix Webserver project code not compiling due to the...
2010-08-31 Dean CameraClarify in the project documentation files what the...
2010-08-18 Dean CameraFixed MassStorage based demos and projects resetting...
2010-07-30 Dean CameraOops - fix mixed "initialize" and "initialise" - opt...
2010-07-30 Dean CameraMore spell checking of all source files -- correct...
2010-07-30 Dean CameraSpell check more of the third party libraries used...
2010-07-29 Dean CameraSpell check all source files once again to find any...
2010-07-21 Dean CameraUpdate all demos, projects and bootloaders to indent...
2010-07-19 Dean CameraUpdate makefiles to use the latest WinAVR/Atmel toolcha...
2010-07-15 Dean CameraDisable strict aliasing explicitly in the project makef...
2010-07-15 Dean CameraFix pointer aliasing warning in the Mass Storage demos.
2010-07-09 Dean CameraRewrote the implementation of the SwapEndian_16() and...
2010-06-14 Dean CameraUpdate TemperatureDataLogger and Webserver projects...
2010-06-03 Dean CameraMore documentation fixes.
2010-06-03 Dean CameraMinor documentation cleanups.
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-05-07 Dean CameraChange over unix line-endings to dos line endings.
2010-04-18 Dean CameraAdd const keyword to the demo function parameters where...
2010-03-10 Dean CameraAdded ENABLE_TELNET_SERVER compile time option to the...
2010-03-09 Dean CameraFix incorrect LED mask name in the Webserver project.
2010-03-09 Dean CameraWebserver project now uses the board LEDs to indicate...
2010-02-19 Dean CameraCommit for the 100219 release.
2010-02-18 Dean CameraUse a temporary variable to hold the current URI length...
2010-02-18 Dean CameraAdd uIP-split code to the Webserver project, so that...
2010-02-15 Dean CameraOops - missing brackets in the declaration of a string...
2010-02-12 Dean CameraSpeed up Webserver demo data rate by not sending a...
2010-02-12 Dean CameraMove DHCP negotiation timer into the DHCP connection...
2010-02-12 Dean CameraFix DHCPClient init code in the Webserver project writi...
2010-02-09 Dean CameraFixed USB_GetHIDReportSize() returning the number of...
next