aboutsummaryrefslogtreecommitdiff
path: root/src/share/classes/java/net/NetworkInterface.java
AgeCommit message (Expand)Author
2013-07-308021833: javadoc cleanup in java.netjuh
2012-11-027197491: update copyright year to match last edit in jdk8 jdk repositoryalanb
2012-07-307120665: Change Java SE spec so that external networking not requiredmichaelm
2012-05-017164376: Replace use of sun.security.action.LoadLibraryAction with System.loa...mchung
2012-03-067113349: Initial changeset for Macosx port to jdkmichaelm
2011-04-20Mergeasaha
2011-04-067033660: Update copyright year to 2011 on any files changed in 2011ohair
2011-02-187013969: NetworkInterface.toString can reveal bindingschegar
2011-01-137003398: NetworkInterface equals() and hashCode() behaviors depend on permiss...michaelm
2010-12-286962318: Update copyright yearohair
2010-07-226952603: NetworkInterface reveals local network address to untrusted codemichaelm
2010-05-256943119: Rebrand source copyright noticesohair
2010-04-136706251: api/java_net/NetworkInterface/index.html#misc: getDisplayName() retu...chegar
2009-12-026893954: Subclasses of InetAddress may incorrectly interpret network addressesmichaelm
2008-08-314640544: New I/O: Complete socket-channel functionalityalanb
2008-08-256717876: Make java.net.NetworkInterface.getIndex() publicjccollet
2008-07-026719955: Update copyright yearxdono
2008-03-076615656: Removed unimplemented java.net methodschegar
2007-12-01Initial loadduke