aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2011-12-21[snmp] Be more verbose in the worker procsMicael Karlberg
2011-12-21[snmp] Add a more informative return value when the trap sending failsMicael Karlberg
2011-12-21[snmp] Fixed the mt_trap test-caseMicael Karlberg
2011-12-21[snmp] Maximum number of varbinds in a Get-BULK responseMicael Karlberg
2011-12-21[snmp] Correted the expect bug in the snmp test utilityMicael Karlberg
2011-12-21[snmp] Mostly added some more verbosity stuffMicael Karlberg
2011-11-01[httpd] GET request with malformed header date causedMicael Karlberg
2011-11-01[httpd] GET request with malformed header date causedMicael Karlberg
2011-11-01Added versions 5.2, 5.1.3 and 5.1.2 again.Micael Karlberg
2011-10-26Uncommented ipv6 test cases.Micael Karlberg
2011-10-26Fixed HTML encode. First *try* to hex decode uri, and thenMicael Karlberg
2011-10-26Skip catching hex decode failure.Micael Karlberg
2011-10-26Fixed hex-decoding.Micael Karlberg
2011-10-25Problems with proxy test cases.Micael Karlberg
2011-10-25Added release notes, appup and correct version.Micael Karlberg
2011-10-25Merge branch 'maint-r13' of super:otp into bmk/inets/httpd/xss_when_erl_encod...Micael Karlberg
2011-10-25The XSS prevention methods used was confused if theMicael Karlberg
2011-09-19erts,kernel: Bugfix - read SCTP socket options from right protocol layerRaimo Niskanen
2011-09-19erts: Fix bug SCTP send can only be called from controlling processRaimo Niskanen
2011-09-15Updated http-server to make sure URLs in error-messagesMicael Karlberg
2011-05-10Added (intial) override community stuff.Micael Karlberg
2011-05-06Udated documentation (and version).Micael Karlberg
2010-12-14Merge branch 'nick/orber/old_ssl_option/OTP-8994' into maint-r13Erlang/OTP
2010-12-14Support for recursive unions and structs. Break loop if recursive TypeCode.Niclas Eklund
2010-12-10Merge branch 'maint-r13' of super:otp into nick/orber/recursive_types/OTP-8868Niclas Eklund
2010-12-10The SSL option {ssl_imp, old} was not used if ssl_generation was set to 2. On...Niclas Eklund
2010-10-27Prepare releaseErlang/OTP
2010-10-27Merge branch 'nick/cosNotification/deprecated_regexp/OTP-8846' into maint-r13Erlang/OTP
2010-10-27Merge branch 'nick/orber/corbaloc_http/OTP-8900' into maint-r13Erlang/OTP
2010-10-27Fiex TR tag.Niclas Eklund
2010-10-27Incorrect TR tag.Niclas Eklund
2010-10-25Update version numbersErlang/OTP
2010-10-25The fix regarding OTP-8863 was not included in the previous version as statedNiclas Eklund
2010-10-21Update release notesErlang/OTP
2010-10-21Merge branch 'nick/ssh/fix-process-leak/OTP-8807' into maint-r13Erlang/OTP
2010-10-21Merge branch 'nick/ssh/crash_report/OTP-8881' into maint-r13Erlang/OTP
2010-10-19Merge branch 'maint-r13' of super:otp into nick/orber/corbaloc_http/OTP-8900Niclas Eklund
2010-10-19A corbaloc http string could return an EXIT message, instead of a systemNiclas Eklund
2010-10-14Add test suite for cosFileTransferNiclas Eklund
2010-10-06In some cases a crash report was generated when a connection was closing down.Niclas Eklund
2010-10-04Prepare releaseErlang/OTP
2010-10-04Add additional test to cover this correctionKenneth Lundin
2010-09-24correct the encoding of ExtensionAdditionGroupKenneth Lundin
2010-09-23tempKenneth Lundin
2010-09-23Add support for ExtensionAdditionGroup notation in nested types as wellKenneth Lundin
2010-09-23Added basic tests for recursive uinions and structs.Niclas Eklund
2010-09-23Removed test code.Niclas Eklund
2010-09-23Added partial support for recursive IDL types.Niclas Eklund
2010-09-23Uppdatet year in header.Niclas Eklund
2010-09-23Added missing bracket.Niclas Eklund