summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a match-spec trace bug that could cause emulator crashSverker Eriksson2011-07-071-0/+4
* Merge branch 'ia/ssl/session-table-clean-up/OTP-9346' into maint-r14Erlang/OTP2011-07-067-24/+109
|\
| * The clean up of the session table now works as intended.Ingela Anderton Andin2011-07-067-24/+109
|/
* Merge branch 'bmk/inets/inets57_integration2' into maint-r14Erlang/OTP2011-06-2215-540/+1133
|\
| * Fixed non-related ftp test case.Micael Karlberg2011-06-221-12/+23
| |\
| | * Fixed non-related test case (ticket_6035).Micael Karlberg2011-06-221-12/+23
| * | Corrected appup-file (missing ',').Micael Karlberg2011-06-171-2/+2
| * | Fixed ipv6 support detection.Micael Karlberg2011-06-171-1/+1
| * | (httpc) test case cleanups.Micael Karlberg2011-06-172-15/+19
| * | [httpc|httpd] Added support for IPv6 with ssl.Micael Karlberg2011-06-1511-513/+1012
| |\ \
| | * | Uppdated appup-file.Micael Karlberg2011-06-151-2/+8
| | * | Fixed IPv6 test case selection. That is if a IPv6 test case shouldMicael Karlberg2011-06-153-73/+149
| | * | Stopping httpc client...Micael Karlberg2011-06-152-45/+79
| | * | Added test cases for httpd.Micael Karlberg2011-06-155-170/+318
| | * | Clients started stand-alone not properly handled.Micael Karlberg2011-06-152-91/+97
| | * | Clients started stand-alone not properly handled.Micael Karlberg2011-06-152-6/+4
| | * | Temporary solution for profile_name stuff. What about Pids???Micael Karlberg2011-06-151-10/+14
| | * | SSL with IPv6 now works "in principle".Micael Karlberg2011-06-157-198/+420
| * | | [httpc] Remove unnecessary usage of iolist_to_binary whenMicael Karlberg2011-06-153-8/+15
| |\ \ \
| | * | | [httpc] Remove unnecessary usage of iolist_to_binary whenMicael Karlberg2011-06-154-9/+57
| |/ / / |/| | |
| * | | [ftp] FTP client doesn't work with IPv6 host.Micael Karlberg2011-06-155-6/+23
| |\ \ \ | | | |/ | | |/|
| | * | Set proper version (5.7).Micael Karlberg2011-06-152-3/+3
| | * | Updated release notes.Micael Karlberg2011-05-311-0/+34
| | * | OTP-9342: FTP client doesn't work with IPv6Micael Karlberg2011-05-275-5/+24
| * | | Peer/sockname resolv doesn't work with IPv6 addrs in HTTP.Micael Karlberg2011-06-154-31/+86
| |\ \ \ |/ / / /
| * | | Set proper version (5.7).Micael Karlberg2011-06-152-3/+3
| | |/ | |/|
| * | Peer/sockname resolv doesn't work with IPv6 addrs in HTTP.Micael Karlberg2011-05-304-31/+86
| |/
* | Merge branch 'maint-r13' into maint-r14Micael Karlberg2011-06-100-0/+0
|\ \ | |/ |/|
| * Merge branch 'bmk/snmp/manager/override_community_for_req/OTP-9236' into main...Erlang/OTP2011-05-236-749/+715
| |\
| | * Added (intial) override community stuff.Micael Karlberg2011-05-103-643/+476
| | * Udated documentation (and version).Micael Karlberg2011-05-063-106/+239
| |/
* | Prepare releaseOTP_R14B03Erlang/OTP2011-05-2448-24/+1458
* | Merge branch 'hb/kernel/opaque_decls/OTP-9337' into devBjörn-Egil Dahlberg2011-05-242-2/+2
|\ \
| * | Modify two opaque typesHans Bolinder2011-05-242-2/+2
* | | Merge branch 'ia/ssl/ets-table-cleanup' into devBjörn-Egil Dahlberg2011-05-242-3/+3
|\ \ \
| * | | Corrected last argument to timer:apply_after also corrected a dilyzer specIngela Anderton Andin2011-05-242-3/+3
* | | | Merge branch 'ks/erl_bif_types-fixes' into devBjörn-Egil Dahlberg2011-05-242-49/+50
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix crash when a contract range warning is emitted for a module already in pltStavros Aronis2011-05-231-13/+20
| * | | Fix erroneous definition of t_binary_compiled_pattern()Kostis Sagonas2011-05-231-36/+30
* | | | Merge branch 'hb/stdlib/spec_fix/OTP-9333' into devHans Bolinder2011-05-232-2/+2
|\ \ \ \
| * | | | Fix a spec and a typeHans Bolinder2011-05-232-2/+2
|/ / / /
* | | | Update copyright yearsBjörn-Egil Dahlberg2011-05-20158-158/+158
* | | | Update preloaded modulesBjörn-Egil Dahlberg2011-05-208-0/+0
* | | | Update primary bootstrapBjörn-Egil Dahlberg2011-05-2059-110/+134
* | | | Merge branch 'kenneth/asn1/longlength/OTP-9303' into devBjörn-Egil Dahlberg2011-05-2010-7410/+69
|\ \ \ \
| * | | | Fixed DRIVER_INIT prototypeKenneth Lundin2011-05-201-2/+0
| * | | | Corrected handling of long length in driver and updated test suitesKenneth Lundin2011-05-1910-7410/+71
* | | | | Merge branch 'nick/orber/dialyzer_warnings/OTP-9326' into devNiclas Eklund2011-05-203-2/+18
|\ \ \ \ \
| * | | | | OTP-9326Niclas Eklund2011-05-193-2/+18
* | | | | | Merge branch 'nick/Cos-Apps/remove_shy_in_doc/OTP-9319' into devNiclas Eklund2011-05-2060-191/+262
|\ \ \ \ \ \